agent-conduct

Enforce shared governance rules preventing hardcoded agent names across tests and CI configurations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and enforces hard governance rules across all squad agents, reducing duplication and ensuring consistent behavior across charters, tests, and CI configurations.

Core Features & Use Cases

  • Shared hard rules live in a single source and are loaded once per session.
  • Prevents hardcoded agent names in tests, CI configs, and product logic.
  • Guides teams on governance compliance and peer-quality checks.

Quick Start

Ask Quaid to apply the agent-conduct governance rules to the current squad 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 shared governance rules across multiple squad agents?

To enforce shared governance rules across squad agents, load a centralized policy from the skill's frontmatter to apply structured rules, patterns, and anti-patterns consistently across charters.

How do I stop hardcoded agent names in CI configurations and tests?

To stop hardcoded agent names in CI configurations and tests, apply centralized agent-conduct policies that scan product logic and provide structured anti-patterns for governance compliance.

What are team governance policies for software engineering squads?

Team governance policies for software engineering squads are centralized hard rules that ensure consistent behavior across charters, tests, and CI configurations by reducing rule duplication.

Do I need a centralized policy source to manage rule enforcement across squads?

Yes, you need a centralized policy source to manage rule enforcement effectively. Shared hard rules live in a single source and are loaded once per session to ensure consistent behavior.

Can I apply squad agent governance rules to an existing team charter?

Yes, you can apply squad agent governance rules to an existing team charter by asking Quaid to enforce the centralized policies against the current squad charter configuration.

Why does centralized rule enforcement reduce duplication in CI configurations?

Centralized rule enforcement reduces duplication in CI configurations by loading hard governance rules from a single source once per session, eliminating the need to repeat policies across squads.