agent-conduct

Enforce squad-wide governance rules across agent workflows and reviews.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jperezdelreal/GymBro --skill agent-conduct-jperezdelreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-conduct
Source: https://github.com/jperezdelreal/GymBro/tree/main/.copilot/skills/agent-conduct
Command: npx skills add https://github.com/jperezdelreal/GymBro --skill agent-conduct-jperezdelreal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and enforces hard governance rules across all squad agents to prevent drift and ensure consistent behavior.

Core Features & Use Cases

  • Central rule set: Product Isolation Rule and Peer Quality Check are defined once and loaded across squads.
  • Prevents hard-coded agent references in tests, CI configurations, and product logic.
  • Supports charter governance, code reviews, and automation workflows to uphold quality and safety.

Quick Start

Apply the agent-conduct skill to enforce the two hard rules across all squad agents in every charter.

Frequently Asked Questions about agent-conduct

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce team-wide governance rules across multiple AI agents?

Enforce team-wide governance rules by centralizing hard policies in a shared charter that all squad agents load. This prevents policy drift and ensures consistent behavior across CI, code reviews, and automation workflows.

What are the core hard rules for preventing hard-coded agent references in CI configurations?

The core hard rules are the Product Isolation Rule and the Peer Quality Check. These policies prevent hard-coded agent references in tests and product logic while enforcing explicit peer reviews to maintain quality and safety.

How do I apply squad-wide peer review standards to an automation workflow?

Apply squad-wide peer review standards by integrating the centralized governance charter into your automation workflow. This automatically triggers the Peer Quality Check rule to uphold consistent quality across all agent outputs.

Can I define custom quality-check policies or am I limited to the default team-rules?

You are limited to two hard-coded policies: the Product Isolation Rule and the Peer Quality Check. The skill provides explicit anti-pattern guidance for these existing rules rather than supporting custom policy creation.

When should I centralize compliance rules for agents instead of managing them individually?

Centralize compliance rules when managing multiple squad agents to prevent policy drift. Centralization ensures that charter creation, CI configurations, and reviews all reference the same shared hard policies for consistent quality.