원클릭으로
ai-workflow
ai-workflow에는 HaydenDekker에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Execute plan phases sequentially using pi RPC sub-agents. Reads a plan file, spawns a pi sub-agent per phase with full context, monitors for stalls, verifies compile/tests, and auto-commits. USE FOR: execute plan phases, run multi-phase plan, orchestrator, sequential plan execution, phase-by-phase plan, plan runner, sub-agent orchestration, automated plan execution. DO NOT USE FOR: writing plan content, creating ADRs, creating DPRs, manual code review.
Create and maintain project plans, ADRs, DPRs, and design documents. Plans drive agents through incremental change. Plans own feature branches — Draft→Active creates a branch, Active→Complete merges to main. Finished plans are auto-purged from the master index after 4 weeks (git preserves them) while lasting knowledge is extracted to design documents. USE FOR: create plan, update plan, complete plan, archive plan, create ADR, create DPR, create design document, document architecture, document design, project documentation, ADR, architecture decision record, DPR, design pattern record, master plan, document status, extract knowledge from plan, merge plan branch, update master plan, purge old plans. DO NOT USE FOR: writing code, running tests, building, deploying.