agent-conduct

Enforce shared governance rules across squad agents in tests and CI workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes hard governance rules to ensure all squad agents follow consistent conduct without duplicating policies in every charter.

Core Features & Use Cases

  • Enforces two hard rules: Product Isolation Rule and Peer Quality Check to prevent name-specific references and ensure test quality.
  • Provides guidance to avoid anti-patterns in tests, CI configs, and product code; supports team-wide adoption across squads.

Quick Start

Load the agent-conduct skill in your squad governance module to enforce the two hard rules across tests, CI configurations, and product code.

Frequently Asked Questions about agent-conduct

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

FAQPage Schema
How do I enforce shared governance rules across multiple agents in CI workflows?

To enforce shared governance across agents, load the agent-conduct skill in your squad governance module to apply hard rules consistently across CI workflows, tests, and product code without duplicating policies in every charter.

What is the Product Isolation Rule for agent code quality?

The Product Isolation Rule is a hard governance policy that prevents hardcoded agent names in tests, CI configurations, and product code, ensuring squads maintain code integrity and avoid name-specific references across all agents.

How do I require peer quality checks before completing squad agent tasks?

Require peer quality checks by loading the agent-conduct skill, which enforces this hard rule centrally to ensure test quality and compliance before completion, preventing anti-patterns across all squad agents without duplicating policies.

Can I centralize team standards for testing and CI configurations across different squads?

Yes, you can centralize team standards by loading the agent-conduct skill in your governance module to enforce consistent conduct and compliance across tests, CI workflows, and product code for all squads.

Why should I avoid duplicating policy rules in every agent charter?

Duplicating policy rules in every agent charter creates maintenance overhead and inconsistency; centralizing hard governance rules with the agent-conduct skill ensures all squad agents follow consistent behavior and compliance without policy duplication.

What anti-patterns should I avoid when setting up agent governance policies?

Avoid anti-patterns that reference real agent names in tests, CI configs, and product code; the agent-conduct skill provides guidance to maintain test and code integrity by enforcing the Product Isolation and Peer Quality Check rules.