Spec Kit Implement Skill When to Use - The plan and tasks are complete and you are ready to implement. Inputs - and - Optional artifacts: , , , - User constraints (e.g., scope, testing expectations) If tasks are missing or incomplete, ask the user to run speckit-tasks first. Workflow 1. Run from repo root and parse FEATURE DIR and AVAILABLE DOCS list. All paths must be absolute. For single quotes in args like "I'm Groot", use escape syntax: e.g 'I'\''m Groot' (or double-quote if possible: "I'm Groot"). 2. Check checklists status (if FEATURE DIR/checklists/ exists): - Scan all checklist files…