一键导入
worktree-task-start
Start a task in workflow compliance by creating a dedicated feature branch worktree under .worktrees without GitHub issue integration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Start a task in workflow compliance by creating a dedicated feature branch worktree under .worktrees without GitHub issue integration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Turn the current conversation context into a specification document. Use when user wants to create a specification from the current context.
Convert a specification document into a list of tasks that can be executed by a coding agent. Use this skill when you have a specification document and want to break it down into actionable tasks for a coding agent to implement.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Refactors code to improve its design, structure, and maintainability without changing its behavior. Use this skill when you identify code that could be improved in terms of readability, simplicity, or adherence to design principles, and you want to refactor it to enhance its quality.
Convert the specified specification document into a list of tasks that can be executed by a coding agent. Use this skill when you have a specification document and want to break it down into actionable tasks for a coding agent to implement.
Guide coding agents through test-driven development for code changes. Use when the user asks to implement, fix, refactor, or extend behavior using TDD, red-green-refactor, test-first development, characterization tests, regression tests, or when a change should be driven by failing tests before production code is edited.
| name | worktree-task-start |
| description | Start a task in workflow compliance by creating a dedicated feature branch worktree under .worktrees without GitHub issue integration. |
Use this skill to start implementation work when no GitHub issue integration is needed.
<path-to-skill>/scripts/start.sh --slug <task-slug>.--base <branch>.scripts/agent-preflight.sh.feature/<slug>.worktrees/<slug>