jaredtconnor

Chore — Code Quality skill for Claude Code

Code Quality community

Handle maintenance tasks and chores with best practice verification (tests, build, lint) without requiring TDD.

How to install Chore

Installs to ~/.claude/skills/jaredtconnor-agent-tooling-chore/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jaredtconnor-agent-tooling-chore && curl -fsSL https://raw.githubusercontent.com/jaredtconnor/agent-tooling/HEAD/commands/chore.md -o ~/.claude/skills/jaredtconnor-agent-tooling-chore/SKILL.md

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

What Chore does

Handle maintenance tasks and chores with best practice verification (tests, build, lint) without requiring TDD.

Alternatives in Code Quality

  • Brooks Debt — Run a Brooks-Lint tech debt assessment 1.5k ★
  • Claude Command Suite — Professional slash commands for Claude Code that provide structured workflows for software development tasks 1.1k ★
  • Symfony TDD Pest — Start a TDD workflow using Pest PHP for Symfony with RED-GREEN-REFACTOR cycle 206 ★

Full documentation available on GitHub

View Source Repository