ozkanugr

Tidy Context — Security skill for Claude Code

Security community

Audit and prune CLAUDE.md / nested CLAUDE.md / project memory files — verify claims against the repo, remove stale/duplicate/ephemeral content, split if bloated.

How to install Tidy Context

Installs to ~/.claude/skills/ozkanugr-context-gardener-tidy-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ozkanugr-context-gardener-tidy-context && curl -fsSL https://raw.githubusercontent.com/ozkanugr/context-gardener/HEAD/commands/tidy-context.md -o ~/.claude/skills/ozkanugr-context-gardener-tidy-context/SKILL.md

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

What Tidy Context does


description: Audit and prune CLAUDE.md / nested CLAUDE.md / project memory files — verify claims against the repo, remove stale/duplicate/ephemeral content, split if bloated. argument-hint: "[path-to-file] [--apply] [--report-only]"

Run a full grooming pass using the `context-gardener` skill, scoped to: $ARGUMENTS

If no path is given, scope to `CLAUDE.md` at the repo root plus any nested `CLAUDE.md` and `.claude/context/*.md` files.

  • If --report-only is passed: do steps 1–4 of the

Alternatives in Security

  • Octoboss Clean Contexts — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
  • Imcodes — The IM for agents 960 ★
  • Maestro Knowledge — Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with sig 530 ★

Full documentation available on GitHub

View Source Repository