Agent Playbooks — AI skill for Claude Code
Portable AI-agent playbooks installer -- fix bugs, build features, review code, and more, across any AI coding tool.
How to install Agent Playbooks
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open chiragmangaldev3112/agent-playbooks and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Playbooks does
Portable AI-agent playbooks installer -- fix bugs, build features, review code, and more, across any AI coding tool.
Alternatives in AI
- PRD: Gentleman AI Installer — One command. Any agent 1.9k ★
- LongHorizon Harness — The long-horizon computer-use harness 1.3k ★
- Claudexor — Multi-harness control plane for Claude Code, Codex, Cursor, and OpenCode: quota-aware rotation across multiple 425 ★
README
Agent Playbooks
[](https://github.com/chiragmangaldev3112/agent-playbooks/releases) [](LICENSE) [](https://github.com/chiragmangaldev3112/agent-playbooks/stargazers)
A portable rulebook for AI coding agents — how to fix bugs, build features, review code, test frontend/backend work, run security reviews, and (if you want it) operate autonomously against a standing mission. Works with Claude Code, Antigravity, Cursor, GitHub Copilot/Codex, or any agent that can read a text file.
Why
Two separate problems, both real:
- Every tool wants its own file. Different AI coding tools each expect instructions in their own format and location. This project has one generic instruction set instead, so you write the rules once and point every tool at the same source of truth.
- An agent left to its own judgment fails in the same few ways, every time. It guesses at an ambiguous spec instead of asking. It grades its own work instead of checking it independently. It forgets a project's own conventions the moment a new session starts. It occasionally runs something destructive because nothing stopped it.
This is that process, written down once, usable everywhere — and every playbook in it has been run against a real, throwaway test case at least once, not just written and published.
**[▶ Watch the demo in your browser](https://chiragmangaldev3112.github.io/agent-playbooks/demo.html)** (or [download the file directly](https://github.com/chiragmangaldev3112/agent-playbooks/releases/download/v1.17.0/agent-playbooks-demo.mp4)) — 9 minutes, narrating and actually running all 35 playbooks, one real terminal demo each, not a slideshow.
Install
curl -fsSL https://raw.githubusercontent.com/chiragma
Related Skills
ProductsFactory
Autonomous AI dev factory: sandboxed Claude Code agents design, build, review, and ship features across repos
Hand Compute
Skill to force AI coding agents to walk system execution by hand, catching races and state bugs that abstract
Lad MCP Server
Lad MCP Server: Autonomous code & system design review for AI coding agents (Claude Code, Cursor, Codex, etc.)
Agentic Engineering Protocol
Verification-driven operating protocol for AI coding agents - Explore/Plan/Implement/Verify/Deliver with adver
Sliced Review
Claude Code skill that has other AI models (GPT, Grok, GLM, and more) review your whole codebase for bugs. It
Rustpy Review Toolkit
Claude Code plugin that statically reviews the RustPython interpreter's own Rust source for Python-reachable p
Related Agents
Coding
Write, review, or refactor code end-to-end — implement features, fix bugs, and add/update tests with minimal,
Build
Implement features fix bugs write tests deploy and ship
Review Fix Agent
Code review + auto-fix agent. Reviews uncommitted changes for bugs, stale refs, duplication, and abstraction g