Agent Plugins Marketplace
All plugins

mudguard

v0.5.0

Autonomous, independently-verified architecture deepening — sweep a codebase for deep-module/deletion-test opportunities and file them as vertical-slice issues, headless and delta-aware, over a whole repo or a chosen part.

Claude Code1 Skill

By Aijo24License: MIT29 GitHub starsUpdated 3 months ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Jun 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install mudguard for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mudguard@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Aijo24/mudguard

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

mudguard/
├── .claude-plugin/plugin.json
└── skills/mudguard/SKILL.md

Included Skills1

mudguardskills/mudguard/SKILL.md

Autonomous, independently-verified architecture deepening — sweep a codebase (whole or a chosen part) for deep-module/deletion-test opportunities and file them as vertical-slice issues, headless and delta-aware. Run it when you explicitly want a refactoring/deepening backlog, repo-wide or for one subsystem.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "mudguard",
  "version": "0.5.0",
  "description": "Autonomous, independently-verified architecture deepening — sweep a codebase for deep-module/deletion-test opportunities and file them as vertical-slice issues, headless and delta-aware, over a whole repo or a chosen part.",
  "author": {
    "name": "Aijo24"
  },
  "homepage": "https://github.com/Aijo24/mudguard#readme",
  "repository": "https://github.com/Aijo24/mudguard",
  "license": "MIT",
  "keywords": [
    "claude-code",
    "skill",
    "architecture",
    "refactoring",
    "deepening",
    "codebase",
    "agent",
    "deletion-test"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[mudguard on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mudguard)