Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cas

cas contains 7 collected skills from codingagentsystem, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
77
updated
2026-03-11
Forks
10
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

cas-memory-management
computer-occupations-all-other

How to store and retrieve persistent memories using CAS. Use for facts, preferences, learnings, and context that should persist across sessions. Trigger when discovering patterns, fixing bugs, resolving config issues, or learning how unfamiliar code works.

2026-03-11
cas-search
computer-occupations-all-other

Search across CAS content (memories, tasks, rules, skills, code). Use when needing to find information, understand codebase, or locate specific patterns. Supports hybrid BM25+semantic search, code symbol search, grep, context, and entity operations.

2026-03-11
cas
computer-occupations-all-other

Coding Agent System - unified memory, tasks, rules, and skills. Use when you need to remember something, track work, search past context, or manage tasks. (project)

2026-03-11
cas-supervisor-checklist
computer-occupations-all-other

Quick startup checklist for factory supervisors. Use at the beginning of a factory session to load context, check EPICs, and confirm worker availability.

2026-03-11
cas-supervisor
computer-occupations-all-other

Factory supervisor guide for multi-agent EPIC orchestration. Use when acting as supervisor to plan EPICs, spawn and coordinate workers, assign tasks, monitor progress, and merge completed work. Covers worker count strategy, conflict-free task coordination, epic branch workflow, and completion verification.

2026-03-11
cas-task-tracking
computer-occupations-all-other

How to track work using CAS tasks instead of built-in TodoWrite. Use for persistent task tracking with priorities, dependencies, structured notes, and cross-session continuity.

2026-03-11
cas-worker
computer-occupations-all-other

Factory worker guide for task execution in CAS multi-agent sessions. Use when acting as a worker to execute assigned tasks, report progress, handle blockers, and communicate with the supervisor.

2026-03-11