What problem does it solve?
This Skill helps AI coding agents adhere to organizational standards, patterns, decisions, and principles before writing code, preventing architectural drift and ensuring consistency.
Core Features & Use Cases
- Proactive Governance: Agents query the Pattern5 library to find relevant guidance before making architectural decisions.
- Artifact Application: Differentiates how to apply Standards (rules), Patterns (solutions), Decisions (rationale), and Principles (trade-offs).
- Gap Reporting: Agents can submit draft artifacts when no existing guidance is found.
- Use Case: When an agent is tasked with implementing a new API endpoint, it first searches Pattern5 for relevant standards on error handling and authentication, applies them, and then writes the code.
Quick Start
Use the pattern5 skill to search for guidance on implementing secure API authentication.