new-track

Solid

Start a new feature or bug track. Collaborative intake process with structured questions, AI guidance, and progressive refinement before generating spec.md and plan.md. Use when the user asks to 'start a new track', 'create a feature track', 'add a bug fix track', or says 'I want to build X', 'fix the Y bug', 'plan a refactor'.

Code & Development 40 stars 6 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
54
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Create New Track Create a new track (feature, bug fix, or refactor) for Context-Driven Development. This is a **collaborative process** — be an active participant providing guidance, fact-checking, and expertise grounded in vetted sources. **Feature Description:** $ARGUMENTS ## Red Flags - STOP if you're: - Creating a track without reading existing Draft context (product.md, tech-stack.md, .ai-context.md) - Asking questions without contributing expertise or trade-off analysis - Rushing through intake without probing deeper with "why" - Generating spec/plan without user confirmation at checkpoints - Skipping risk identification - Not citing sources when giving architectural advice **Collaborative understanding, not speed.** --- ## Pre-Check 1. Verify Draft is initialized: ```bash ls draft/product.md draft/tech-stack.md draft/workflow.md draft/tracks.md 2>/dev/null ``` If missing, tell user: "Project not initialized. Run `/draft:init` first." 2. Check for `--quick` flag in `$ARGUMENTS`: - If present: **strip `--quick` from `$ARGUMENTS` now** (before Step 1) and store the cleaned text as the working description for all subsequent steps. Proceed to Step 1, then go directly to **Step 1.5: Quick Mode**. - Quick mode is for: hotfixes, tiny isolated changes, work scoped to 1-3 hours 3. Load full project context (these documents ARE the big picture — every track must be grounded in them): - Read `draft/product.md` — product vision, users, goals, constraints, guideli...

Details

Author
drafthq
Repository
drafthq/draft
Created
7 months ago
Last Updated
2 days ago
Language
HTML
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category