agentic-workflows
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- Modular Instruction Loading: The skill manages complex workflows by loading specific instructions from the
.github/aw/directory. This is a standard architectural pattern for organizing specialized agent behaviors into modular, maintainable files. - Dynamic Task Routing: It maps user intent—such as requests to design, audit, or upgrade workflows—to corresponding Markdown files, ensuring the agent utilizes the most relevant context for the specific task.
- Observability Integration: The skill includes logic to incorporate telemetry-specific instructions from
skills/otel-queries/SKILL.mdwhen tasks involve performance or monitoring, demonstrating a well-defined integration of sub-skills. - Resource Management: It provides a comprehensive directory of workflow prompts and components, facilitating consistent behavior across the repository's automation tasks.
Audit Metadata