Resolve Mandu architecture violations without weakening policy.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add konamgil/mandu --skill mandu-guard --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mandu Guard?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/konamgil-mandu-guard-mandu)More formats (shields.io, HTML) on the badges page.
---
name: mandu-guard
description: Resolve Mandu architecture violations without weakening policy.
license: MPL-2.0
---
# Mandu Guard
Use when planning or verification reports an import, layer, location, or
generated-artifact violation.
- Fix the dependency direction or file ownership that caused the diagnostic.
- Do not disable a rule or broaden an allowlist unless policy change is the
explicit task.
- Read generated data through the runtime registry; never import or edit
`.mandu/generated` artifacts directly.
- Keep fixes inside the plan scope and preserve user changes.
Start with `mandu.agent.verify`, use `mandu.agent.repair` for structured next
actions, and verify again after the repair.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!