Claude Skills · DevOps & Infrastructure
To The Point
adamlinscott/claude-skillsAlias for the ttp skill. 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 for detail. Leaves the user in control: Claude settles small, reversible, or already-decided points and proceeds, but routes high-impact calls (ADR-worthy, production, project shape, which features get built, infrastructure) to the user with enough context to decide. Only shapes prose written for the user to read; Claude''s own reasoning, tool use, code, and planning are untouched. Invoke with /to-the-point or /ttp; stays on until...
At a glance
This skill is for DevOps & Infrastructure and helps you make writing more concise, trim verbose output, and lead with key points.
/plugin marketplace add adamlinscott/claude-skills
/plugin install to-the-point
Setup, runtime and requirements describe adamlinscott/claude-skills, the repo this skill ships in.
BrevityClarityUser FacingProseEditing
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-...
Audits a repository's Claude context-injection setup — CLAUDE.md, CONTEXT.md, docs/, .claude/agents/, and the per-project memory directory....
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...
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...