🗂️
AutomationRust

CAS Task Tracking

by codingagentsystem

CAS Task Tracking 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 CAS Task Tracking
Copy CAS Task Tracking 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-task-tracking ~/.claude/skills/cas-task-tracking

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-task-tracking/SKILL.md in codingagentsystem/cas
Installs to
~/.claude/skills/cas-task-tracking
Collection
One of 7 skills cataloged from this repository
Category
Automation2226 skills

What CAS Task Tracking does

CAS Task Tracking uses CAS tasks instead of TodoWrite for persistent work management. Use it to track priorities, dependencies, structured notes, and progress across sessions.

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

Documentation

README

CAS Task Tracking

Use mcp__cas__task instead of built-in TodoWrite. CAS tasks persist across sessions.

Core Workflow

  1. Create: mcp__cas__task action=create title="..." description="..." priority=2
  2. Start: mcp__cas__task action=start id=<task-id>
  3. Progress: mcp__cas__task action=notes id=<task-id> notes="..." note_type=progress
  4. Close: mcp__cas__task action=close id=<task-id> reason="..."

Useful Actions

  • Ready tasks: mcp__cas__task action=ready — unblocked, actionable work
  • My tasks: mcp__cas__task action=mine — tasks assigned to you
  • Blocked: mcp__cas__task action=list status=blocked
  • Add dependency: mcp__cas__task action=dep_add id=<task> to_id=<blocker> dep_type=blocks

Note Types

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

Frequently asked about CAS Task Tracking

  • What else does codingagentsystem publish alongside CAS Task Tracking?

    CAS Task Tracking 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 CAS Task Tracking does, and is maintained by codingagentsystem in that same repository. The rest of the collection is listed on the codingagentsystem/cas page.

  • How does CAS Task Tracking compare to other Automation skills?

    CAS Task Tracking ranks #2082 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 CAS Task Tracking against them. Open each page to compare what they document and how they install.

More from codingagentsystem/cas

CAS Task Tracking is one of 7 skills cataloged on DirSkills from codingagentsystem/cas.

See all 7 skills