agentic-workflow-guide
Installation
SKILL.md
Agentic Workflow Guide
A comprehensive guide for designing, reviewing, and improving agent workflows based on proven design principles.
When to Use
- New Workflow Design - Define agent roles, responsibilities, and execution order
- Workflow Review - Detect issues by checking against design principles
- Pattern Selection - Choose the right workflow pattern for your task
- Quality Improvement - Iteratively refine workflows step by step
- Scaffolding - Generate workflow directory structures and templates
- Long-Horizon Tasks - Manage context for multi-hour agent sessions
Core Principles
→ See references/design-principles.md for details