openspec-context-loading

Discover and summarize specs, changes, and capabilities from repository documents.

9|4|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/forztf/open-skilled-sdd --skill openspec-context-loading-forztf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-context-loading
Source: https://github.com/forztf/open-skilled-sdd/tree/main/skills/openspec-context-loading
Command: npx skills add https://github.com/forztf/open-skilled-sdd --skill openspec-context-loading-forztf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly surface and load project context by discovering specs, active changes, and capabilities to support planning and inquiry.

Core Features & Use Cases

  • Discovers and loads project specifications, active changes, and requirements.
  • Lists available capabilities to provide quick context for feature planning and troubleshooting.
  • Use case: When asked about the current project state, the system returns a concise summary of specs, changes, and capabilities to inform decisions.

Quick Start

Ask me to show the current specs, active changes, and capabilities.

Frequently Asked Questions about openspec-context-loading

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

FAQPage Schema
How do I load project context and summarize specs at a glance?

To load project context, the Skill discovers and summarizes specs, changes, and capabilities by reading spec.md, proposal.md, and change documents under spec/ subdirectories to provide a concise project state summary.

What is the best way to discover active changes and capabilities in a repository?

Discovering active changes and capabilities is done by scanning the repository for spec.md, proposal.md, and change documents, returning a quick summary of available features and modifications for planning and troubleshooting.

How do I find what specs exist in my current project?

Finding existing specs requires accessing spec.md files and change documents within spec/ subdirectories, which the Skill surfaces and summarizes to inform your current project planning decisions.

Do I need specific files to load project context and requirements?

Loading project context requires spec.md, proposal.md, and change documents located under spec/ subdirectories to exist in the repository, ensuring accurate discovery of capabilities and active changes.

When should I use context loading for project requirements and capabilities?

Use context loading when you need to quickly surface project specifications, active changes, and available capabilities to support feature planning, troubleshooting, or inquiry about the current project state.