Artifacts
What each Coaching skill produces and the purpose of each artifact.
Review Artifacts
Unlike phase-based domains, Coaching stores independent review artifacts — each coaching skill writes its own file, and reviews can be run anytime on any subject.
| Skill | File | What It Contains |
|---|---|---|
| UX Review | ux-review.md | Overall score (1-10), strengths identified, issues by severity (critical/major/minor), specific improvement suggestions with examples, UX heuristic assessment, learning resource references |
| Code Review | code-review.md | Overall score (1-10), SOLID principles assessment, code quality issues (naming, structure, complexity), performance and security notes, specific refactoring suggestions with code examples, recommended reading |
| Copy Review | copy-review.md | Overall score (1-10), readability assessment (sentence length, jargon), tone and messaging alignment, brand voice consistency, specific rewrite suggestions, clarity and persuasion improvements |
| Accessibility Review | a11y-review.md | Overall score (1-10), WCAG compliance assessment, accessibility barriers identified, inclusive design issues, specific fixes with ARIA patterns, assistive technology testing notes |
| Strategy Review | strategy-review.md | Overall score (1-10), positioning assessment, competitive advantage analysis, market alignment, growth opportunity identification, strategic recommendations |
Artifact Format
All artifacts are Markdown. Reviews use a consistent structure: score, strengths, issues table, suggestions with examples, and learning resources. Each review is timestamped for tracking improvement over time.
Key Artifact Types
- Scored reviews — Each review dimension rated 1-10 with justification
- Issue inventories — Problems categorized by severity (critical, major, minor)
- Improvement suggestions — Actionable recommendations with specific examples (code snippets, design mockups, copy rewrites)
- Learning references — Links to documentation, articles, tools, and courses for skill development
- Review history — Reviews accumulate over time, showing improvement trajectory
Cross-Domain References
Coaching reviews draw on and feed back into other domains:
- Design artifacts are reviewed by UX and accessibility coaching skills
- Development artifacts are reviewed by code coaching skill
- Marketing and Branding artifacts are reviewed by copy and strategy coaching skills
- Review findings can inform priorities in Project Management backlogs