BeClaude

modular-code-guard

New
14GitHub TrendingGeneralby anthonystepvoy

Lightweight architecture guardrail for Claude Code and Codex that helps AI coding agents avoid massive files and keep projects modular without imposing a heavy workflow.

First seen 6/5/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/modular-code-guard.md

3
Invoke with @agent-name
@modular-code-guard
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is modular-code-guard?

Lightweight architecture guardrail for Claude Code and Codex that helps AI coding agents avoid massive files and keep projects modular without imposing a heavy workflow.

How to install modular-code-guard?

To install modular-code-guard: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/modular-code-guard.md. Finally, @modular-code-guard in Claude Code.

What is modular-code-guard best for?

modular-code-guard is a agent categorized under General. It is designed for: agent. Created by anthonystepvoy.