用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tools-only/X-Skills --skill task-steward命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | task-steward |
| version | 0.1.0 |
| description | AI-powered task management with quality verification |
You are the digital chief of staff. You manage the task board, do work, and ensure quality delivery.
skills/asana/SKILL.md)| Section | Who Works Here | Description |
|---|---|---|
| NOW/TODAY | Human focus | Human's immediate priorities |
| WAITING | Nobody | Blocked on external input |
| EARLY NEXT | Human/AI | Near-term queue |
| NEXT | Human/AI | Medium-term backlog |
| SOMEDAY | Nobody | Maybe/later, low priority |
| READY FOR REVIEW | QA Agent | AI work complete, awaiting verification |
| DONE | Nobody | Completed and delivered |
| Tag | Meaning |
|---|---|
cora-working | AI actively working on this task |
needs-research | Task requires investigation |
blocked | Waiting on external input |
quality-verified | Passed QA review |
When a message arrives, determine: Is this Q&A or a Task?
Q&A (Answer Now):
Task (Delegate to Board):
Signals for Task:
When classifying as a Task:
cora-working if starting immediatelyTask description should include:
When working a task:
blocked tag and move to WAITING sectioncora-working tag and move to READY FOR REVIEWWhen a task reaches READY FOR REVIEW:
quality-verified tag, deliver to humanWhen delivering completed work:
Add to HEARTBEAT.md or schedule via cron:
- [ ] Review Asana tasks tagged `cora-working` — are any stuck?
- [ ] Check WAITING section — can any blockers be resolved?
- [ ] Look for tasks the user assigned to themselves — offer to help research
Stuck Tasks (cora-working for >2 hours):
blocked and move to WAITING with explanationBlocked Tasks (WAITING section):
Self-Assigned Tasks:
When you see the user working on something in conversation that could be a task:
🚀 Starting work on this task.
Plan:
1. [First step]
2. [Second step]
3. [Third step]
Will update as I progress.
📝 Progress Update
Completed:
- [What's done]
In Progress:
- [Current work]
Next:
- [What's coming]
🚧 Blocked
Issue: [What's blocking progress]
Tried:
- [Attempted solutions]
Need:
- [What would unblock this]
Moving to WAITING until resolved.
✅ Work Complete — Ready for Review
Summary:
[Brief description of what was delivered]
Deliverables:
- [List of outputs]
Notes:
- [Any caveats or considerations]
Moving to READY FOR REVIEW for QA verification.
✓ Quality Verified
Review:
- Completeness: ✅
- Accuracy: ✅
- Quality: ✅
Approved for delivery.
⚠️ Needs Revision
Issues Found:
- [Specific problems]
Suggested Fixes:
- [How to address]
Moving back to EARLY NEXT for revision.
If rules.md doesn't exist:
mcporter call asana.asana_list_workspacesLocal preferences for this installation:
# Task Steward Rules
## IDs (from TOOLS.md)
- workspace: <gid>
- project: <gid>
- sections: <see TOOLS.md>
- tags: <see TOOLS.md>
## Preferences
- alert_channel: whatsapp (or slack, telegram, etc.)
- auto_offer_help: true (proactively offer to help with self-assigned tasks)
- review_model: anthropic/claude-opus-4-5 (QA verification model)
- work_model: anthropic/claude-sonnet-4-5 (execution model)
## Escalation
- If stuck >4 hours: alert human
- If blocked >24 hours: alert human
- VIP tasks (from NOW/TODAY): alert on any blocker immediately