From shipshitdev-planning
Creates structured task files and PRDs for new features, enhancements, bug fixes, or planning requests. Ensures user approval before implementation. Activates on 'I want to add X', 'implement Y', or similar.
npx claudepluginhub shipshitdev/libraryThis skill uses the workspace's default tool permissions.
Create structured task files and PRDs before implementing features. This ensures proper planning, documentation, and clear scope definition.
Creates and manages PRDs in agents/prd.json with user stories, acceptance criteria, priorities, progress tracking, and git branch naming for feature planning across schema, backend, and UI.
Creates PRDs, tasks, or GitHub issues/sub-issues for features, bugs, enhancements. Detects GitHub CLI or local workflow, researches context, drafts for approval before creation.
Share bugs, ideas, or general feedback.
Create structured task files and PRDs before implementing features. This ensures proper planning, documentation, and clear scope definition.
CRITICAL RULE: Never implement a feature without first creating the task + PRD files and getting user approval.
Task file: [project]/.agents/TASKS/[task-name].md
PRD file: [project]/.agents/PRDS/[task-name].md
Present files, explain approach, WAIT for user approval.
## Task: [Feature Name]
**ID:** feature-name-slug
**Label:** [App]: [Feature Name]
**Description:** Brief description
**Type:** Feature | Bug | Enhancement
**Status:** Backlog | To Do | Testing | Done
**Priority:** High | Medium | Low
**Created:** YYYY-MM-DD
**Updated:** YYYY-MM-DD
**PRD:** [Link](../PRDS/feature-name.md)
mvp-architect - MVP scopingplanning-assistant - Content planningagent-folder-init - Initialize .agents/ structureFor complete PRD template, naming conventions, status update workflow, Context7 integration, and example interactions, see: references/full-guide.md