InsajinInsajinCommunityยท17 Agent Skills Included

autopus-adk

Multi-agent coding pipeline with planning, testing, review, security audits

Turns coding assistants into a coordinated engineering team that plans, builds, tests, reviews, and documents features end to end. Eliminates platform lock-in, forgotten decisions, and untested code by enforcing specs, quality gates, and persistent project context. Runs one-command workflows across Claude Code, Codex, OpenCode, and other platforms with parallel workers and multi-model review.
npx skills add Insajin/autopus-adk --all -g -y
Available:

Instructs the agent on how to route commands to the installed skills, delegate work to the 16 specialized sub-agents, and enforce rules like the 300-line file limit and language policy.

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-verify

Routes verify alias invocations to the canonical auto workflow preserving flags and context.

Community
Intermediate
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-map

Resolve alias invocations to the canonical auto router in Autopus environments.

Community
Intermediate
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-canary

Execute build, end-to-end tests, and browser health checks for deployment validation.

Community
Basic
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-test

Route $auto-test alias invocations to the canonical auto router.

Community
Basic
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-dev

Route alias-based development requests to the canonical auto router.

Community
Advanced
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-fix

Route alias prompts to the canonical auto router for bug-fix workflows.

Community
Basic
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-setup

Redirect alias invocations to the canonical auto workflow while preserving flags.

Community
Basic
๐Ÿ“ฆ In Repo
InsajinInsajin

auto

Route user subcommand requests to the correct Autopus workflow surface.

Community
Advanced
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-status

Route alias status requests to the canonical auto router for SPEC status.

Community
Basic
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-plan

Route plan requests to the canonical auto workflow while preserving flags.

Community
Basic
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-doctor

Route doctor alias requests to the Auto workflow while preserving flags.

Community
Basic
๐Ÿ“ฆ In Repo
InsajinInsajin

auto-go

Reinterpret `$auto-go` alias invocations as `@auto go` to route to the canonical router.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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โ†’