Turns your current conversation with Claude into a structured PRD and posts it directly to GitHub issues. It won't interview you for requirements. Instead, it synthesizes what's already been discussed, explores your codebase to understand context, and identifies which modules need building or modification. The focus here is on extracting "deep modules" with simple interfaces that hide complexity. You'll get a chance to review the module breakdown and specify which ones need tests before it publishes. The PRD follows a specific template with problem statement, extensive user stories, implementation decisions, and testing scope. It automatically tags the issue with needs-triage so it enters your normal workflow. Saves you from manually documenting decisions after a productive design conversation.
npx skills add https://github.com/camacho/ai-skills --skill to-prd