maneql

Tune Agents — Testing skill for Claude Code

Testing community

Calibrate the team to THIS project — detect stack, build/test/lint/format commands, and conventions, then write them into CLAUDE.md so every agent is tuned to the repo.

How to install Tune Agents

Installs to ~/.claude/commands/maneql-code-claude-cook-tune-agents.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/maneql/code-claude-cook/HEAD/.claude/commands/tune-agents.md -o ~/.claude/commands/maneql-code-claude-cook-tune-agents.md

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

What Tune Agents does


description: Calibrate the team to THIS project — detect stack, build/test/lint/format commands, and conventions, then write them into CLAUDE.md so every agent is tuned to the repo. Run right after /onboard. No product-code changes. argument-hint: (optional) area or stack hint, e.g. ".NET", "monorepo packages/api"

Act as the **orchestrator**. Goal: tune the team's skill to the current project. You only edit `CLAUDE.md` (team config) — never product code.

  1. If the onboarding doc (`docs

Alternatives in Testing

  • Spy — by spylang - Enforces strict coding conventions with comprehensive testing guidelines, multiple code compilati 678 ★
  • Test Fixing — Detect failing tests and propose patches or fixes 475 ★
  • Claude Android Ninja — Agent Skill for Android development with Kotlin and Jetpack Compose, covering modular architecture, Navigation 112 ★

Full documentation available on GitHub

View Source Repository