원클릭으로
task-implement
Use to implement a specific subphase from a D2E implementation plan with scope discipline, testing, and review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use to implement a specific subphase from a D2E implementation plan with scope discipline, testing, and review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use for D2E backend function development and debugging under repos/Data2Evidence/plugins/functions, including Trex-hosted Deno/Express services, function route tracing through plugins/functions/package.json, temporary diagnostic logging, WATCH-mode function reloads, trex restart fallback, and filtered Docker logs.
Use for D2E backend function development and debugging under repos/Data2Evidence/plugins/functions, including Trex-hosted Deno/Express services, function route tracing through plugins/functions/package.json, temporary diagnostic logging, WATCH-mode function reloads, trex restart fallback, and filtered Docker logs.
Use for D2E backend function development and debugging under repos/Data2Evidence/plugins/functions, including Trex-hosted Deno/Express services, function route tracing through plugins/functions/package.json, temporary diagnostic logging, WATCH-mode function reloads, trex restart fallback, and filtered Docker logs.
Use for D2E backend function development and debugging under repos/Data2Evidence/plugins/functions, including Trex-hosted Deno/Express services, function route tracing through plugins/functions/package.json, temporary diagnostic logging, WATCH-mode function reloads, trex restart fallback, and filtered Docker logs.
Use when updating, regenerating, reviewing, or troubleshooting Data2Evidence OpenAPI specs under docs/openapi/specs and tools/d2e-openapi-spec, including source-diff review from the previous baseline, clean generation from latest origin/develop, request/response/example updates, and OpenAPI style checks.
Use when updating, regenerating, reviewing, or troubleshooting Data2Evidence OpenAPI specs under docs/openapi/specs and tools/d2e-openapi-spec, including source-diff review from the previous baseline, clean generation from latest origin/develop, request/response/example updates, and OpenAPI style checks.
| name | task-implement |
| description | Use to implement a specific subphase from a D2E implementation plan with scope discipline, testing, and review. |
Use when given a specific subphase from a plan-implementation.md.
plan-implementation.md.plan-implementation.md has a dedicated markdown file in the project folder, using a stable name such as phase-01-short-title.md. Create missing phase files as concise placeholders that link back to plan-implementation.md, list the phase scope, subphases, acceptance criteria, verification plan, and current status.knowledge/INDEX.md for relevant knowledge before code search or edits.The coordinator owns the target subphase, final working tree, and final summary.
Prefer subagents when available and useful for bounded work, especially to preserve coordinator context during exploration and review. Codex requires the user request to explicitly mention subagents, delegation, or parallel agent work before spawning subagents. Tell users to invoke this workflow as /task-implement <subphase> use subagents when they want explorer, worker, or reviewer subagents. If the request does not explicitly mention subagents, use the sequential fallback:
Workers and reviewers must not broaden the subphase or fix adjacent issues unless explicitly asked. If subagent findings conflict, the coordinator decides or records a concise blocked note with the unresolved decision.
Before finalizing, run focused tests/builds where practical and summarize changed files, verification performed, acceptance criteria covered, and risks or follow-up decisions.