| name | best-practices |
| description | Research and catalog industry standards and frameworks applied to the project with citations, application mapping, and maturity model. Use alongside domain research to ground the project in established practice. |
| allowed-tools | Read, Grep, Glob, WebSearch, WebFetch |
Generate BEST-PRACTICES.md at the repository root.
Process
- Read
_research/DOMAIN-RESEARCH.md for identified frameworks
- Read
PROJECT-PLAN.md for approach and methodology
- Deep-research 8+ frameworks with full citations
- Map each framework's principles to project epics
- Build maturity model progression
- Create practice application matrix
Required Sections
- Framework Entries (8+ frameworks, each containing):
- Framework name, author/org, year
- Source citation with URL
- Key Principles (bullet list)
- Application table (Principle | Applied In | Epic IDs)
- Rationale for inclusion
- Process Flow: Mermaid
flowchart TD for a domain-specific process
- Maturity Model: Table (Level | Name | Characteristics | Target Phase), 4-5 levels
- Practice Application Matrix: Table (Practice | Phase 1 | Phase 2 | Phase 3 | Phase 4)
- Implementation Priority: Table (Priority | Practice | Effort | Impact | Phase)
Quality Criteria