openspec-context-loading
CommunityInstantly discover project specs and changes.
Software Engineering#requirements#specifications#search#discovery#capabilities#changes#context-loading
AuthorMichael0520
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps engineering teams quickly understand a project's state by loading and presenting specifications, changes, capabilities, and requirements, reducing time spent on manual state gathering.
Core Features & Use Cases
- Load and expose the list of existing specs and active changes to stakeholders.
- Show available capabilities and requirements to answer "what exists" and "what's changing" across the project.
- Support context-driven conversations by providing structured summaries that guide decision-making.
Quick Start
- Run discovery commands to inspect specs: find spec/specs -name "spec.md" -type f
- List active changes: find spec/changes -maxdepth 1 -type d -not -path "spec/changes/archive" | sort
- List archived changes: ls -1 spec/archive/
- Inspect requirements and scenarios: grep -r "### Requirement:" spec/specs/
- Explore capabilities: grep -h "#### Scenario:" spec/specs/**/*.md | sed 's/#### Scenario: //'
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openspec-context-loading Download link: https://github.com/Michael0520/milo.me/archive/main.zip#openspec-context-loading Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.