{"id":"workflow-patterns","name":"workflow-patterns","summary":"このスキルは、ConductorのTDDワークフローに基づくタスク実装、フェーズチェックポイントの処理、タスクのgitコミット管理、検証プロトコルの理解などに活用してください。","body":"# Workflow Patterns\n\nGuide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol that ensures quality throughout implementation.\n\n## When to Use This Skill\n\n- Implementing tasks from a track's plan.md\n- Following TDD red-green-refactor cycle\n- Completing phase checkpoints\n- Managing git commits and notes\n- Understanding quality assurance gates\n- Handling verification protocols\n- Recording progress in plan files\n\n## Detailed patterns and worked examples\n\nDetailed pattern documentation lives in `references/details.md`. Read that file when the navigation tier above is insufficient.\n\n## Best Practices\n\n1. **Never skip RED**: Always write failing tests first\n2. **Small commits**: One logical change per commit\n3. **Immediate updates**: Update plan.md right after task completion\n4. **Wait for approval**: Never skip checkpoint verification\n5. **Rich git notes**: Include context that helps future understanding\n6. **Coverage discipline**: Don't accept coverage below target\n7. **Quality gates**: Check all gates before marking complete\n8. **Sequential phases**: Complete phases in order\n9. **Document deviations**: Note any changes from original plan\n10. **Clean state**: Each commit should leave code in working state\n11. **Fast feedback**: Run relevant tests frequently during development\n12. **Clear blockers**: Address blockers promptly, don't work around them","author":"@wshobson","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/wshobson/agents/tree/main/plugins/conductor/skills/workflow-patterns","license":"MIT","category":"writing","lang":"en","tokens":295,"stars":0,"calls30d":2,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[{"path":"references/details.md","size":12067,"sha256":"47e4605811dc5ee31e6d3ea801eb05f74fd77e11cc4891b1f6f5d2b1dbe0bfd8"}],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[],"scannedAt":"2026-08-22","hasScripts":false,"networkEndpoints":[]}}