Initialize a new development task. Extracts relevant context from SPEC/ROADMAP to ACTIVE_TASK.md.
Goal: Create a high-focus "cache" in ACTIVE_TASK.md for a specific feature or fix.
.context/ directory based on the user's request.[Context Root]/.context/SPEC.md and [Context Root]/.context/ROADMAP.md.SPEC.md and RAW_REQUIREMENTS.md only if:
.context files (ACTIVE_TASK.md, SPEC.md, RAW_REQUIREMENTS.md). DO NOT modify any source code OR ROADMAP.md until explicitly authorized. ROADMAP.md is reserved for completed milestones.ACTIVE_TASK.md, re-create it using the mandatory structure:
# ACTIVE_TASK## Goal: Concise one-liner.## Issue Reference: Capture Issue links or IDs.## Implementation Details: Capture specific functional requirements and implementation ideas.## Test Plan: Define testing strategy (Unit/UI/Manual).## Focusing Files: List 3-5 primary files.## Technical Context: Extract ONLY essential snippets/constraints from SPEC.## Task Checklist: High-density implementation steps.