Maak een Jira ticket aan.
Werk een ticket-idee uit tot een compact Nederlands Jira-concept.
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in a date-prefixed folder under ./docs/plan/ (for example ./docs/plan/2026-06-02-feature-name/plan.md). Use when user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions "tracer bullets".
Create a PRD through user interview, codebase exploration, and module design, then write the PRD to a date-prefixed feature folder under ./docs/plan/ (alongside plan.md if it exists). Use when user wants to write a PRD, create a product requirements document, or plan a new feature.