Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/smart-ai-memory/attune-ai/devnpx skills add Smart-AI-Memory/attune-ai --skill devgit clone --depth 1 https://github.com/Smart-AI-Memory/attune-aiWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00013 | $0.00896 |
| Opus 5 | $0.00006 | $0.00448 |
| Sonnet 5 | $0.00003 | $0.00179 |
| Haiku 4.5 | $0.00001 | $0.00090 |
Grade A, and why
dev scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 161 lines — stays where its author put it; the contents beside it link to each section on GitHub.
dev
Developer tools for daily coding workflows.
Routes
| Subcommand | Action |
|---|---|
review |
Code review workflow |
debug |
Debugging session |
refactor |
Refactoring session |
commit |
Stage and commit changes |
pr |
Create a pull request |
quality |
Code quality check |
perf-audit |
Performance audit |
Usage
/dev # Ask what to do
/dev review # Code review
/dev commit # Stage and commit
/dev debug # Debug session
/dev refactor # Refactoring
/dev pr # Create PR
Fast-Path Detection
When explicit args satisfy scoping, skip questions:
/dev commit --auto→ stage all + commit/dev review ./src/auth→ review that path/dev commit→ ask what to stage/dev→ ask what to do
Rule: If input contains BOTH an action AND a
target (or --auto flag), proceed to execution.
If either is missing, use AskUserQuestion.
Behavior
Plan Detection (all routes)
Before starting scoping questions for any route,
check for saved plans from /plan:
- Use
Globto check.claude/plans/{route}-*.mdfor the current route (e.g.,refactor-*.mdfor/dev refactor) - If matching plans exist, use
Readto check their Status field (skipcompletedplans) - If no pending plans match, proceed normally with the scoping flow below
- If multiple pending plans match, show a list and let the user choose which one
- If a pending/in-progress plan is found, use
AskUserQuestionwith these options:
- "Yes, use this plan": Read the plan file.
Update its Status to
in-progress. Use the plan's Scope and Approach sections to drive execution. Do NOT re-ask scoping questions. - "No, start fresh": Proceed with the normal
AskUserQuestionscoping flow below.
Example prompt:
question: "I found a saved plan:
{plan-title} ({date}). Pick up where you
left off?"
header: "Plan"
options:
- label: "Yes, use this plan"
description: "Skip scoping — execute based
on the saved plan"
- label: "No, start fresh"
description: "Ignore the plan and scope
from scratch"
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 161 lines · 13 tokens per session scan A c9b1bf754729
dev is a skill published in the GitHub repository Smart-AI-Memory/attune-ai (10 stars, last pushed 3d ago), licensed Apache-2.0. It adds 13 tokens to every session and 896 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
beastmode
Multi-agent orchestration framework for high-intensity feature implementation. Routes work across model tiers: frontier models (Claude Fable, Kimi 3, Opus; Codex only when explicitly selected) own design, architecture, and review sign-off, while the pinned Luna Max economy lane handles implementation and mechanical…
oma-scholar
Scholarly research companion using Knows sidecar spec (.knows.yaml). Generates, validates, reviews, queries, and compares structured research-paper sidecars, and fetches them from knows.academy. Use for academic literature search, survey synthesis, paper authoring assistance, and peer review with token-efficient…
github
Interact with GitHub (issues, PRs, repos, releases) using the gh CLI. Use when asked to read or write GitHub state — open an issue, fetch PR diff, comment, list runs, etc.
agentic-workflow-designer
Conversational skill that interviews users to design new agentic workflows.
creating-skills
Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context…
task-planning
计算任务 gap 并产出下一步可执行子任务 List[TaskSpec];gap 已闭返回空数组。对齐案例剧本 gwqie46v7hzr1w6h(存储行业尽调)确定式分解。.