From compound-engineering
Full autonomous engineering workflow using swarm mode for parallel execution
npx claudepluginhub apollostreetcompany/codex-compound --plugin compound-engineeringThis skill uses the workspace's default tool permissions.
Swarm-enabled LFG. Run these steps in order, parallelizing where indicated. Do not stop between steps — complete every step through to the end.
Executes full autonomous engineering workflow with swarm-mode parallelization: plans features, builds via agent swarms, parallel reviews/tests/de-slopping, autofixes, learns patterns, resolves todos, records PR video.
Executes full autonomous software engineering workflow using swarm mode for parallel planning, coding, review, testing, autofix, todo resolution, and feature video in PR.
Generates feature specs, implementation plans with task checklists, and project loop infrastructure via interactive user interviews on scope, risk tolerance, and validation.
Share bugs, ideas, or general feedback.
Swarm-enabled LFG. Run these steps in order, parallelizing where indicated. Do not stop between steps — complete every step through to the end.
ralph-loop skill is available, run /ralph-loop:ralph-loop "finish all slash commands" --completion-promise "DONE". If not available or it fails, skip and continue to step 2 immediately./ce:plan $ARGUMENTS/compound-engineering:deepen-plan
deepen-plan workflow only if the plan is Standard or Deep, touches a high-risk area (auth, security, payments, migrations, external APIs, significant rollout concerns), or still has obvious confidence gaps in decisions, sequencing, system-wide impact, risks, or verificationdeepen-plan workflow, confirm the plan was deepened or explicitly judged sufficiently grounded before moving on/ce:work — Use swarm mode: Make a Task list and launch an army of agent swarm subagents to build the planAfter work completes, launch steps 5 and 6 as parallel swarm agents (both only need code to be written):
/ce:review — spawn as background Task agent/compound-engineering:test-browser — spawn as background Task agentWait for both to complete before continuing.
/compound-engineering:resolve-todo-parallel — resolve findings, compound on learnings, clean up completed todos/compound-engineering:feature-video — record the final walkthrough and add to PR<promise>DONE</promise> when video is in PRStart with step 1 now.