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

coco-manager

coco-manager contains 12 collected skills from shumanpng, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
2
updated
2026-07-05
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

about
computer-occupations-all-other

Lists installed context-manager skills and points new users to the tutorial. Triggers when the user types `/about`, asks "what skills are available", "what can I do with this", or "tell me about this system".

2026-07-05
audit
software-developers

Wrap any write-heavy skill with two independent subagents (proposer + reviewer) that draft and audit the work end-to-end before any writes happen. Single user-approval moment at the end with summary, must-fix-already-applied, user-decision questions, and a pointer to the full proposal. Use when you want a high-confidence pass for a complex skill (e.g., `/audit end-session`, `/audit process-meeting`, `/audit build-week`) without mid-flow interruptions. Default proposer model is sonnet, reviewer model is opus; override with `--proposer-model` / `--reviewer-model` (or `--subagent-model` for both).

2026-07-05
build-week
project-management-specialists

Creates or updates this week's focused plan. Reads the planning and state indices (not individual items) for speed, incorporates recent meeting signals, confirms priorities with the user, then writes the weekly plan file. Use when the user invokes /build-week or /build-weekly-plan.

2026-07-05
catchup
project-management-specialists

Start-of-session briefing skill. Summarizes recent worklog sessions, surfaces incomplete tasks, and helps the user plan their day. Use when the user invokes /catchup or asks for an overview of recent work.

2026-07-05
co-work
software-developers

Adopt the collaborative research/engineering co-working workflow for the rest of the session — Claude acts as a Research Engineer Collaborator who decomposes tasks, dispatches subagents, enforces quality gates, and documents everything, while you set scope and direction. Triggers when the user types `/co-work`, or asks to "start a co-working session", "pair on this", or "use the collaboration workflow".

2026-07-05
end-session
project-management-specialists

End-of-session skill. Helps the user fill out the Summary section of today's worklog, update planning backlog items, and suggest new state items. Use when the user invokes /end-session or says they are done for the day.

2026-07-05
end-week
project-management-specialists

End-of-week review skill. Summarizes the week's work against the weekly plan, fills the Review notes section, and catches missed planning item updates. Use when the user invokes /end-week or says they want to wrap up the week.

2026-07-05
new-meeting
office-clerks-general-439061

Creates a new meeting note from the template. Use when the user invokes /new-meeting or asks to create a new meeting note.

2026-07-05
new-worklog
software-developers

Creates a new worklog for today's session. Use when the user invokes /new-worklog or asks to start a new worklog/work log.

2026-07-05
process-meeting
software-developers

Processes a meeting note by extracting decisions, action items, and open questions into planning backlog items and state items. Links the meeting note to the worklog matching the meeting date (not necessarily today). Use when the user invokes /process-meeting or wants to sync a meeting note into the planning/state system.

2026-07-05
setup
software-developers

First-time configuration skill. Sets the worklogs directory path in meta.md so all other skills know where to find worklogs. Use when the user invokes /setup or when another skill says configuration is missing.

2026-07-05
status
software-developers

Shows a concise prioritization dashboard reading from planning and state indices, with today's worklog as a secondary source. Use when the user invokes /status or asks what tasks are open or in progress.

2026-07-05