Autonomous workflow - research, plan, and implement with minimal interruption
/plugin marketplace add arevlo/claude-code-workflows/plugin install arevlo-swarm@claude-code-workflows<goal>Autonomous mode for complex tasks. Follows ACE (Advanced Context Engineering) principles: - **Research → Plan → Implement** phases (don't skip) - **Subagents for context isolation** (fresh context windows) - **Human leverage at planning** (approve before implementation) - **Compacted outputs** (structured summaries, not verbose logs) ## Usage **Examples:** ## Steps ### Phase 0: Resume Check (if --resume flag) If `--resume` flag is provided: 1. **Find checkpoint to resume:** - If no specific file given: Find most recent checkpoint in `.claude/swarm/progress/` - If file given: ...