policy
CommunityCodify agent decisions with structured rules.
Authorjnesfield-bot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured, deterministic way to guide an AI agent's decision-making process, ensuring safety, consistency, and adherence to predefined operational logic, moving beyond purely LLM-driven choices.
Core Features & Use Cases
- Rule-Based Decision Making: Define codified rules (preconditions and effects) that the agent evaluates before executing actions.
- Safety and Guardrails: Implement high-priority rules to block dangerous commands or prevent undesirable outcomes.
- Behavioral Control: Influence action selection through boosting, filtering, or rewriting candidate actions.
- Impasse Handling: Define escalation paths when the agent becomes stuck or encounters repeated failures.
- Use Case: An agent needs to access a file system. You can define a policy rule that blocks any
rm -rf /command, ensuring system safety, while another rule might boost a specific search skill when the task involves research papers.
Quick Start
Use the policy skill to evaluate a set of candidate actions against the current state and apply predefined rules.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: policy Download link: https://github.com/jnesfield-bot/rho/archive/main.zip#policy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.