feature-review
Installation
SKILL.md
Table of Contents
- Philosophy
- When to Use
- When NOT to Use
- Quick Start
- 1. Inventory Current Features
- 2. Score and Classify
- 3. Generate Suggestions
Verification
Run make test-feature-review to verify scoring logic after changes.
- 4. Upload to GitHub
- Workflow
- Phase 1: Feature Discovery (
feature-review:inventory-complete) - Phase 2: Classification (
feature-review:classified) - Phase 3: Scoring (
feature-review:scored) - Phase 4: Tradeoff Analysis (
feature-review:tradeoffs-analyzed) - Phase 5: Gap Analysis & Suggestions (
feature-review:suggestions-generated)
Related skills
More from athola/claude-night-market
project-planning
Turn a specification into a phased implementation plan with dependency ordering.
125code-quality-principles
KISS, YAGNI, and SOLID code quality principles for clean code, reducing complexity and preventing over-engineering.
93project-brainstorming
Guide project ideation via Socratic questioning to generate project briefs.
91doc-generator
Generate or remediate documentation with human-quality writing and style.
80rigorous-reasoning
Anti-sycophancy reasoning checklist.
78project-specification
Transform project briefs into testable specifications with user stories, acceptance criteria, and measurable outcomes.
77