agent-guardrails

Community

Enforce project standards with code hooks, not markdown rules.

AuthorjzOcb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents AI agents from bypassing project standards by using code hooks, secret detection, deployment verification, and import registries, ensuring project integrity and reliability.

Core Features & Use Cases

  • Pre-commit Hooks: Blocks commits with bypass patterns and hardcoded secrets.
  • Pre-creation Checks: Prevents reimplementation by showing existing modules and functions.
  • Post-creation Validation: Detects duplicate functions, missing imports, and bypass patterns.
  • Secret Detection: Scans for hardcoded tokens, keys, passwords.
  • Deployment Verification: Ensures new features are wired into production before marking them "done".
  • Use Case: Imagine you have a complex project with numerous components. Use this Skill to enforce consistent coding standards, prevent secret leaks, and ensure all features are properly integrated.

Quick Start

Use the agent-guardrails skill to enforce pre-commit checks and secret detection in your project.

Dependency Matrix

Required Modules

bashgit

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-guardrails
Download link: https://github.com/jzOcb/agent-guardrails/archive/main.zip#agent-guardrails

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.