nino-chavez

Campsite — Development skill for Claude Code

Development community

Toggle Campsite Mode — leave-it-better, north-star-only working stance — on/off for this project.

How to install Campsite

Installs to ~/.claude/skills/nino-chavez-agentic-ways-of-working-campsite/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nino-chavez-agentic-ways-of-working-campsite && curl -fsSL https://raw.githubusercontent.com/nino-chavez/agentic-ways-of-working/HEAD/commands/campsite.md -o ~/.claude/skills/nino-chavez-agentic-ways-of-working-campsite/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Campsite does


description: Toggle Campsite Mode — leave-it-better, north-star-only working stance — on/off for this project argument-hint: on | off | status

/campsite — Campsite Mode toggle

Campsite Mode ("leave the campsite better than you found it") makes the assistant hold north-star standards while enabled: no shims or temp fixes, pre-existing defects in any touched file get fixed in the same change, and touched files end clean. It is enforced by a `UserPromptSubmit` hook (`~/.claude/hooks/cam

Alternatives in Development

  • North Star Metric — Define North Star Metric and input metrics constellation 7.8k ★
  • Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★
  • Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★

Full documentation available on GitHub

View Source Repository