get-spec-context
Load and retrieve specification context documents (requirements.md, design.md, tasks.md) for an existing spec in structured software development workflows. Use when starting fresh, resuming work, or during implementation phases on established specs within the Spec Workflow MCP environment.
Instructions
Load specification context documents (requirements.md, design.md, tasks.md) for a specific spec. CRITICAL: DO NOT use during active spec creation workflow if you just created the documents in this conversation. Only use when: 1) Starting fresh on existing spec, 2) Returning to work after conversation break, 3) Implementation phase on existing specs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectPath | Yes | Absolute path to the project root | |
specName | Yes | Name of the specification to load context for |