agent-conduct

Enforces standardized governance and quality assurance rules for autonomous squad agents.

1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill agent-conduct-jonnymuir
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-conduct
Source: https://github.com/jonnymuir/Umbraco.Prism/tree/main/.copilot/skills/agent-conduct
Command: npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill agent-conduct-jonnymuir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the inconsistency and duplication of governance rules across multiple agent charters by centralizing hard constraints into a single, shared source of truth.

Core Features & Use Cases

  • Product Isolation Enforcement: Prevents hardcoded dependencies on specific agent names in tests and CI workflows to ensure modularity.
  • Peer Quality Assurance: Mandates automated test verification and history tracking before finalizing any development tasks.
  • Use Case: Use this Skill to audit your current development workflow or CI configuration to ensure no hardcoded agent names exist and that all pre-commit quality checks are properly integrated.

Quick Start

Apply the agent-conduct skill to validate that my current codebase adheres to the product isolation and peer quality check rules.

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 autonomous agents?▼

Enforce shared governance rules by centralizing hard constraints into a single source of truth, eliminating inconsistency across agent charters. This ensures all autonomous agents adhere to standardized operational protocols without duplicating rules.

How do I prevent hardcoded agent names in CI/CD pipelines and test suites?▼

Prevent hardcoded agent names by applying product isolation enforcement to your CI/CD pipelines and test suites. This mandates strict parameterization of agent identifiers, ensuring modularity and preventing dependencies on specific agent names.

What is automated peer quality assurance for development lifecycle management?▼

Automated peer quality assurance is a protocol that mandates test verification and history tracking before finalizing development tasks. It ensures all pre-completion quality checks are properly integrated into the development lifecycle.

Can I audit my existing codebase for compliance with squad standards?▼

You can audit your existing codebase for compliance by validating current configurations against product isolation and peer quality check rules. This checks that no hardcoded agent names exist and pre-commit checks are integrated.

Why does centralizing quality assurance rules help autonomous agent workflows?▼

Centralizing quality assurance rules helps autonomous workflows by eliminating duplicated governance constraints across multiple charters. It provides a single shared source of truth, ensuring consistent adherence to CI/CD and testing standards.