Kim Plan
Description
--- description: Kim需求拆解命令 - 把大需求拆解为可执行的任务列表,含依赖和优先级 allowed-tools: Read, Write, Edit, Bash, Glob, Grep argument-hint: [需求描述] --- # Kim需求拆解命令 > 把模糊的大需求拆解为清晰的任务列表,含子任务、依赖关系、执行顺序 你现在要拆解这个需求:$ARGUMENTS **适用场景**:产品经理给了一个大需求,不知道从哪开始?用这个命令! ## 执行流程 ### 阶段1:需求理解与澄清 首先分析用户的需求,识别: - **核心目标**:用户到底想要什么? - **隐含需求**:没说但应该有的功能 - **技术约束**:框架、语言、性能要求 - **边界条件**:什么不需要做 如果需求不够清晰,提出澄清问题: ``` 🤔 需要澄清几个问题: 1. 用户认证方式:JWT还是Session? 2. 数据库选型:MySQL还是PostgreSQL? 3. 是否需要前端页面? ``` ### 阶段2:任务拆解 将需求拆解为可执行的任务列表。 *
Installation
Installs to ~/.claude/commands/kimyx0207-claudecode-codex-gemini-kim-plan.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KimYx0207/Claudecode-Codex-Gemini/HEAD/.claude/commands/kim-plan.md -o ~/.claude/commands/kimyx0207-claudecode-codex-gemini-kim-plan.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11