hyhmrright

Brooks Debt — Code Quality skill for Claude Code

Code Quality community

Run a Brooks-Lint tech debt assessment.

How to install Brooks Debt

Installs to ~/.claude/skills/hyhmrright-brooks-lint-brooks-debt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hyhmrright-brooks-lint-brooks-debt && curl -fsSL https://raw.githubusercontent.com/hyhmrright/brooks-lint/HEAD/commands/brooks-debt.md -o ~/.claude/skills/hyhmrright-brooks-lint-brooks-debt/SKILL.md

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

What Brooks Debt does


description: Run a Brooks-Lint tech debt assessment

Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-debt/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-debt` skill's `SKILL.md` in this plugin and follow it.

Alternatives in Code Quality

  • Lint — Run code quality checks on the project 155 ★
  • Lint Proposals — Lint Proposals Skill 115 ★
  • Foundry Lint — Health-check the Foundry vault 99 ★

Full documentation available on GitHub

View Source Repository