skills/rentright-org-builder/SKILL.md
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".
npx skillsauth add lylecodes/clawforce rentright-org-builderInstall 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 expand or reshape the RentRight data org without turning it into unmanaged agent sprawl.
Read these first:
../../MATURITY_ROADMAP.md../../docs/guides/dogfood-rollout.md../rentright-data-orchestrator/SKILL.mdThen inspect the target repo/org context in RentRight:
../../rentright/docs/ROADMAP.md../../rentright/docs/architecture/DATA_SOURCE_ONBOARDING.md../../rentright/docs/architecture/DATA_VALIDATION_FLOW.mdCreate or retire jurisdiction ownership cleanly, with explicit lifecycle state and no missing scaffolding.
Use these states:
proposedbootstrappingshadowactivedegradedretiredClassify the request. Determine whether this is:
Check if a dedicated owner is warranted. Do not create a new owner if the jurisdiction should still live in a pooled expansion queue.
Create the owner scaffold. Define:
Scaffold the jurisdiction dossier. Create:
docs/jurisdictions/<slug>/sources.mddocs/jurisdictions/<slug>/known-quirks.mddocs/jurisdictions/<slug>/scenario-pack.mddocs/jurisdictions/<slug>/release-log.mdSeed the initial backlog. At minimum:
Register lifecycle state.
New owners start in bootstrapping, never active.
Retire cleanly if requested. On retirement:
retiredProduce:
bootstrapping.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".
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".