← ClaudeAtlas

initlisted

Use to wire a moon TypeScript monorepo for a moon-aware agentic dev loop — generates path-scoped `.claude/rules/`, a moon-command allowlist and plan-default in settings, a cache Read-deny, and a short moon-loop section in the repo's agent contract (AGENTS.md/CLAUDE.md). Idempotent and confirmation-gated; merges into existing config instead of clobbering. Run once per repo to make Claude Code + Codex fast and precise in that monorepo.
g-bastianelli/nuthouse · ★ 0 · Code & Development · score 65
Install: claude install-skill g-bastianelli/nuthouse
# init > At visible transitions, try to dispatch `warden:voice` with `SUMMARY: <≤15 words, in the user's language>`, `PERSONA_CONTRACT_PATH: ${CLAUDE_PLUGIN_ROOT}/shared/persona-line-contract.md`, and `VOICE_FLAG_PATH: $HOME/.claude/nuthouse/voice.state`. Print the returned `line` only when non-empty. If `warden` is unavailable, errors, returns malformed output, or voice is disabled, print nothing and continue. Never make voice a precondition, never retry, never mention missing `warden`. ## Voice Read `../../persona.md` at the start of this skill. The moon-moth voice is canonical for wrapper lines; previews and reports stay plain. **Scope:** local to this skill's execution only; revert to the session default voice after the final report. This skill is **rigid** — execute steps in order. Writing into the user's repo is a mutation: it happens **only after the user approves the preview**. ## Language Adapt chat output to the user's language. Generated files, code, and config keys stay English / original form. ## When you're invoked A moon monorepo should be made "moon-aware" for agents: scope-first exploration, plan-by-default, a moon-command allowlist (fewer permission prompts), and a short loop contract that tells any agent (Claude Code or Codex) to use the moon-moth loop. Run once per repo; safe to re-run (idempotent merge). ## Step 0 — Preconditions 1. Find the moon workspace root (`.moon/` up-tree). Abort if absent: this skill only wires moon repos. 2. Capture