agent-conduct Skill
Shared hard rules enforced across all squad agents Published by microsoft in frontier-ghcp-rvas.
What is agent-conduct Skill?
Shared hard rules enforced across all squad agents Published by microsoft in frontier-ghcp-rvas. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use agent-conduct Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/frontier-ghcp-rvas
- Skill file: .copilot/skills/agent-conduct/SKILL.md
What it does
Shared hard rules enforced across all squad agents
Skill instructions
Context Every squad agent must follow these two hard rules. They were previously duplicated in every charter. Now they live here as a shared skill, loaded once. Patterns Product Isolation Rule (hard rule) Tests, CI workflows, and product code must NEVER depend on specific agent names from any particular squad. "Our squad" must not impact "the squad." No hardcoded references to agent names (Flight, EECOM, FIDO, etc.) in test assertions, CI configs, or product logic. Use generic/parameterized values. If a test needs agent names, use obviously-fake test fixtures (e.g., "test-agent-1", "TestBot"). Peer Quality Check (hard rule) Before finishing work, verify your changes don't break existing tests. Run the test suite for files you touched. If CI has been failing, check your changes aren't contributing to the problem. When you learn from mistakes, update your history.md. Anti-Patterns - Don't hardcode dev team agent names in product code or tests - Don't skip test verification before declari
Explore related resources
Frequently asked questions
What is agent-conduct?
agent-conduct is a open-source AI agent skill with Copy skill directory. Shared hard rules enforced across all squad agents
Who is agent-conduct best for?
agent-conduct is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install agent-conduct?
Install or run agent-conduct using Copy skill directory. Check agent-conduct for the latest setup command.
Is agent-conduct actively maintained?
agent-conduct may need a closer maintenance check before production use.
Auto-fetched from GitHub.