Agent Claude Code
AI code reviewer enforcing Google style guides across 21 languages/formats. Runs fix-verify loops, compressed task sync, and workspace heatmaps.
Agent Claude Code
AI code reviewer enforcing Google style guides across 21 languages/formats. Runs fix-verify loops, compressed task sync, and workspace heatmaps.
Command Claude Code
Autonomous fix-verify loop that keeps fixing violations until the file reaches Grade A (90+).
Command Claude Code
Audit the workspace persistent memory folders (.avvarre/) to detect context drift, conventions mismatch, and stalled task lists.
Command Claude Code
Analyse the current workspace, then scaffold .avvarre/ with real project context, conventions, and task tracking.
Command Claude Code
Analyze only the files changed in the current git branch to enforce quality on new code.
Command Claude Code
Scan the entire workspace for code quality violations — returns a heatmap ranked by score with trend history.
Command Claude Code
Analyze the currently active file for code quality violations against Google style guides.
Settings file Claude Code
Agent settings declaring 9 allowed tools.
Skill Claude CodeCodex
Autonomous fix-verify loop that keeps fixing violations until the file reaches Grade A (90+).
Skill Claude CodeCodex
Audit .avvarre/ project memory for context drift, stale tasks, and conventions mismatches.
Skill Claude CodeCodex
Scaffold .avvarre/ project memory with conventions, tasks, context, and session tracking.
Skill Claude CodeCodex
Run a PR quality gate on git-changed files and report pass or fail.
Skill Claude CodeCodex
Scan the entire workspace for code quality issues and show a heatmap of scores.
Skill Claude CodeCodex
Analyze code quality against Google style guides for 21 languages/formats. Fix-verify loops, compressed task sync, workspace heatmaps.
MCP server Claude CodeCodexCursor +2
Harness the true power of agentic coding. Stop re-explaining context to your AI. Just Avvarre it: persistent memory, 650+ style rules, and self-correcting autopilot loops for autonomous agents. Runs locally from the avvarre npm package.
Hook Codex
Runs when a session starts on startup, resume, clear and compact, executing session-start.cjs and hook-skill-suggest.cjs via node (2 commands). From PralhadYadawad/avvarre.
Hook Codex
Runs before the agent uses a tool for ^apply_patch$, ^write_to_file$, ^replace_file_content$ and ^multi_replace_file_content$ tool calls, executing impact-warn.cjs via node. From PralhadYadawad/avvarre.
Hook Codex
Runs when the agent finishes a response, executing session-end.cjs via node. From PralhadYadawad/avvarre.
Skill Claude CodeCodex
Perform a severity-first Avvarre code review and verify every requested fix.
Cursor rule Cursor
When working on any source file, follow Google Style Guide conventions for that language.
Cursor rule Cursor
Cursor rule "cursorrules" from PralhadYadawad/avvarre, covering avvarre — cursor instructions, project, key paths, mcp tools (17 total — see src/server.ts:7) and conventions.
Instructions file GitHub Copilot
Instructions for PralhadYadawad/avvarre, covering avvarre — copilot instructions, project, key paths, mcp tools and conventions.
Instructions file
Instructions for PralhadYadawad/avvarre, covering avvarre — claude code instructions, what is avvarre?, available slash commands, mcp tools and project memory (.avvarre/).
Plugin Claude Code
The trust layer for AI-assisted coding. Enforces Google Style Guides across 21 languages via MCP, with persistent project memory, fix-verify loops, and workspace heatmaps.