startlisted
Install: claude install-skill g-bastianelli/nuthouse
> Workflow kernel: When this skill needs a workflow/profile decision and no valid parent manifest is supplied, use this plugin's install-local `lib/workflow/index.mjs` explicit-skill resolver. Claude hooks are optional accelerators; a missing or failed hook falls back once to that local path. Warden must not be required. When verification is required and Moon Moth is unavailable, use non-empty commands from repository-owned instructions or build metadata, or block completion.
# start
> Agent resolution: Before any subagent dispatch, read
> `${CLAUDE_PLUGIN_ROOT}/shared/agent-runtime-map.md`; select the active runtime name and follow its spawn rule.
> At visible transitions, try `warden:voice` through the shared persona-line contract. Print only a non-empty line; voice failure is never a precondition and is never retried or mentioned.
## Voice
Read `../../persona.md`. Apply it to wrapper messages only. Keep previews, records, and
reports neutral. Restore the session voice after the report.
## Contract
Read `${CLAUDE_PLUGIN_ROOT}/shared/project-execution-contract.md`. Activation configures
transport; it does not verify, freeze, hash, or adopt the Linear graph. Do not call GitHub,
Superset, the project snapshot loader, or the project lock before writing control.
## Workflow
1. Resolve one exact Linear project id with `get_project`.
2. Dispatch `monkey-maestro:control-loader`, then pass its complete envelope plus exact
`expectedProjectId` through `scripts/records.mjs