ワンクリックで
spec
Generate a project spec or ticket spec. Use when asked to spec, define, design, or write a ticket for a project or task.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate a project spec or ticket spec. Use when asked to spec, define, design, or write a ticket for a project or task.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Deep investigation of GitHub issues with root cause analysis and proposed solutions. Use when asked to investigate, analyze, or dig into an issue.
Triage GitHub issues or Linear tickets — classify type, assess priority, check reproducibility, detect duplicates. Use when asked to triage, assess, or categorize issues.
Plan and perform manual tests for Storyblok monoblok packages against a real, seeded Storyblok space
Drive multiple GitHub issues through the full pipeline (triage, investigate, plan, implement) in parallel. Use when asked to blitz, batch-process, or work multiple issues.
Use when writing documentation. Provides a writing style guide and content structure patterns.
Execute an approved implementation plan. Use when asked to implement, build, or code a planned change.
| name | spec |
| description | Generate a project spec or ticket spec. Use when asked to spec, define, design, or write a ticket for a project or task. |
| model | sonnet |
| disable-model-invocation | true |
| effort | high |
Generate a spec for: $ARGUMENTS
IMPORTANT: Write the spec output to a markdown file, NOT to the terminal.
Extract an identifier from the arguments:
DX-237 -> use dx-237cli-login-flow)Create the output directory if it doesn't exist:
mkdir -p claude-output
Determine the spec type based on scope:
claude-output/spec-<identifier>.mdclaude-output/ticket-<identifier>.mdAfter writing, confirm the output path to the user.
Specs define the user-facing contract, not internal architecture.
INCLUDE:
DO NOT INCLUDE:
Use templates/project.md as the base. Adapt structure to the project:
Use templates/ticket.md as the base. Adapt to complexity:
See guide.md for principles and examples/ for real project specs of different shapes and sizes.
claude-output/ as markdown for Linear