Chore — Code Quality skill for Claude Code
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
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 RepositoryRelated Skills
Fec TDD
Use front-end TDD workflow to implement functions, fix bugs, or refactor logic: first write failing tests, the
Refactor TDD
REFACTOR phase - Improve code quality while keeping tests green with automatic metrics tracking in sprintdag d
Clawback
Claude Code and Codex hooks kit for verification loops: file protection, post-edit lint, and stop-time checks
Workflow Eval
Evaluate the workflow — deterministic lint over the instruction files plus an optional scored live run of /new
Run Quality Gates
Run code quality checks (lint, format, type check, tests)
Okf Skill
A stronger Claude Code skill/plugin for the Open Knowledge Format (OKF) v0.1: deterministic zero-dependency va
Related Agents
Coder
Implementation agent using TDD + Ralph Loop for feature development. Use proactively for implementation tasks
Dashclaw Gate Runner
Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa
Team Verifier
Post-implementation verification specialist. Runs lint, type checks, knip, and tests on modified packages. Rep