Tune Agents — Testing skill for Claude Code
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
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.
- 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 RepositoryRelated Skills
API Reverse Engineering Toolkit
Claude Skill + TypeScript CLI for reverse-engineering undocumented HTTP APIs into a verified OpenAPI/Smithy sp
Cmd Verify
Verify phase (PROVE) format, lint, type-check, scan, test, and githook gate with a fix/review loop. Use to lea
Vf Check
Run a vibe-force check (format, lint, analyzer, jest, static, local, apex, smoke, verify, all), interpret the
Claudemd Install
Bootstrap claudemd in the CURRENT Claude Code session (copy spec into ~/.claude/, install hook manifest, evict
Spec Constitution
Creates or updates the project constitution — principles, conventions, and governance that guide all technical
QA Learn Conventions
Learn this repo's automation house style (core harness, base classes, page objects, API clients, data, naming)
Related Agents
Opennest Orchestrator
OpenNest's project orchestrator: generalist coordinator tuned to this project's stack and conventions. Inherit
Kiroshi Orchestrator
Kiroshi's project orchestrator: generalist coordinator tuned to this project's stack and conventions. Inherits
Static Analyse
Detect and run project-appropriate static analysis tools (lint, format, type check) across Python, JS, Go, Rus