specs-explore
Installation
SKILL.md
specs-explore Skill
Investigate the codebase, think through problems, compare approaches, and return a structured analysis. Only create exploration.md when --spec is provided.
What You Receive
The orchestrator will give you:
- A topic or feature to explore
--specpath (optional)--langframework (optional)
Execution Steps
Step 1: Understand the Request
Parse what the user wants to explore:
- Is this a new feature? A bug fix? A refactor?
- What domain does it touch?