agentic-workflows Skill
Route gh-aw workflow create/debug/upgrade requests to the right prompts. Published by microsoft in AI-Engineering-Coach.
What is agentic-workflows Skill?
Route gh-aw workflow create/debug/upgrade requests to the right prompts. Published by microsoft in AI-Engineering-Coach. 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
- Security review
- Security review use cases
Technical details
- Install or run with Copy skill directory
When to use agentic-workflows Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/AI-Engineering-Coach
- Skill file: .github/skills/agentic-workflows/SKILL.md
What it does
Route gh-aw workflow create/debug/upgrade requests to the right prompts.
Skill instructions
Agentic Workflows Router Use this skill when a user asks to create, update, debug, or upgrade GitHub Agentic Workflows in this repository. This skill is a dispatcher: identify the task type, load the matching .github/aw/.md file, and follow it directly. Keep responses concise and ask a clarifying question if the correct prompt is unclear. Read only the files you need: Load these files from github/gh-aw (they are not available locally). After loading the matching workflow prompt, follow it directly: - Create new workflows: .github/aw/create-agentic-workflow.md - Update existing workflows: .github/aw/update-agentic-workflow.md - Debug, audit, or investigate workflows: .github/aw/debug-agentic-workflow.md - Upgrade workflows and fix deprecations: .github/aw/upgrade-agentic-workflows.md - Create shared components or MCP wrappers: .github/aw/create-shared-agentic-workflow.md - Create report-generating workflows: .github/aw/report.md - Fix Dependabot manifest PRs: .github/aw/dependabot.md -
Explore related resources
Frequently asked questions
What is agentic-workflows?
agentic-workflows is a open-source AI agent skill with Copy skill directory. Route gh-aw workflow create/debug/upgrade requests to the right prompts.
Who is agentic-workflows best for?
agentic-workflows is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install agentic-workflows?
Install or run agentic-workflows using Copy skill directory. Check agentic-workflows for the latest setup command.
Is agentic-workflows actively maintained?
agentic-workflows may need a closer maintenance check before production use.
Auto-fetched from GitHub.