Attune AI¶
AI-powered developer workflows for Claude Code — spec-driven development, cost optimization, and multi-agent orchestration.
Start here
New to Attune AI? Begin with a guided, hands-on walkthrough:
- Tutorials — learn by building, start to finish (try Build a Workflow)
- Getting Started — install and run your first workflow in a few minutes
- How-to guides — task recipes for specific goals once you know your way around
What is Attune AI?¶
Attune AI is a developer-workflow toolkit for Claude Code. It turns requirements into reliable software through spec-driven development, routes each step to the most cost-effective model tier, and coordinates multi-agent teams — with a living help system generated from the code itself.
It ships two ways, which work together:
- a Claude Code plugin (commands, skills, hooks, and MCP tools), and
- the
attuneCLI plus a Python API for scripting and CI.
Install¶
Or add the plugin to Claude Code:
Then explore the command hubs — /spec, /attune, /security,
/smart-test, /release, /help — or run attune --help. The
Getting Started guide walks through a first
end-to-end workflow.
Documentation¶
Organized with the Diátaxis framework so each need has an obvious home:
| Section | Purpose | Start here |
|---|---|---|
| Tutorials | Learn by doing | Build a Workflow |
| How-to | Solve a specific task | Agent Factory |
| Reference | Look up details | API Reference |
License¶
Apache License 2.0 — free and open source.
- ✅ Free for everyone, including commercial use
- ✅ No team-size, seat, or revenue restrictions
- ✅ Modify, distribute, and build on it freely
Next Steps¶
-
Get Started
Install and run your first workflow in a few minutes
-
Tutorials
Guided, start-to-finish walkthroughs
-
How-to Guides
Task recipes for specific goals
-
API Reference
Complete API documentation
Community¶
- GitHub: Smart-AI-Memory/attune-ai
- PyPI: attune-ai
- Issues: Report bugs or request features
- Discussions: Ask questions
Built by Patrick Roebuck in collaboration with Claude