一键导入
kickoff
Generate a kickoff briefing with full context for starting work on a sprint unit or task. Use when beginning work on a unit, task, or feature.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate a kickoff briefing with full context for starting work on a sprint unit or task. Use when beginning work on a unit, task, or feature.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage a PyPI release — bump version, create git tag, and create a GitHub release with auto-generated notes. Use when publishing a new version.
Run an end-to-end developer experience test of three-stars. Installs, inits, deploys, updates, and destroys a project in .sandbox/, then produces a structured DX report.
Investigate a technical question using the sandbox verification workflow. Creates sandbox experiments, tests approaches, and documents findings in implementation_qa.md.
Create a change proposal document before modifying spec files. Use when making significant changes to requirements, design, or tasks.
Analyze current sprint status, identify parallel work opportunities, and coordinate task dependencies. Use when starting sprint work, checking what can be worked on simultaneously, or reviewing progress.
| name | kickoff |
| description | Generate a kickoff briefing with full context for starting work on a sprint unit or task. Use when beginning work on a unit, task, or feature. |
| argument-hint | ["unit name or task description"] |
Generate a kickoff briefing for starting work on: $ARGUMENTS
spec/tasks.mdspec/implementation_qa.md for related verified Q&A entriesspec/proposals/spec/design.md for relevant architecture detailsBefore generating the briefing, check and report:
If any check fails, flag it clearly in the briefing.
spec/proposals/{related}.md| File | Action | Notes |
|---|---|---|
| path/to/file | Create/Modify | Description |
spec/implementation_qa.md{path to similar implementation}spec/design.mdspec/tasks.md (change ⬜ to ✅)spec/implementation_qa.md if new findings discovered