avvarre: Skill for Claude Code

.claude/skills/avvarre-workspace/SKILL.md

avvarre:workspace is a skill for Claude Code from PralhadYadawad/avvarre. It costs 21 tokens per session (144 once invoked), scanned A, original, MIT.

A workspace-wide code quality scan that produces scores, trends, and a heatmap showing where problems are concentrated. It detects the main programming language automatically.

In plain words
What is it for?
Scanning a workspace, viewing overall quality and grade, finding files with the weakest scores, tracking changes over time, and choosing files to fix first.
Why use it?
Reviewing every file manually makes it difficult to see which parts of a codebase need attention first. This gives a broad view and points to the lowest-scoring files.

Skill 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/skills/avvarre-workspace/SKILL.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:workspace

README.md
[![agentmods](https://agentmods.dev/badge/skills/pralhadyadawad/avvarre/avvarre-workspace/github.svg)](https://agentmods.dev/skills/pralhadyadawad/avvarre/avvarre-workspace)
Your own site
<a href="https://agentmods.dev/skills/pralhadyadawad/avvarre/avvarre-workspace"><img src="https://agentmods.dev/badge/skills/pralhadyadawad/avvarre/avvarre-workspace/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:workspace

Your own site · 80×15
<a href="https://agentmods.dev/skills/pralhadyadawad/avvarre/avvarre-workspace"><img src="https://agentmods.dev/badge/skills/pralhadyadawad/avvarre/avvarre-workspace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 144 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.00021 $0.00144
Opus 5 $0.00010 $0.00072
Sonnet 5 $0.00004 $0.00029
Haiku 4.5 $0.00002 $0.00014

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

Security

Grade A, and why

avvarre:workspace 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/skills/avvarre-workspace/SKILL.md · 14 lines

What it actually says

Avvarre workspace

Call the avvarre_workspace tool from the avvarre MCP server with:

  • directory: absolute path of the current workspace root directory
  • language: detect the dominant programming language and set it accordingly
  • include_trends: true (to show score history)

Summarize the heatmap results: show the overall score and grade, highlight the lowest-scoring files, note any improving or declining trends. Offer to fix the worst-scoring files first, one at a time using the avvarre skill.

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 · 14 lines · 21 tokens per session scan A e012271ff032

Subscribe to this mod's changes

avvarre:workspace is a skill published in the GitHub repository PralhadYadawad/avvarre (4 stars, last pushed 14d ago), licensed MIT. It adds 21 tokens to every session and 144 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.

Related

Other skills, from other repositories

hns-lsel-curator

Local Self-Evolution Loop (LSEL) curator — the CLUSTER + drain engine for the GOOS-local PROPOSE→APPLY seam closure (SPEC-LSEL-LOCAL-EVOLUTION-001). Companion-offset drain of .moai/lessons-inbox.jsonl with a drain-side severity filter that drops the 65% Bash-timeout/sandbox noise, eventkey clustering with a frequency…

modu-ai/moai-adk · 135 tokens

moai-workflow-ddd

Domain-Driven Development workflow specialist using ANALYZE-PRESERVE-IMPROVE cycle for behavior-preserving code transformation. Use when refactoring legacy code or reducing technical debt safely.

modu-ai/moai-adk · 44 tokens

moai-workflow-loop

Ralph Engine - Automated feedback loop with LSP diagnostics and AST-grep integration for continuous code quality improvement. Use when implementing error-driven development, automated fixing, or continuous quality validation workflows.

modu-ai/moai-adk · 44 tokens

moai-workflow-testing

Use when writing tests, measuring coverage, or running characterization, performance, or PR-review QA. Comprehensive specialist combining DDD testing, characterization tests, performance profiling, and TRUST 5 quality-assurance validation.

modu-ai/moai-adk · 47 tokens

ase-code-lint

Lint source code for potential code quality problems. Use when the user wants to "lint" or "check" source code.

rse/ase · 30 tokens

harness-doctor

Check whether this project's Agentsmith harness is installed correctly and healthy — fires on "is my harness set up right?", "harness doctor", "check my harness". Part of the Agentsmith harness; checks each selected agent's managed rules, settings, skills, hooks, verification, and leanness with a one-line fix for each…

PromptPartner/agentsmith · 74 tokens