What problem does it solve?
This Skill removes the manual orchestration of planning, work, review, testing, autofix, todos, and final delivery by driving a predefined swarm-enabled LFG workflow through slash commands and agent coordination.
Core Features & Use Cases
- Sequential orchestration: Optionally run a
ralph-loop completion, invoke /ce:plan while recording the plan path in docs/plans/, and launch /ce:work with swarm subagents.
- Parallel validation: Spawn
/ce:review mode:report-only and /compound-engineering:test-browser as background agents once work finishes, then collect their results before mutating the repo.
- Autofix and finalize: Execute
/ce:review mode:autofix with the saved plan, resolve residual findings via /compound-engineering:todo-resolve, capture the feature walkthrough using /compound-engineering:feature-video, and publish <promise>DONE</promise> when complete.
Quick Start
Tell the assistant to run the slfg skill with your feature description to trigger its swarm-enabled autonomous workflow.