在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用ndx-work
星标35
分支8
更新时间2026年4月13日 12:58
Pick up a task from the PRD and begin working on it
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Pick up a task from the PRD and begin working on it
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Capture a requirement, feature idea, or task from conversation context
View or change n-dx configuration with guided assistance
Submit feedback, bug reports, or feature requests for n-dx
Analyze the codebase and propose PRD updates
Restructure the PRD hierarchy — regroup epics, change levels, merge overlaps, create new containers
Show comprehensive project status combining PRD progress and codebase health
| name | ndx-work |
| description | Pick up a task from the PRD and begin working on it |
| argument-hint | [task-id] |
Pick up a task from the PRD and begin working on it.
.rex/workflow.md for the project's execution workflow. Follow its instructions — they define the expected discipline for task execution (TDD, validation, commit conventions, etc.)get_item (rex MCP). Otherwise call get_next_task (rex MCP)get_file_info and get_imports (sourcevision MCP) to understand current stateget_zone (sourcevision MCP) for the relevant architectural zoneupdate_task_status (rex MCP) to mark as in_progressappend_log (rex MCP) with what was done, decisions made, and issues encounteredupdate_task_status (rex MCP) to mark as completed