mudguard
v0.5.0Autonomous, 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.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mudguard@agent-plugin-marketplacePaste 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/mudguardClone 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
├── .claude-plugin/plugin.json└── skills/mudguard/SKILL.md
Included Skills1
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
{
"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"
]
}For maintainers
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)