agent-conduct

Enforce team-wide agent rules for product isolation and peer quality checks in CI workflows and code review processes.

Updated May 10, 2026
One-click install
npx skills add https://github.com/AshleyHollis/agentic-identity-lab --skill agent-conduct-ashleyhollis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-conduct
Source: https://github.com/AshleyHollis/agentic-identity-lab/tree/main/.copilot/skills/agent-conduct
Command: npx skills add https://github.com/AshleyHollis/agentic-identity-lab --skill agent-conduct-ashleyhollis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the enforcement of team conduct across all squad agents, eliminating redundancy and ensuring compliance.

Core Features & Use Cases

  • Consistent Rule Enforcement: Standardizes hard rules for squad agents, reducing inconsistency and potential conflicts.
  • Product Isolation Rule: Ensures that tests and CI workflows never depend on specific agent names, promoting flexibility.
  • Peer Quality Check: Promotes code quality by verifying changes do not break existing tests and respecting CI pipeline status.
  • Use Case: Integrate this Skill into your team's onboarding process to reinforce best practices and code of conduct.

Quick Start

Implement the agent-conduct skill within your team's guidelines to maintain consistent standards.

Frequently Asked Questions about agent-conduct

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

FAQPage Schema
How do I enforce code compliance rules across multiple agents in CI workflows?

Standardize team conduct rules for cross-agent testing by applying consistent hard rules that verify changes do not break existing tests and respect CI pipeline status across all squad agents.

What is a product isolation rule for CI processes and cross-agent testing?

A product isolation rule ensures tests and CI workflows never depend on specific agent names, promoting flexibility and preventing conflicts across cross-agent testing environments.

How do I conduct peer quality checks for code review processes?

Conduct peer quality checks during code review by verifying that proposed changes do not break existing tests and fully respect the current CI pipeline status before approval.

Can I use team conduct guidelines for agent onboarding and rule enforcement?

Integrate team conduct guidelines into onboarding to reinforce best practices, standardize hard rules for squad agents, and eliminate redundancy while ensuring compliance across the team.

Why does cross-agent testing fail when workflows depend on specific agent names?

Cross-agent testing fails when workflows depend on specific agent names because it violates product isolation rules, creating inconsistency and potential conflicts during CI pipeline execution.