skills/clawforce-dogfood-rollout/SKILL.md
Use when onboarding a real app to ClawForce dogfooding. Defines the first authoritative workflow, success criteria, rollout contract, scorecard, and stop conditions. Triggers on "dogfood clawforce", "roll out clawforce", "onboard app to clawforce", "make clawforce authoritative".
npx skillsauth add lylecodes/clawforce clawforce-dogfood-rolloutInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when moving an app from theory into a real ClawForce-operated workflow.
Read these files first:
../../MATURITY_ROADMAP.md../../docs/guides/dogfood-rollout.md../../templates/dogfood-contract.md../../templates/dogfood-scorecard.md../../templates/dogfood-experiment.md../clawforce-workflow-steward/SKILL.mdPick one real workflow, make ClawForce authoritative for it, and define how success or failure will be measured.
Identify the workflow. Choose one bounded workflow with real business value and clear pass/fail conditions.
Define authority. Write down exactly what must flow through ClawForce:
Define what is out of scope. Be explicit about what can still run outside ClawForce during the dogfood window.
Define rollout phases. Use three states:
shadowauthoritativesteady-stateDefine stop conditions. Stop or rollback if:
Write the contract.
Fill in dogfood-contract.md with:
Write the scorecard.
Fill in dogfood-scorecard.md with:
Define the first experiment.
Do not stop at the contract. Pick the first bounded experiment and capture it in dogfood-experiment.md.
Define the operator path and reset path. Before running the first experiment, write down:
feed, decisions, entities snapshot, entities check)reopen-issue, reset-remediation, clear-check-runs, event requeue)The rule is simple:
Add a workflow steward for serious rollouts. For any rollout with recurring experiments or multiple remediation loops, recommend a high-level workflow steward agent. Its job is not to mutate the workflow silently. Its job is to turn recurring rollout pain into approval-backed workflow mutation proposals.
Produce:
testing
Use when onboarding or repairing RentRight data sources at the source/config level. Owns source eligibility, official URL selection, deterministic quote quality, extraction configuration, and handoff into the DB-first pipeline. Triggers on "add data source", "repair source config", "onboard official source", "fix extraction config", "source steward".
development
Use for post-release and live-state monitoring of RentRight jurisdiction data. Watches for stale rates, production drift, verification gaps, and user-visible anomalies, then opens governed remediation tasks. Triggers on "check production drift", "watch the pipeline", "monitor live jurisdictions", "production sentinel".
development
Use when creating, expanding, or retiring RentRight jurisdiction-owner agents and related routing scaffolding. Sets up owner docs, lifecycle state, schedules, and escalation paths. Triggers on "add jurisdiction owner", "expand data org", "bootstrap new owner", "retire jurisdiction owner", "create regime owner".
tools
Use when onboarding a new RentRight jurisdiction or bringing an inactive jurisdiction to shadow/active state. Covers source discovery, extraction, validation, bundle verification, and dossier setup. Triggers on "onboard jurisdiction", "set up jurisdiction owner", "add rentright jurisdiction", "bootstrap jurisdiction".