MUST consult this skill before answering whenever the user's task involves external versioned dependencies — even if you think you can handle it directly. This applies to: checking if packages/tools are up to date, upgrading npm/pip/cargo/go dependencies, writing or reviewing CI/CD (GitHub Actions, CircleCI, GitLab…
Runs after a tool call finishes for Edit, Write, MultiEdit and NotebookEdit tool calls, executing posttooluse-mark-source-edit.mjs via node. From jasonm4130/claude-skills.
Four stateless PreToolUse gates, a PostToolUse JSON-config guard, and a docs-consolidation trigger. Denies a git commit that changes code without staging its covering docs (per-plugin README/CLAUDE.md pairs, or the nearest README/CLAUDE/AGENTS walking up); asks before a new-project scaffold command (npm create vite…
Use when a written implementation plan exists and the user wants to execute it — "execute this plan", "implement the plan", "run the plan", "build it", "subagent-driven development". Plans + confirms in this session, then hands a lightweight task list to a deterministic background Workflow that runs per-task implement…
Use before feature or design work that carries real ambiguity or a load-bearing decision, ahead of writing implementation code — explores intent, requirements and design first. Do NOT use for trivial changes, mechanical edits, or work whose design is already settled.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Do NOT use once the cause is already established, or for adding new behaviour — that is implementation, not diagnosis.
Interactive HTML briefs for intermediate operator-agent discussion. Renders plans, specs, option comparisons, annotated reviews, and recommendations as a single self-contained .html file with inline decision controls and a copy-execution-prompt button, instead of a flat markdown wall.
Produce an interactive HTML brief when the operator needs to read, decide, or discuss before acting. Use it as the default for plans, specs, design explorations, comparison tables, option lists, annotated reviews, and recommendations. Use it instead of a markdown plan in chat, an ExitPlanMode plan, or a comparison in…
Senior-reviewer audit for AI-slop and LLM-generation tells in written content. The audit skill forks into the diogenes subagent (Sonnet, read-only tools plus WebFetch) and returns a verdict, attributable findings, authenticity improvements, and a human rewrite.
Senior-reviewer audit for AI-slop and LLM-generation tells in written content. Returns a verdict, attributable findings, authenticity improvements, and a human rewrite. Invoked when the audit skill forks into this agent.
Audit knowledge directories (.memory/, docs/, staging/, archive/) and Claude Code auto memory for stale, misplaced, or duplicated content. Generates an editable cleanup plan file, then executes approved actions after review. Use when: periodic knowledge cleanup, after project milestones, files feel scattered or…
Routes one document to its Diataxis mode (tutorial, how-to guide, reference, explanation), drafts or edits it under that mode's constraints, and checks its markdown form against CommonMark 0.31.2. Use when: writing or generating documentation, deciding where a doc belongs, moving or reorganizing docs, splitting a…
Use this agent when the user needs to create, design, or refine system architecture diagrams, network topology diagrams, flowcharts, sequence diagrams, or any visual representation of technical systems. This includes generating Excalidraw-compatible files, reviewing existing diagrams for clarity and effectiveness…