skills/rentright-production-sentinel/SKILL.md
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".
npx skillsauth add lylecodes/clawforce rentright-production-sentinelInstall 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 to monitor live RentRight jurisdictions after release and catch problems before they become silent compliance failures.
Read these first:
../../rentright/docs/architecture/DATA_INTEGRITY_GATE.md../../rentright/docs/architecture/DATA_VALIDATION_FLOW.md../../rentright/docs/architecture/TEMPORAL_DATA.md../../rentright/docs/architecture/JURISDICTION_COMPLETENESS.mdDetect live data drift and open the right governed remediation path before customer-facing damage spreads.
Check live jurisdiction health. For each active jurisdiction, review:
Check recent release surface. Identify jurisdictions changed since the last run and confirm post-release verification completed.
Classify incidents. Route each issue into one of:
temporal_rate_refreshintegrity_blocksource_fixbundle_regressionproduction_driftOpen remediation tasks. Route to:
cpi-temporal-stewardintegrity-gatekeeperbundle-verifier
as appropriateDegrade status when necessary.
Recommend degraded if:
Record watch notes. Update the jurisdiction release log or ops notes with only high-signal production findings.
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 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".
development
Use to maintain the long-lived memory and dossier for a RentRight jurisdiction owner. Updates trusted sources, rejected sources, quirks, scenario packs, release notes, and unresolved ambiguities without turning memory into source-of-truth data. Triggers on "update jurisdiction memory", "refresh dossier", "maintain owner memory", "jurisdiction notes".