What problem does it solve?
This Skill provides a professional product-management workflow to analyze a codebase, identify user-facing capabilities, and organize them into prioritized feature proposals to improve product outcomes.
Core Features & Use Cases
- Inventory and understand current capabilities by mapping functions from code, tests, and docs.
- Classify functions into MVP, Important, Enhancement, and Performance tiers to guide roadmap decisions.
- Generate numbered feature proposals with clear reasons, acceptance criteria, and suggested architecture.
- Publish accepted proposals to GitHub issues via
open-github-issue and persist decisions in AGENTS.md.
- Keep the skill catalog clean by updating or removing implemented items from AGENTS.md after delivery.
- Load references as needed to support classification and justification.
Quick Start
Run the agent to explore the codebase, classify user-facing functions, propose prioritized features, and publish accepted proposals via GitHub issues.