avvarre: Command for Claude Code

.claude/commands/avvarre-garden.md

avvarre:garden is a command for Claude Code from PralhadYadawad/avvarre. It costs 30 tokens per session (242 once invoked), scanned A, original, MIT.

A workspace audit command for the .avvarre/ folders, which store project context, conventions, tasks, and session history.

In plain words
What is it for?
Checking whether saved context still matches the codebase, finding files that break project rules, reviewing old tasks, and showing suggestions for updating the memory files.
Why use it?
It finds outdated project notes, broken conventions, stalled tasks, and inactive session logs before they mislead future work.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is PralhadYadawad/avvarre's own configuration. It tells Claude Code how to work on avvarre itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything avvarre configures →

Reuse

Borrowing it

Nothing to install: this file belongs to PralhadYadawad/avvarre. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/PralhadYadawad/avvarre/master/.claude/commands/avvarre-garden.md
Clone the repo
git clone --depth 1 https://github.com/PralhadYadawad/avvarre

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for avvarre:garden

README.md
[![agentmods](https://agentmods.dev/badge/commands/pralhadyadawad/avvarre/avvarre-garden/github.svg)](https://agentmods.dev/commands/pralhadyadawad/avvarre/avvarre-garden)
Your own site
<a href="https://agentmods.dev/commands/pralhadyadawad/avvarre/avvarre-garden"><img src="https://agentmods.dev/badge/commands/pralhadyadawad/avvarre/avvarre-garden/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for avvarre:garden

Your own site · 80×15
<a href="https://agentmods.dev/commands/pralhadyadawad/avvarre/avvarre-garden"><img src="https://agentmods.dev/badge/commands/pralhadyadawad/avvarre/avvarre-garden.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 242 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What 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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00242
Opus 5 $0.00015 $0.00121
Sonnet 5 $0.00006 $0.00048
Haiku 4.5 $0.00003 $0.00024

Measured 11d ago against content hash 69b7e4da5afd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

avvarre:garden 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 11d 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.

.claude/commands/avvarre-garden.md · 20 lines

What it actually says

/avvarre:garden

Audit the workspace persistent memory folders (.avvarre/) to detect context drift, conventions mismatch, and stalled task lists.

Instructions

  1. Use the avvarre_garden MCP tool with the current workspace directory.
  2. Present the results:
    • If there is stale context, show the mismatches found in context.md (e.g. tech stack drift, directory mismatches).
    • If there are broken conventions, show the files violating conventions.
    • If there are stale tasks, list the tasks that need updating or archiving (flag in-progress tasks older than 7 days, pending tasks older than 30 days).
    • If the session log has no entries in the last 7 days, flag it as stale.
    • Show the gardening suggestions directly to the user.
  3. Offer to automatically apply the suggestions to update the files in .avvarre/ if requested.
Changes

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.

  1. 11d ago First seen · 20 lines · 30 tokens per session scan A 69b7e4da5afd

Subscribe to this mod's changes

avvarre:garden is a command published in the GitHub repository PralhadYadawad/avvarre (4 stars, last pushed 15d ago), licensed MIT. It adds 30 tokens to every session and 242 once invoked, about $0.0002 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.