ncoevoet/claude-markdown-health-check
Plugin Claude Code
Health-check tooling for Claude Code configurations: audits the .claude/ ecosystem for dead references, weak triggers, token bloat, permission drift and memory hygiene.
ncoevoet/claude-markdown-health-check
Plugin Claude Code
Health-check tooling for Claude Code configurations: audits the .claude/ ecosystem for dead references, weak triggers, token bloat, permission drift and memory hygiene.
ncoevoet/claude-markdown-health-check
Plugin Claude Code
Audits the .claude/ ecosystem — skills, commands, hooks, agents, settings, plugins, memory — for dead references, weak triggers, token bloat, dormant skills, permission drift, hook reliability, memory hygiene, and context bloat. Evidence-grounds every judgment finding before reporting.
ncoevoet/claude-markdown-health-check
Command
Audits the .claude/ ecosystem (skills, hooks, guides, agents, settings, plugins, memory) for dead refs, weak triggers, token bloat, rule drift, frontmatter violations, dormant skills, hook reliability, permission drift, memory hygiene, and context bloat. Reports findings, then applies user-approved fixes. Run before…
ncoevoet/claude-markdown-health-check
Agent Claude Code
Analyzes logs for anomalies. Use when investigating errors or unexpected behavior in application logs.
ncoevoet/claude-markdown-health-check
Agent Claude Code
Deploys the application to staging. Use when the user asks to push a build to the staging environment.
ncoevoet/claude-markdown-health-check
Agent Claude Code
Shared helper agent number two that reuses the first agent's name on purpose to collide.
ncoevoet/claude-markdown-health-check
Agent Claude Code
Shared helper agent number one for handling routine maintenance tasks across the project.
ncoevoet/claude-markdown-health-check
Plugin Claude Code
demo-plugin. Audit your Claude Code .claude/ setup — scans skills, commands, hooks, agents, and settings for dead refs, weak triggers, token bloat, and skill-listing-budget overflow.
ncoevoet/claude-markdown-health-check
Agent Claude Code
Helper agent bundled inside a plugin. Use for assorted helper tasks within the demo plugin context.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Formats and tidies source files across the project. Use when code needs cleanup, when formatting drifts from the house style, or whenever a file could read more neatly.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Generates unit tests for changed functions. Use when the user asks to add tests or mentions coverage for newly written code.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Runs a long task and records its completion using a flag file in the project config dir.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Links build docs across the workspace. Use when the user asks about cross-project build references or shared setup.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Replays recorded webhook payloads through the mapping layer and diffs the resulting billing events. Use when investigating a mis-billed tenant or verifying a mapping change.
ncoevoet/claude-markdown-health-check
Settings file Claude Code
Agent settings declaring 0 allowed tools.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Syncs pricing tables between the catalogue and the billing system. Use when a price change must be propagated or a sync run has to be replayed.
ncoevoet/claude-markdown-health-check
Agent Claude Code
Reviews diffs for correctness and security issues. Use after code edits to verify quality before a commit.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Lints and formats TypeScript files on demand. Use when the user asks to lint, format, or check style in .ts or .tsx files, or mentions eslint or prettier.
ncoevoet/claude-markdown-health-check
MCP server Claude CodeCodexCursor +2
MCP server "weather", hosted remotely at example.com, as configured in ncoevoet/claude-markdown-health-check.
ncoevoet/claude-markdown-health-check
Command Claude Code
This directory holds the slash commands for the project. It is documentation, not a command.
ncoevoet/claude-markdown-health-check
Command Claude Code
Deploy the app.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Explains how to organize a skill and shows optional reference files as inline examples.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Summarises changelog entries for a release. Use when preparing release notes or when the user mentions changelog or release summary.
ncoevoet/claude-markdown-health-check
Skill Claude CodeCodex
Documents safe cleanup patterns and guards the team against dangerous shell operations.