tune-repo-beta

tune-repo-beta is a plugin for Claude Code from alexmond/alexmskills. Its manifest loads nothing; the 1 skill it bundles cost 117 tokens per session together, scanned A, original, MIT.

A Claude Code add-on that reviews a repository’s CLAUDE.md file and working rules against the actual project. It also reviews the project’s checking process and missing fixed safeguards.

In plain words
What is it for?
Use it to audit and tighten repository instructions, improve the verify loop, add static guardrails, and reduce avoidable permission friction.
Why use it?
It helps prevent outdated instructions, weak verification steps, and unnecessary permission prompts from causing incorrect work.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions CLAUDE.md; mentions Claude Code.

Good fit Use it to audit and tighten repository instructions, improve the verify loop, add static guardrails, and reduce avoidable permission friction.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add alexmond/alexmskills/plugin install tune-repo-beta
Install

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.

Clone the repo
git clone --depth 1 https://github.com/alexmond/alexmskills

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 tune-repo-beta

README.md
[![agentmods](https://agentmods.dev/badge/plugins/alexmond/alexmskills/tune-repo-beta/github.svg)](https://agentmods.dev/plugins/alexmond/alexmskills/tune-repo-beta)
Your own site
<a href="https://agentmods.dev/plugins/alexmond/alexmskills/tune-repo-beta"><img src="https://agentmods.dev/badge/plugins/alexmond/alexmskills/tune-repo-beta/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 tune-repo-beta

Your own site · 80×15
<a href="https://agentmods.dev/plugins/alexmond/alexmskills/tune-repo-beta"><img src="https://agentmods.dev/badge/plugins/alexmond/alexmskills/tune-repo-beta.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill cost 117 tokens a session between them.
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.
Security

Grade A, and why

tune-repo-beta 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 4d 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.

plugins/tune-repo-beta/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "name": "tune-repo-beta",
  "description": "Audit and tighten a repo's CLAUDE.md and guardrails so Claude Code works faster and more accurately in it: verify CLAUDE.md against reality, tighten the verify loop, add missing static guardrails, cut permission friction.",
  "version": "0.1.2",
  "author": {
    "name": "Alex Mondshain",
    "email": "[email protected]"
  },
  "homepage": "https://www.alexmond.org/alexmskills/",
  "repository": "https://github.com/alexmond/alexmskills",
  "license": "MIT",
  "keywords": [
    "claude-md",
    "guardrails",
    "onboarding",
    "verification",
    "accuracy"
  ]
}
Contents

What it installs

The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 117 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 4d ago First seen · 20 lines scan A 4e47df9fb55a

Subscribe to this mod's changes

tune-repo-beta is a plugin published in the GitHub repository alexmond/alexmskills (6 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-05.

Related

Other plugins, from other repositories

engineering-workflow-plugin

Skills for software engineering workflows: git operations, test fixing, code review, feature planning, and ensemble problem solving (generates multiple solutions in parallel and selects the best).

mhattingpete/claude-skills-marketplace · not measured

visual-documentation-plugin

Skills for creating stunning visual HTML documentation with modern UI design, SVG diagrams, flowcharts, dashboards, timelines, technical documentation, and comprehensive project architecture diagrams.

mhattingpete/claude-skills-marketplace · not measured

code-operations-plugin

Skills for code manipulation operations including line-based code transfer, bulk refactoring, and file analysis - converted from code-copy-mcp.

mhattingpete/claude-skills-marketplace · not measured

productivity-skills-plugin

Productivity and workflow optimization skills for analyzing usage patterns, auditing code, bootstrapping projects, and generating documentation.

mhattingpete/claude-skills-marketplace · not measured

context-provider

MCP context & instinct engine — learned rules from sessions with confidence scoring. Provides tool-aware context injection and 6 MCP tools.

doobidoo/MCP-Context-Provider · not measured

claude-forge

oh-my-zsh for Claude Code — 16 agents, 35 commands, 33 skills, 22 hooks + 9 examples (21 events), 14 rules, 4 MCP (minimal: playwright, context7, jina-reader, [email protected]). Adversarial verification loop (maker≠checker), unattended API-error auto-resume, session relay, and Korean prose quality guardrails.…

sangrokjung/claude-forge · not measured