limps-planning
Guide for using limps MCP tools to plan, track, and update work across plans and agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide for using limps MCP tools to plan, track, and update work across plans and agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Common operations and planning principles for limps feature plans. Covers plan identification, artifact loading, distillation rules, and lifecycle guidance using limps MCP tools.
Review code for correctness, security, and LLM/MCP safety in this repo. Use when a code review, security review, or MCP/LLM audit is requested.
Guide for creating well-structured, meaningful Git commits following conventional commits and repository best practices. Use when creating commits, amending commit messages, or reviewing commit history.
Review changes on the current branch versus main for design, maintainability, and correctness. Use when a general code review is requested.
| name | limps-planning |
| description | Guide for using limps MCP tools to plan, track, and update work across plans and agents. |
| argument-hint | [plan | task | docs] |
Provide consistent guidance for selecting limps MCP tools in common planning workflows.
create_plan, then create_doc for plan fileslist_planslist_agentsget_plan_statusget_next_tasksearch_docsupdate_task_statusprocess_doc, process_docsupdate_doc (edit plan frontmatter)list_plans → pick plan nameget_next_task with plan number/namelist_agents for the planupdate_task_status with task ID and new statusprocess_doc the plan file (e.g., plans/0030-foo/0030-foo-plan.md) to read frontmatterpriority and severity values (low | medium | high | critical)update_doc with new frontmatter fields (do not edit config.json)process_docs with pattern plans/*/*-plan.mdextractFeatures() to filter GAPplansPath or docsPaths.process_doc(s) for structured extraction instead of manual parsing.