Remove prd-to-plan skill

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Test
2026-04-17 13:02:21 +01:00
parent ab45d5e6e1
commit a77fa6e7a6
2 changed files with 0 additions and 113 deletions
-6
View File
@@ -12,12 +12,6 @@ These skills help you think through problems before writing code.
npx skills@latest add mattpocock/skills/write-a-prd
```
- **prd-to-plan** — Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices.
```
npx skills@latest add mattpocock/skills/prd-to-plan
```
- **prd-to-issues** — Break a PRD into independently-grabbable GitHub issues using vertical slices.
```