Автопилот полного цикла разработки
★ 8.5 · vibe-coding
autopilot is a Claude Code skill that autonomously handles the complete software development lifecycle — from a 2–3 line product idea to working, validated code. It runs through distinct phases in sequence: requirements expansion, technical design, parallel implementation, QA cycling (up to 5 iterations), and multi-perspective validation, ensuring each phase completes before the next begins. Named workflow profiles can be configured via `--workflow` in project JSONC, supporting stage pipelines such as `ralplan → execution → ralph → qa`. Execution can be cancelled at any time with `/oh-my-claudecode:cancel`, with progress preserved for resumption. Autopilot is built for developers who want fully hands-off feature or product builds without manually coordinating planning, coding, testing, and review steps.
- #automation
- #workflow-orchestration
- #end-to-end
- #code-generation
- #qa