Documentation Index
Fetch the complete documentation index at: https://docs.skrmir.com/llms.txt
Use this file to discover all available pages before exploring further.
Tool Integrations
The repository does not currently ship the aios agent ... subcommands shown on this page. They are retained only as future CLI/agent integration direction.
Audience
This page is for users integrating Codex, Claude, opencode, or additional AI coding tools.Goal and Scope
This page explains onboarding flow, tooling recommendations, and extension guidance.Supported Tools
- Codex CLI
- Claude CLI
- opencode CLI
Planned Onboarding Flow (Not Yet Implemented)
Tooling Recommendations
- assign an independent profile for each tool
- choose default tools by workload type
- pin and record versions for reproducibility
Extending New Tools
- implement a unified adapter for I/O semantics
- support session create/run/stream/terminate lifecycle
- plug into scheduler and audit pipelines