rutebayar-agent-contributor
Installation
SKILL.md
Rute Bayar AI Agent & Contributor
Use this skill for AI Agent and contributor work where correctness depends on Rute Bayar's CLI, daemon, provider model, sandbox/prod differences, and contribution conventions.
Start Here
- Confirm the command name is
rutebayar, notrute-bayar. - Read the local repo first when available:
README.md,docs/provider-integration.md,docs/operations-runbook.md, and provider-specific docs underdocs/providers/. - Keep credentials out of commits, PR bodies, issue comments, screenshots, and logs shown to public channels.
- Prefer
lean-ctx -c "<command>"for shell exploration when available. - For current provider behavior, verify against official provider docs before changing adapter logic.
Choose The Workflow
- Sandbox/prod operation, AI Agent billing, webhook, forwarding, health checks: read
references/operator-workflows.md. - Adding or modifying providers: read
references/contributor-workflows.md. - Provider capability caveats and current integration matrix: read
references/provider-matrix.md. - CI, E2E, PR, release, and Homebrew distribution: read
references/release-ci.md.