plan-feature

GitHub

将功能需求拆解为5-15个实施任务,结合艾森豪威尔矩阵评估优先级,创建里程碑并生成待办事项。需读取项目上下文与目标文件,明确分配角色及每日行动,最后更新AI上下文以支持后续执行。

commands/plan-feature/SKILL.md MeisnerDan/mission-control

Trigger Scenarios

用户要求规划新功能 用户输入包含feature或实现计划相关指令

Install

npx skills add MeisnerDan/mission-control --skill plan-feature -g -y
More Options

Non-standard path

npx skills add https://github.com/MeisnerDan/mission-control/tree/main/commands/plan-feature -g -y

Use without installing

npx skills use MeisnerDan/mission-control@plan-feature

指定 Agent (Claude Code)

npx skills add MeisnerDan/mission-control --skill plan-feature -a claude-code -g -y

安装 repo 全部 skill

npx skills add MeisnerDan/mission-control --all -g -y

预览 repo 内 skill

npx skills add MeisnerDan/mission-control --list

SKILL.md

Frontmatter
{
    "name": "plan-feature",
    "description": "Break a feature into implementation tasks with milestone and Eisenhower classification",
    "disable-model-invocation": true
}

Plan the following feature: $ARGUMENTS

  1. Read mission-control/data/ai-context.md for a quick snapshot of current state
  2. Read the relevant project's CLAUDE.md and codebase structure
  3. Read mission-control/data/goals.json to understand which goal this supports
  4. Break the feature into implementation tasks (5-15 tasks)
  5. For each task, determine importance and urgency
  6. Create a new milestone in goals.json linked to the appropriate goal
  7. Add all tasks to tasks.json with:
    • Proper importance/urgency classification
    • kanban: "not-started"
    • Link to the new milestone and project
    • Appropriate assignedTo agent role
    • 2-4 daily actions per task
  8. Present the plan as a summary before saving
  9. After saving, run pnpm gen:context in mission-control/ to update the AI context

Ask me clarifying questions before starting if the feature description is ambiguous.

Version History

  • 2b8c402 Current 2026-07-05 15:42

Same Skill Collection

commands/brainstorm/SKILL.md
commands/business-analyst/SKILL.md
commands/daily-plan/SKILL.md
commands/marketer/SKILL.md
commands/research/SKILL.md
commands/researcher/SKILL.md
commands/ship-feature/SKILL.md
commands/standup/SKILL.md
commands/weekly-review/SKILL.md
skills/agentic-company/SKILL.md
skills/eisenhower-triage/SKILL.md
skills/task-management/SKILL.md

Metadata

Files
0
Version
2b8c402
Hash
d2039376
Indexed
2026-07-05 15:42

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-09 14:53
浙ICP备14020137号-1 $Гость$