What problem does it solve?
This Skill establishes core standards and best practices for all GitHub workflow agents, ensuring consistency, efficiency, and safety across various GitHub-related tasks.
Core Features & Use Cases
- Standardized Agent Behavior: Defines consistent approaches for authentication, repository discovery, output formatting, and user interaction.
- Enhanced User Experience: Implements smart defaults, progress announcements, and clear error handling to reduce friction.
- Accessibility & Quality: Mandates dual Markdown/HTML output with strict accessibility standards for HTML and clear formatting for Markdown.
- Safety & Security: Enforces rules against unauthorized actions, prompt injection, and data exfiltration.
- Use Case: When building any new GitHub workflow agent (e.g., for issue tracking, PR reviews, or community reports), this Skill provides the foundational rules and guidelines to ensure it integrates seamlessly and operates reliably.
Quick Start
Apply these standards when building any GitHub workflow agent.