manager
FeaturedPlanning - decompose goals, create tasks via task server.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- sipyourdrink-ltd
- Repository
- sipyourdrink-ltd/bernstein
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
manager
Use when the user explicitly wants a multi-agent campaign executed or managed: parallel worktrees, agent launches, dependency-aware progress, merges, verification, or campaign status. Do not use for plan-only design (use $planner), bounded codebase research, or one tight local change.
task-manager
Load when a Claude session is scoped to ONE dreamcontext task and its job is to MANAGE that task document — not to implement it. Triggers: "manage this task", "revise / summarize / split this task", "reconcile the acceptance criteria", "tighten the Why", "this task has drifted from reality", "/task-manager", or any session opened from a task's Task Manager pane in the dashboard (which loads this skill automatically and names the task in its first message). You maintain the task: sharpen its prose, split it when it holds two jobs, reconcile its status and criteria with what is actually true, and log what you changed. You do NOT write product code — that is the delegate flow's job.
m-plan
Activate when requirements (m-req) and design (m-design) are both confirmed, and you need to generate an executable task plan for AI sub-agents. Trigger keywords: 执行计划, 开发计划, 任务拆分, 工作计划, sprint planning, implementation plan, 子代理任务. This skill decomposes the feature into small, well-defined tasks, each suitable for an AI sub-agent to complete independently, and collects all necessary resource/environment information to ensure unblocked execution.