autopus-adk
Multi-agent coding pipeline with planning, testing, review, security audits
All Skills in This Repository (17)
Pure Emerald Level Indicatorsauto-verify
Routes verify alias invocations to the canonical auto workflow preserving flags and context.
auto-map
Resolve alias invocations to the canonical auto router in Autopus environments.
auto-canary
Execute build, end-to-end tests, and browser health checks for deployment validation.
auto-test
Route $auto-test alias invocations to the canonical auto router.
auto-dev
Route alias-based development requests to the canonical auto router.
auto-fix
Route alias prompts to the canonical auto router for bug-fix workflows.
auto-setup
Redirect alias invocations to the canonical auto workflow while preserving flags.
auto
Route user subcommand requests to the correct Autopus workflow surface.
auto-status
Route alias status requests to the canonical auto router for SPEC status.
auto-plan
Route plan requests to the canonical auto workflow while preserving flags.
auto-doctor
Route doctor alias requests to the Auto workflow while preserving flags.
auto-go
Reinterpret `$auto-go` alias invocations as `@auto go` to route to the canonical router.
Frequently Asked Questions
FAQPage SchemaHow to install Autopus-ADK?โผ
Run `npx skills add Insajin/autopus-adk --all -g -y` in your terminal to install all skills globally.
What does Autopus-ADK do?โผ
It gives your coding assistant a full engineering workflow: planning, TDD implementation, code review, security audits, and documentation sync, all driven by one command like /auto dev.
Which coding platforms does Autopus support?โผ
One configuration works across Claude Code, Codex, Antigravity CLI, OpenCode, and Oh My Pi, so you never rewrite rules when switching tools.
How does multi-model review work in Autopus?โผ
Adding --multi to any command makes multiple models independently analyze, debate, and blindly judge each other's output to catch mistakes a single model would miss.
Can I use Autopus-ADK without prompt engineering experience?โผ
Yes. You describe the feature in plain language and the harness handles planning, delegation to specialized workers, and verification automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core