Agent Plugins Marketplace
All plugins

attune-ai

v16.1.0

Persistent memory and receipt-verified workflows for Claude Code — /spec plans, reviews, and executes with quality gates; plus security audits, code reviews, test generation, and release prep from /attune.

Claude Code28 Skills1 MCP serverstdio

By Smart AI MemoryLicense: Apache-2.010 GitHub starsUpdated 23 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
29 skill or MCP entries
Source updated
Aug 31, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install attune-ai for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install attune-ai@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Smart-AI-Memory/attune-ai

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugin/.

Plugin files

plugin/
├── .claude-plugin/plugin.json
├── skills/attune-hub/SKILL.md
├── skills/author-feature/SKILL.md
├── skills/bug-predict/SKILL.md
├── skills/bulk/SKILL.md
├── skills/catalog/SKILL.md
├── skills/coach/SKILL.md
├── skills/code-quality/SKILL.md
├── skills/cross-review/SKILL.md
├── skills/discovery-sweep/SKILL.md
├── skills/doc-gen/SKILL.md
├── skills/docs-outbox/SKILL.md
├── skills/elicit/SKILL.md
├── skills/fix/SKILL.md
├── skills/fix-test/SKILL.md
├── skills/image-analysis/SKILL.md
├── skills/memory-and-context/SKILL.md
├── skills/personal-memory/SKILL.md
├── skills/planning/SKILL.md
├── skills/rag-code-gen/SKILL.md
├── skills/recall/SKILL.md
├── skills/refactor-plan/SKILL.md
├── skills/release-prep/SKILL.md
├── skills/roundtable/SKILL.md
├── skills/security-audit/SKILL.md
├── skills/smart-test/SKILL.md
├── skills/spec/SKILL.md
├── skills/verify/SKILL.md
├── skills/workflow-orchestration/SKILL.md
└── .mcp.json

Included Skills28

attune-hubskills/attune-hub/SKILL.md

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-featureskills/author-feature/SKILL.md

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.

bug-predictskills/bug-predict/SKILL.md

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.

bulkskills/bulk/SKILL.md

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.

catalogskills/catalog/SKILL.md

Enumerate everything attune offers — every workflow, wizard, and tool, read live from the registries. Triggers on: catalog, list capabilities, browse, show all, what can attune do, list workflows, list wizards, what tools are there.

coachskills/coach/SKILL.md

Progressive help for any topic. Repeat to go deeper: concept -> procedural -> reference. Triggers on: coach, learn, explain, teach me, tell me more, how does, what is, go deeper.

code-qualityskills/code-quality/SKILL.md

Code review to find quality issues, style violations, and code smells. Triggers on: review, code review, quality, lint, code smell, analyze code.

cross-reviewskills/cross-review/SKILL.md

One-shot second-opinion review of a real diff by a DIFFERENT model (Codex or Antigravity) — advisory only, board-recorded. Triggers on: cross review, second opinion, ask another model to review, pre-merge check from codex.

discovery-sweepskills/discovery-sweep/SKILL.md

Run every audit at once and triage the findings into act-now / needs-a-look / dismissed buckets. Triggers on: run all audits, full sweep, audit everything, what should I fix, triage findings, discovery sweep, sweep the codebase.

doc-genskills/doc-gen/SKILL.md

Generate documentation from source code — docstrings, READMEs, API references. Triggers on: generate docs, write documentation, document this, create README, API docs, doc-gen.

docs-outboxskills/docs-outbox/SKILL.md

Sweep the docs outbox — dedupe, lint, and digest pending small docs (lessons, reports, drafts), then chair-approve via chip into ONE batched PR. Triggers on: docs outbox, outbox sweep, sweep the outbox, pending docs, outbox status, approve digest.

elicitskills/elicit/SKILL.md

Form-driven Socratic discovery — batch independent decision dimensions into one multi-select-capable form instead of N button-turns. Triggers on: scope this, discovery form, ask me everything at once, multi-select question.

fixskills/fix/SKILL.md

Fix Receipts — outcome-first fixing: guided intake picks scope and probes, previews the contract, runs with a verified receipt. Triggers on: attune fix, fix receipts, scoped fix, fix with receipt, outcome fix, fix intake.

fix-testskills/fix-test/SKILL.md

