From qiushi-skill
Evaluates list of tasks by impact, difficulty, dependencies; selects one main target with completion signal and pause reasons.
How this command is triggered — by the user, by Claude, or both
Slash command
/qiushi-skill:concentrate-forcesThe summary Claude sees in its command listing — used to decide when to auto-load this command
读取并遵循 `skills/concentrate-forces/SKILL.md`。 待排序的任务或问题: $ARGUMENTS 输出要求: 1. 先列出全部任务并评估影响、难度和依赖。 2. 只选一个主攻目标。 3. 明确完成信号与暂缓理由。 4. 不要同时推进多个主目标。
读取并遵循 skills/concentrate-forces/SKILL.md。
待排序的任务或问题: $ARGUMENTS
输出要求:
npx claudepluginhub hughyau/qiushi-skill --plugin qiushi-skill/eisenhower-matrixCategorizes tasks or decisions using Eisenhower matrix into Do First, Schedule, Delegate, or Eliminate quadrants with specific actions and immediate focus.
/prioritizePrioritizes task backlog using 1-5 scoring on dimensions, dependency analysis, and capacity checks; outputs tiered sprint backlog (P0 must-do, P1 etc.) with impact/effort scores and reasoning.
/figure-out-what-to-work-onSuggests the highest-priority unblocked task to work on next using P0-P4 order, checking blockers, questions, and dependencies first.
/daily-prioritiesBuilds a structured day plan from calendar items, deadlines, and inbox items, outputting priorities, time blocks, delegation list, and executive briefing notes.
/pickupLists ready tasks by priority, recommends or accepts task-id, shows details/context/learnings, then starts the task.