Agent skill
agent-workflow-playbook
Guide plan → instrument → execute → validate with explicit checkpoints and questions. Use for ambiguous tasks or when enforcing a consistent agent workflow.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/agent-workflow-playbook
Metadata
Additional technical details for this skill
- tags
-
workflow planning process
- owner
- audience
- agents
- stability
- draft
- short description
- Standardized agent workflow guidance
SKILL.md
Agent Workflow Playbook
Overview
Apply a consistent workflow to reduce drift in agent runs, with explicit questions and checkpoints between phases.
Quick start
- Fill
templates/workflow_plan.json. - Ask clarifying questions before execution.
- Capture results and validation in
results.json.
Core Guidance
- Plan: capture goals, constraints, success criteria.
- Instrument: define artifacts and logs before execution.
- Execute: do the minimal next step.
- Validate: verify outputs and decide next action.
Resources
references/workflow-checklist.md: Phase prompts and questions.templates/workflow_plan.json: Plan scaffold for the workflow.
Validation
- Confirm each phase is completed and documented.
Didn't find tool you were looking for?