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.
SOC 직업 분류 기준
| 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.