continue-spec

Load specification context and propose concrete next steps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gr8routdoors/lit-sdlc --skill continue-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continue-spec
Source: https://github.com/gr8routdoors/lit-sdlc/tree/main/.claude/skills/agent-os/continue-spec
Command: npx skills add https://github.com/gr8routdoors/lit-sdlc --skill continue-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resume work on an existing specification by loading its context and identifying the next steps to continue progress across design and implementation phases.

Core Features & Use Cases

  • Load spec context from related files (README.md, design.md, stories.yml, acs/)
  • Retrieve and summarize session and component context to inform decisions
  • Propose concrete next steps and keep track of status across in_requirements, in_design, and in_progress

Quick Start

Ask to continue a SPEC, then let the system load its context and resume progress from the last checkpoint.

Frequently Asked Questions about continue-spec

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume work on a specification that is in progress?

To resume work on an in-progress specification, load its context from readme.md, design.md, stories.yml, and acs/ files to summarize progress and propose concrete next actions.

What context is needed to continue spec work across design and implementation phases?

Continuing spec work requires loading context from readme.md, design.md, stories.yml, and acs/ directories to retrieve session data and component details for informed decisions.

Can I load spec context if my specification is still in the requirements phase?

Yes, you can load spec context when a specification is in the in_requirements phase, as well as in_design or in_progress, to identify the next steps for your workflow.

What's the best way to track specification progress and next steps?

Tracking specification progress involves retrieving and summarizing session and component context from your specification files to propose concrete next actions and keep track of status.

How do specification sessions and component details inform design decisions?

Specification sessions and component details inform design decisions by providing contextual data loaded from design.md and stories.yml, summarizing progress to propose concrete next actions.