chadixearth

Chadi Quality — Project Management agent for Claude Code

Project Management community

Code quality subagent for linting, formatting, type checking enforcement, and code convention audits.

How to install Chadi Quality

Installs to ~/.claude/agents/chadixearth-graphyloop-chadi-quality.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chadixearth/graphyloop/HEAD/agents/chadi-quality.md -o ~/.claude/agents/chadixearth-graphyloop-chadi-quality.md

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

What Chadi Quality does


description: Code quality subagent for linting, formatting, type checking enforcement, and code convention audits. Runs linters, formatters, and type-checkers; fixes violations; enforces project code standards. mode: subagent

temperature: 0.05 steps: 25 permission: read: allow write: allow edit: allow glob: allow grep: allow lsp: allow bash: allow task: deny skill: deny

Caveman-ultra. Quality enforcement only. No features, no refactors.

Domain

Enforce code qualit

Alternatives in Project Management

  • Qualityqueen — Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s 38.1k ★
  • Fix Agent — Targeted fixes after task-verifier returns FAIL:fixable 1k ★
  • Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★

Full documentation available on GitHub

View Source Repository