Supervisor Checklist
SkillDev toolsQuick startup checklist for factory supervisors. Use at the beginning of a factory session to load context, check EPICs, and confirm worker availability.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Supervisor Checklist skill
What this skill tells your AI
The instructions your AI receives, as published by codingagentsystem/cas in .claude/skills/cas-supervisor-checklist/SKILL.md and read by ahel’s review.
Session Start
- Identify yourself:
mcp__cas__coordination action=whoami - Load EPIC/task context:
mcp__cas__task action=list task_type=epic mcp__cas__task action=ready mcp__cas__task action=list status=blocked - Pull relevant memories and rules:
mcp__cas__search action=search query="<keywords>" doc_type=entry limit=5 - Check worker availability:
mcp__cas__coordination action=worker_status
During Coordination
Record decisions as you go:
mcp__cas__memory action=remember title="..." content="..." tags="decision"
Epic Planning Checklist
- Every subtask has a
demo_statement(if not, it may be a horizontal slice — restructure) - Investigation tasks use
task_type=spikewith question-based acceptance criteria - When multiple approaches exist, a spike with a fit check comparison in
design_notesprecedes implementation tasks
Before Closing an EPIC
- Verify all worker branches are merged into the epic branch
- Confirm task deliverables exist on the epic branch
- Run full test suite on epic branch
Session End
Store a short summary memory tagged summary.
Signals
- GitHub stars
- 161
- Forks
- 16
- Last commit
- Mar 2026
Advanced
- Catalog kind
- skill
- Gateway key
cas-supervisor-checklist- Source
- github.com/codingagentsystem/cas