CLI for validating, querying, and updating Markdown specs
Schema-validated Markdown specs that agents can query without loading everything.

Three-file convention forces clarity—what, how, and work stay separated for humans and LLMs.
Software teams, technical writers, developers documenting architecture
Architectural Decision Records · Notion templates · Swagger/OpenAPI
Schema-validated Markdown specs that agents can query without loading everything.
Context clearing between steps cuts costs, but hallucinated 2026 citations hurt trust.
It extracts focused, executable operations from giant OpenAPI files (the GitHub REST YAML is shown) to shrink context and avoid sidecar adapter sprawl — a pragmatic answer to token bloat and brittle ad-hoc integrations. Useful and concrete: if it actually generates tidy, updateable skill units and runtime hooks it saves a lot of maintenance. That said, the idea competes with existing LangChain/openai-function patterns; the repo will need clear runtime, versioning, and update strategies to feel like more than a nicer converter.
Automates bug triage context gathering, but Linear's native AI could replicate this soon.
Continuous spec sync detects changes from every release automatically.
Finally solves the tab-switching hell of running multiple Claude Code sessions in parallel.