Fence — Development skill for Claude Code
Show the guardrails that are active right now — validates the YAML rule files, prints every rule in words, which agents are wired, and the status of any active /feature run.
How to install Fence
Installs to ~/.claude/commands/mohamedma872-ai-guardrails-evals-fence.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mohamedma872/ai-guardrails-evals/HEAD/.claude/commands/fence.md -o ~/.claude/commands/mohamedma872-ai-guardrails-evals-fence.md Restart Claude Code, or start a new session, for it to be picked up.
What Fence does
description: Show the guardrails that are active right now — validates the YAML rule files, prints every rule in words, which agents are wired, and the status of any active /feature run. Usage — /fence
Run these and report the output verbatim under three headings, then one line of interpretation each (anything invalid, anything not wired, any active run with a closed plan gate):
!`node ai/guard/engine.js --check`
!`node ai/guard/engine.js --explain`
!`node ai/tasks/feature/runs.js st
Alternatives in Development
- Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
- Create API — Scaffold a new API endpoint — route, handler, types, tests — wired into the server 335 ★
- Eli5 — Say the last answer again in plain words — same facts, in the order the operator needs them 49 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ldd Status
One-paragraph summary of which LDD loop is active right now, which skill last fired, and what the current loss
Brotherme Auto Status
Show where the Full-Auto controller run stands right now, in plain language
Brotherme Status
Show where the project stands right now, in plain language
Thumbgate Doctor
Health-check the ThumbGate wiring for this project — hooks, MCP server, and agent-readiness — and report what'
Docblock Rewrite
Convert PHPDoc and JSDoc blocks into one-line plain-English // comments. Scripted bulk pass over a directory o
Ableton Export
Pre-export checklist before rendering audio. Validates levels, headroom, mono compatibility, and sample rate s
Related Agents
Cluster Awareness
Use this agent for live GKE cluster intelligence — it knows what's ACTUALLY running in production right now by
Sim Verifier Sonnet
Drives the iOS/watchOS simulator to check that a change actually looks and behaves right — launch, tap through
Mops Brand QA Gate
The terminal check on every {{client.name}} artifact before it reaches {{paths.approved}} or a human reviewer.