| name | feature-issues |
| description | Create GitHub tracking issues from a completed workplan and backfill the workplan with the resulting issue links. |
Feature Issues
Use this when feature docs exist and issue tracking needs to be created.
Workflow
- Identify the feature and read:
docs/1.0/001-IN-PROGRESS/<slug>/prd.md
docs/1.0/001-IN-PROGRESS/<slug>/workplan.md
- Create one parent feature issue.
- Create child implementation issues per phase or major task group.
- Update the workplan with a
GitHub Tracking section containing the created issue links.
- Report all created issues and the next likely step.
Use GitHub URLs, not local file paths, in issue bodies.