What problem does it solve?
This skill defines a disciplined, governance-driven approach to exploring and planning changes in a codebase. It provides a stance, guardrails, continuous verification mindset, and a clear subagent protocol to avoid unplanned edits or scope creep.
Core Features & Use Cases
- Orchestrated exploration stance: defines who can explore, what can be accessed, and how to report findings without writing code.
- Subagent protocol: communicates with specialized subagents (osf-analyze, osf-researcher, osf-proposal, osf-apply, osf-verify, osf-archive) to plan, implement, and verify work in foreground.
- Guardrails and zero-fog discipline: enforces strict boundaries to prevent code changes during exploration and ensure decisions are explicit.
- OpenSpec awareness: integrates with the OpenSpec workflow for proposals, changes, and archival in a compliant manner.
Quick Start
Review the repository to plan safe exploration tasks and outputs.