What problem does it solve?
This Skill consolidates critical technical specifications and development guidelines for GitHub Agentic Workflows, ensuring code quality, security, and maintainability for all contributors. It helps developers build and maintain the gh-aw system, ensuring its quality, security, and reliability.
Core Features & Use Cases
- Code Organization & Standards: Learn best practices for file organization, helper files, and string processing patterns.
- Validation Architecture: Understand the centralized and domain-specific validation system for workflows.
- Security Best Practices: Implement template injection prevention, secure shell scripting, and supply chain security measures.
- Release & CLI Management: Navigate the changeset-based release system and understand rules for breaking CLI changes.
- Use Case: A new developer joins the
gh-aw project. This skill provides a single entry point to understand all core development practices, from code structure to security and release processes.
Quick Start
Consult the developer skill to understand the code organization principles and security best practices for contributing to GitHub Agentic Workflows.