Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Latest commit

 

History

History
50 lines (36 loc) · 1.25 KB

File metadata and controls

50 lines (36 loc) · 1.25 KB

Attune Lite (Deprecated)

This plugin has been deprecated. All skills are now included in attune-ai, which offers 11 auto-triggering skills, MCP integration, security hooks, and the /attune hub command.

Migrate to attune-ai

Step 1: Remove attune-lite:

claude plugin uninstall attune-lite

Step 2: Add attune-ai marketplace:

claude plugin marketplace add Smart-AI-Memory/attune-ai

Step 3: Install attune-ai:

claude plugin install attune-ai@attune-ai

What Changed

All 6 attune-lite commands are now skills in attune-ai:

attune-lite attune-ai skill
/code-review code-quality (auto-triggered)
/security-audit security-audit (auto-triggered)
/smart-test smart-test (auto-triggered)
/fix-test fix-test (auto-triggered)
/bug-predict bug-predict (auto-triggered)
/doc-gen doc-gen (auto-triggered)

attune-ai adds 5 more skills (planning, refactor-plan, release-prep, memory-and-context, workflow-orchestration), plus the /attune hub command, /spec spec-driven development, security hooks, and full MCP server integration.

License

Apache-2.0