worker-recovery
worker-recovery
Audience
- worker
Triggers
- resume work
- recover task
- continue current assignment
CLI Binding
- Read worker artifacts directly.
- Use
agent-team task showonly when task details must be refreshed from the CLI.
Required Entry
- MUST read
worker.yamlfirst.
Expansion
- Recovery order is fixed:
worker.yaml->task.yaml->context.md-> referenced materials only if needed.
Boundary
- This is the standard worker recovery path.
- Do not use controller assumptions or
.agent-team/rules/index.mdas the first entry here. - Do not use this skill for worker -> main reporting; that belongs to
worker-reply-main.
More from jsonlee12138/agent-team
agent-team
>
85role-creator
>
58brainstorming
Use when users explicitly ask to brainstorm, shape requirements, compare approaches, or produce a planning/design document before implementation. Turn rough ideas into validated brainstorming/design docs through focused dialogue, role-based analysis, and explicit user approval. Do not trigger this skill for straightforward implementation requests that do not need dedicated design exploration.
52find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
28systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
27context-cleanup
>
27