com um clique
ai-workflow
ai-workflow contém 2 skills coletadas de HaydenDekker, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.