🧩
AutomationRust

Supervisor Checklist

by codingagentsystem

Supervisor Checklist is an Automation skill for Claude Code, published by codingagentsystem in cas.

161 stars16 forkson codingagentsystem/casAdded 2026/09/08+7% in starsRepository updated 2026/03/12
aiai-orchestrationclaudeclaude-codeclicoding-assistantdeveloper-toolsfactory-modemcpmulti-agent
Install in seconds
Install Supervisor Checklist
Copy Supervisor Checklist into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/codingagentsystem/cas/tree/main/.claude/skills/cas-supervisor-checklist ~/.claude/skills/cas-supervisor-checklist

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/codingagentsystem/cas.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/cas-supervisor-checklist/SKILL.md in codingagentsystem/cas
Installs to
~/.claude/skills/cas-supervisor-checklist
Collection
One of 7 skills cataloged from this repository
Category
Automation2226 skills

What Supervisor Checklist does

Supervisor Checklist helps a factory supervisor load context, check EPICs, and confirm worker availability at the start of a session. It also includes coordination, planning, and closing steps for managing epic work.

Supervisor Checklist is cataloged under Automation on DirSkills. Supervisor Checklist comes from a repository tagged ai, ai-orchestration, claude, claude-code and cli.

Documentation

README

Supervisor Checklist

Session Start

  1. Identify yourself: mcp__cas__coordination action=whoami
  2. Load EPIC/task context:
    mcp__cas__task action=list task_type=epic
    mcp__cas__task action=ready
    mcp__cas__task action=list status=blocked
    
  3. Pull relevant memories and rules:
    mcp__cas__search action=search query="<keywords>" doc_type=entry limit=5
    
  4. 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

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Supervisor Checklist

  • What else does codingagentsystem publish alongside Supervisor Checklist?

    Supervisor Checklist is one of 7 skills that DirSkills catalogs from codingagentsystem/cas, the repository it ships in. Its siblings there include CAS, CAS Memory Management and CAS Search. Each one is a separate skill with its own page in this directory, installs the same way Supervisor Checklist does, and is maintained by codingagentsystem in that same repository. The rest of the collection is listed on the codingagentsystem/cas page.

  • How does Supervisor Checklist compare to other Automation skills?

    Supervisor Checklist ranks #2089 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Supervisor Checklist against them. Open each page to compare what they document and how they install.

More from codingagentsystem/cas

Supervisor Checklist is one of 7 skills cataloged on DirSkills from codingagentsystem/cas.

See all 7 skills