快速开发流程 - 包含4个核心节点的精简流程(v2.4 MVP):Requirement → Plan → Git Worktrees → Subagent Development。跳过需求探索、存量分析、设计、设计审查,适合简单功能和个人项目。触发条件:用户说'快速流程'、'快速开发'、'简单功能',或简单功能(预估<2小时)、需求明确、个人项目、紧急修复、全新模块。依赖节点Skills: requirement, plan, using-git-worktrees, subagent-development。
$npx -y skills add michaelche956/cadence-skills --skill quick-flowInstalls into the current project.
Run `npx skills use "https://github.com/michaelche956/cadence-skills" --skill "michaelche956/cadence-skills/quick-flow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/michaelche956/cadence-skills" that are relevant to the current task. Run `npx skills add "https://github.com/michaelche956/cadence-skills"` and select the relevant skills, then follow their instructions.