一键导入
mts-split
Use when an approved Electron contract must split one feature into frontend, backend, and integration workstreams with TDD task records.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when an approved Electron contract must split one feature into frontend, backend, and integration workstreams with TDD task records.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | mts-split |
| description | Use when an approved Electron contract must split one feature into frontend, backend, and integration workstreams with TDD task records. |
Turn an approved Electron contract into three coordinated, Git-backed Markdown workstreams. This Skill writes or directs the parent Agent to write sidecar records only; it never runs Git operations.
PROJECT.md and an approved CONTRACT.md.YYYY-MM-DD-english-summary. Reject another form.Using the packaged templates, create exactly these tracks under the sidecar:
workstreams/
frontend/<date-summary>/TRACK.md
backend/<date-summary>/TRACK.md
integration/<date-summary>/TRACK.md
For each track record:
branch to {lane}/{date-summary}.worktree to .worktrees/{lane}/{date-summary}.status: NOT_STARTED, an initial current_task, and an execution mode.Create one or more TDD task records under
work-items/{frontend|backend|integration}/<work-item-id>/TASK.md.
Report the three track locations, task IDs, scope boundaries, dependencies,
and the manual action each parent Agent must take to create/enter its declared
worktree. Do not claim parallel safety without the recorded disjoint scopes.
Do not start implementation; route the chosen task to mts-one or mts-more.
Use when an active frontend, backend, or integration workstream must pause and record a sidecar HANDOFF.md.
Use when a paused frontend, backend, or integration workstream must resume from its sidecar TRACK.md and HANDOFF.md records.
Use when the user explicitly requests a complete Electron workflow rather than a small edit or one-stage request.
Use when the current host has dated WRITE_SUBAGENT: VERIFIED evidence and the user requests parent-supervised native-subagent TDD for one workstream task.
Use when a declared frontend, backend, or integration workstream has one READY task for parent-led sequential TDD.
Use when an Electron failure or confirmed review finding can be reproduced and needs root-cause analysis, a minimal fix, and regression verification. Do not use for speculative cleanup, broad refactoring, initial review, or masking failures by weakening safeguards.