What problem does it solve? Repositories that expose agent-facing CLI and MCP surfaces often drift into duplicated logic, unproven tool promotions, and unverifiable adoption claims. This Skill provides governance procedures for keeping adapters thin over core libraries, proving harness readiness through cold-start benchmark loops, and promoting capabilities only with falsifiable evidence. ## Core Features & Use Cases - Action Contract Maintenance: Defines and validates steward.yaml actions, quick-safe probes, and scenario manifests with owner, risk class, effects, and redaction policy. - Cold-Start Proof Loop: Runs doctor, schema checks, action inspection, probes, and strict benchmarks to classify repos on the H0-H5 adoption maturity ladder. - CLI/MCP/Core Parity Enforcement: Ensures every MCP tool calls the same core entrypoint as its CLI twin, with archetype-specific checklists for product MCP, platform libs, CLI harness, visual sidecar, and meta-governance repos. - Use Case: When adopting Skill Steward in a new repository, use this Skill to declare a first quick-safe action, run the proof loop until a benchmark returns pass, and capture repeated friction as unknown cases before promoting typed action candidates. ## Quick Start Ask the agent to bootstrap a steward.yaml contract in this repository and run the cold-start proof loop to verify harness readiness.