Orchestrate spec-driven development with quality gates — plan features, review code, generate tests, audit security, and prep releases via /spec and /attune workflows.
Explains an attune-help template for the user's specific repo — fetches the template, walks the current codebase for relevant code, and grounds the abstract guidance in concrete files. Use when the user says 'explain the X template for my repo', 'how does this attune-help concept apply here', or 'show me how X works in this codebase'.
Analyzes a file or directory for code smells, duplication, and complexity, then produces a prioritized refactoring roadmap. Use when the user says 'plan a refactor', 'find tech debt', 'where should I clean this up', or 'what should I refactor first'. Plans only — it writes a roadmap, it does not change the code being analyzed.
Runs a pre-release pre-flight checklist and returns a structured ready / not-ready verdict — version sanity, clean tree, CI status, changelog entry, security pass, dependency audit. Use when the user says 'audit my release', 'is this ready to ship', 'pre-release check', or 'release readiness'. Reports only — it does not tag, publish, or bump versions.
Read-only security review of a codebase — scans for eval/exec, path traversal, shell injection, hardcoded secrets, and missing input validation, then reports findings by severity. Use when the user says 'review for security', 'security pass', 'scan for vulnerabilities', or 'check this code for security issues'. Does NOT modify files.
Detects environment prerequisites and guides installation of attune-ai, Redis, and MCP server configuration.
Developer workflow hub — routes to the right skill based on what you need. Triggers on: attune, what can attune do, what can you do, capabilities, where do I start, get started.
Author a single-source feature page — a code-verified master that projects to .help kinds + docs pages, no API credits. Triggers on: author a feature page, single-source doc, new feature master, draft docs without an api.
Predict likely bug locations from code patterns and complexity. Triggers on: predict bugs, find bugs, risky code, code risk, what might break, likely bugs, bug hotspots.
Batch API processing for 50% cost savings on non-urgent bulk analysis. Triggers on: batch, bulk process, batch API, cheap bulk, process many, overnight analysis, 50% savings.
Run several analysis workflows together in one sweep. Triggers on: run all workflows, run multiple workflows, full analysis sweep, workflow orchestration.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Requires secrets
Needs API keys or credentials to function
Requires secrets
Needs API keys or credentials to function
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Spec-driven development for Claude Code — turn requirements into reliable software.
🌐 Docs & guides: attune-ai.dev
Attune AI gives Claude Code persistent memory. Your agent stops
starting from zero: a stash → recall → promote loop carries
decisions, bugs, and hard-won lessons from one session into the
next, and a retrievable lessons corpus surfaces the right lesson at
the exact moment a prompt needs it — local-first, working from a
plain pip install attune-ai. The economics are measured, not
promised: recall loads a few hundred exactly-relevant tokens instead
of your whole corpus — 67× fewer tokens on our own 800+ lesson
store, retrieved at P@3 96% on a frozen trap-moment benchmark
(details in the memory suite
below).
Around that memory core, the same package also ships a spec-driven, multi-agent toolkit: 20 workflows and 53 MCP tools dispatching 2–6 domain-specific subagents behind Socratic quality gates, RAG grounding with a citation-per-claim contract (mean per-claim faithfulness CI-gated at ≥ 0.97; 0.98 currently measured, N=20 runs on the 40-query golden set), and generation fact-checking — one install, one MCP server.
We run our own knowledge base on it: the docs, help templates, and 800+ engineering lessons at attune-ai.dev are authored, grounded, and maintained entirely by Attune's own stack.
Managing and creating help-content, docs, or knowledge-bases?
That's attune-gui
— a dedicated Living Docs dashboard wrapping attune-rag,
attune-help, and attune-author in a single UI. attune-ai is the
developer workflow hub; attune-gui is the docs hub.
Major version, one breaking change: the legacy memory-graph API
(attune.memory.MemoryGraph and its node/edge types) is removed.
Curated memory has been plain .md files served from Redis since
9.6.0 — the graph was the layer nothing living called, confirmed by
a usage audit before deletion (receipts in
docs/specs/archive/memorygraph-value-gate/). If you never imported
MemoryGraph — telemetry says that's everyone — nothing changes:
same install, same memory loop, same measured economics below.
Accessing a removed name raises an error naming the successor, and
there is no data migration because the graph store was already
retired.
Your agent stops starting from zero — with a plain
pip install attune-ai. The memory suite matured across recent
releases (curated promotion in 9.5, files-canonical unification in
9.6, Redis / Agent Memory Server client as a core dependency in
9.7). The loop:
npx claudepluginhub smart-ai-memory/attune-ai --plugin attune-aiDocumentation authoring for Claude Code — generate, maintain, and validate help content with the attune-author library
Read and explore .help/ documentation with progressive depth. Lightweight runtime companion to attune-author — no AI keys required.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.