Agent Setup
Workflow
- •Open the setup guide:
documentation/setup.md. - •Follow the venv + requirements steps for this project.
- •Wire
binto PATH in the target shell (WSL preferred). - •Verify routing with
type -a git/type -a ghandrouter.sh --check status. - •If you want a
routershortcut, add an alias or symlink torouter.sh. - •Confirm config behavior in
config/cli_router.yaml(override with--configif needed).
References
- •
documentation/setup.md: venv setup, PATH wiring, and verification steps. - •
documentation/quickstart.md: quick command list to confirm routing works. - •
documentation/testing.md: optional test run after setup changes. - •
documentation/wrappers.md: router entry points and shim behavior. - •
config/cli_router.yaml: default profiles + routing settings. - •
config/cli_router_custom_commands.yaml: custom command sequences.