This is the skill you reach for when you need to turn a vague feature idea into an actual spec or GitHub issue. It writes structured PRDs with problem statements, acceptance criteria, and technical notes, then either creates a GitHub issue or drops a markdown file in your `.agents/memory/` directory. The workflow is deliberately gated: it shows you the draft first, waits for your approval, then creates. It can also handle sub-issues and will check for existing related issues before writing. The real value is that it forces clarity before code, which means you spend less time rewriting PRs because the requirements shifted halfway through.
npx skills add https://github.com/shipshitdev/library --skill task-prd-creator