Ai Dev Cycle banner
frank40234 frank40234

Ai Dev Cycle

AI community

Description

--- description: 通用 AI Coding Agentic 主開發流程(Phase 0-7),自動適配任何專案類型與規模 --- 你現在要執行本專案的**主開發工作流**。 第一步:讀取 `.agents/workflows/ai-dev-cycle.md` 全文。 第二步:嚴格逐步執行其中定義的 Phase 0 → Phase 7,不得跳過任何 HITL 人工確認點(HITL-0a / HITL-0b / HITL-2)。 第三步:過程中依步驟呼叫對應的 skill(architect、pm-task-manager、coder、reviewer、documenter)。 Skill 之間不得互相直接呼叫,一律由本工作流依結果決定下一步。 同時遵循: - `.agents/rules/agentic-workflow.md`(工作流核心規則、任務狀態機、品質關卡) - `.agents/rules/global-rules.md`(全域行為規則) - `.agents/rules/skill-preflight.md`(每個 skill 的前置步驟) - `.a

Installation

Installs to ~/.claude/commands/frank40234-ai_coding_agentic_claude-ai-dev-cycle.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/frank40234/AI_Coding_Agentic_Claude/HEAD/.claude/commands/ai-dev-cycle.md -o ~/.claude/commands/frank40234-ai_coding_agentic_claude-ai-dev-cycle.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository