Workflow Skill Name
Overview
This skill guides through [workflow description]. Use when [specific scenario].
Prerequisites
- Prerequisite 1
- Prerequisite 2
- Prerequisite 3
Quick Start
For standard workflow:
- [Step 1]
- [Step 2]
- [Step 3]
Workflow
Step 1: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
- Specific action
Example:
# Command or code example
command-here --flag value
Verification:
- Check that [expected outcome]
- Verify [expected state]
Step 2: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
- Specific action
Example:
# Command or code example
command-here
Verification:
- Check that [expected outcome]
- Verify [expected state]
Step 3: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
- Specific action
Example:
# Command or code example
command-here
Verification:
- Check that [expected outcome]
- Verify [expected state]
Step 4: [Action Name]
Purpose: What this step accomplishes
Instructions:
- Specific action
- Specific action
Example:
# Final command
command-here
Expected Result:
- Outcome 1
- Outcome 2
Troubleshooting
Issue: [Common Problem]
Symptoms: What you see when this happens Cause: Why this happens Fix: How to resolve it
Issue: [Another Common Problem]
Symptoms: What you see Cause: Root cause Fix: Solution steps
Advanced Workflows
For advanced scenarios, see references/advanced-workflows.md.
Version: 1.0 Last Updated: [Date]