Claude Skills · DevOps & Infrastructure
Context Audit
adamlinscott/claude-skillsAudits a repository's Claude context-injection setup — CLAUDE.md, CONTEXT.md, docs/, .claude/agents/, and the per-project memory directory. Reports bloat, broken links, orphaned docs, security risks, missing rules in subagent prompts, and conflicts between memory and project instructions. Use when the user asks to audit their Claude setup, asks "what's wrong with my CLAUDE.md", wants to know if their agents/memory/docs are configured well, or wants to improve Claude's effectiveness in this repository.
At a glance
This skill is for DevOps & Infrastructure and helps you audit claude context setup, check for broken doc links, and find orphaned documentation.
/plugin marketplace add adamlinscott/claude-skills
/plugin install context-audit
Setup, runtime and requirements describe adamlinscott/claude-skills, the repo this skill ships in.
CLAUDE.mdContext Injectiondocumentationagentsmemory-managementRepository Setup
Also in adamlinscott/claude-skills
View the repoSurface and confirm the load-bearing assumptions behind a task before a long or expensive run — goal, root, what may be edited, what is off-...
BETA / under development. Mine the current project's Claude Code sessions for recurring corrections, then interrogate them — consolidate clu...
Fresh-context audit of a finished diff against the conversation's stated intent. A subagent with zero conversation history reviews the diff...
Run a settled implementation goal as a bounded autonomous build loop — lock the goal from the conversation and any docs written this session...
Audit Claude's per-user memory for this project and produce a report. Asks at the start whether the user wants a non-technical summary or a...
Halt a drifting agent and re-anchor it to codebase evidence for the current task, clearing speculative context without a full compaction. Us...
Sets up the security foundation that lets you run Claude Code fast — auto mode, custom tools, minimal interruptions — without it doing somet...
Alias for the seatbelt skill. Sets up the security foundation that lets you run Claude Code fast — auto mode, custom tools, minimal interrup...
Alias for the ttp skill. Shape user-facing output to be brief and direct — lead with the substance, keep the default answer short, and expan...
Shape user-facing output to be brief and direct — lead with the substance, keep the default answer short, and expand only when the user asks...
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...