Auto-diagnose and fix failing tests — up to 3 attempts with re-runs. Triggers on: fix test, failing test, broken test, test error, why is this test failing, debug test.

image-analysisskills/image-analysis/SKILL.md

Analyze an image — screenshot, diagram, UI mockup, or chart — with Claude's vision. Triggers on: analyze this image, look at this screenshot, what's in this diagram, read this mockup, describe this picture, analyze image.

memory-and-contextskills/memory-and-context/SKILL.md

Store, retrieve, search, and manage persistent memory across sessions. Triggers on: store memory, save this, retrieve, forget, manage memory, context, pattern.

personal-memoryskills/personal-memory/SKILL.md

Capture and recall curated cross-session personal memory — decisions, preferences, findings by topic. Triggers on: remember this for me, capture this decision, save to personal memory, my saved topics, forget topic, personal memory.

planningskills/planning/SKILL.md

High-level development planning — features, TDD, architecture review. Triggers on: plan, feature, architecture, design, TDD, strategy.

rag-code-genskills/rag-code-gen/SKILL.md

RAG-grounded code generation with source citations. Triggers on: grounded code, ground this, cite sources, show me with sources, how do I with attune, reference attune docs, grounded against attune docs.

recallskills/recall/SKILL.md

Pull relevant findings stashed from past sessions — on demand. Triggers on: recall, remember, what did I learn, prior session, past findings, did I hit this before, what do we know about.

refactor-planskills/refactor-plan/SKILL.md

Code-level refactoring analysis and roadmap. Detects duplication and complexity. Triggers on: refactor, tech debt, simplify, clean up, modularize, DRY, restructure.

release-prepskills/release-prep/SKILL.md

Pre-release preparation with health checks, security audit, changelog validation, version bumps, and dependency audits. Triggers on: release, publish, ship, deploy, version bump, changelog.

roundtableskills/roundtable/SKILL.md

Convene the multi-LLM round table — Claude, Antigravity, and Codex deliberate a question; the user chairs promotion. Triggers on: roundtable, round table, convene the table, ask the table, what do the other models think, deliberate.

security-auditskills/security-audit/SKILL.md

Scan code for security vulnerabilities including eval/exec usage, path traversal, hardcoded secrets, and injection risks. Triggers on: security, vulnerability, audit, scan, CVE, CWE, secrets, injection, eval, exec, OWASP.

smart-testskills/smart-test/SKILL.md

Find test gaps and generate tests for uncovered code. Triggers on: generate tests, write tests, test coverage, find untested code, test gaps, smart test, what needs testing.

specskills/spec/SKILL.md

Spec Ladders — goal-driven spec development: brainstorm, plan, review, and execute a gated task ladder with recorded approvals. Triggers on: spec, spec ladders, brainstorm and build, plan and execute, idea to code, build from scratch.

verifyskills/verify/SKILL.md

Fact-check LLM-generated content against source-of-truth — confirm imports import, CLI flags are real, links resolve, counts match. Triggers on: verify docs, fact-check, did the model hallucinate, check generated content, are these claims real.

workflow-orchestrationskills/workflow-orchestration/SKILL.md

Run several analysis workflows together in one sweep. Triggers on: run all workflows, run multiple workflows, full analysis sweep, workflow orchestration.

MCP servers1

attune-aistdio
command
uvx
args
--from attune-ai python -m attune.mcp.server
env.ANTHROPIC_API_KEY
${ANTHROPIC_API_KEY}
env.ATTUNE_REDIS_REQUIRED
false

Plugin manifests1

plugin/.claude-plugin/plugin.json
{
  "name": "attune-ai",
  "version": "16.1.0",
  "description": "Persistent memory and receipt-verified workflows for Claude Code — /spec plans, reviews, and executes with quality gates; plus security audits, code reviews, test generation, and release prep from /attune.",
  "author": {
    "name": "Smart AI Memory",
    "email": "[email protected]"
  },
  "homepage": "https://smartaimemory.com",
  "repository": "https://github.com/Smart-AI-Memory/attune-ai",
  "license": "Apache-2.0",
  "keywords": [
    "workflows",
    "security",
    "code-review",
    "testing",
    "release-prep",
    "cost-optimization",
    "claude-code",
    "memory",
    "agent-memory",
    "mcp"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[attune-ai on Agent Plugins Marketplace](https://pluginsmp.com/plugins/attune-ai)