What problem does it solve? Maintaining a repository's governance artifacts—ADRs, FAQs, docs navigation, install tooling, and benchmarks—requires consistent procedures that agents and contributors often improvise, leading to stale docs and broken conventions. ## Core Features & Use Cases - Governance Workflow: Classifies changes against NORTH_STAR.mdx, respects locked ADRs 0001–0008, and routes standing knowledge to DESIGN_FAQ or DX_FAQ. - Command Hub: Standardizes bootstrap, build, validation, and benchmarking via just recipes, install.sh, and tools scripts with sandbox-safe .NET build guidance. - Benchmarking Procedure: Times the redirect hop with just bench-redirect, separating Shortly latency from destination latency, and defines how to add new benches. - Use Case: After restructuring the docs or adding a tool, run this skill to update the owning ADR, docs.json navigation, FAQs, and validate with just check. ## Quick Start Ask the agent to run the shortly-maintain procedure after making a structural change to the repository so ADRs, docs, and tooling stay in sync.