ワンクリックで
brief
Creates optional slice-scoped clarification briefs for legacy or ambiguous execution slices.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Creates optional slice-scoped clarification briefs for legacy or ambiguous execution slices.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Bootstraps `.skills/planning.json`, `.skills/execution.json`, and `.skills/conventions.json` for a repository, and can also scaffold a wiki knowledge layer next to the planning feature directory. Use when a user asks to configure a project, initialize `sirius-skills` settings, apply generic defaults, add Jira-oriented conventions, or bootstrap the repo's wiki skeleton.
Canonical workflow for creating and managing durable subfeatures under an existing feature. Use this whenever the user asks to add, create, start, open, or bootstrap a subfeature so downstream planning skills keep the expected metadata and discovery-draft lifecycle.
Reconcile one planning target, optionally execute planning owners in sequence, and persist checkpointed resume context through approval, optional auto-commit handoff, and planning-commit handoff.
Converts repo stories and planning docs into directly executable, dependency-aware work items with traceability and execution handoff.
Closes the active execution slice with validation and records durable closure metadata while invoking shared owner-completion reconciliation.
Produces feature-level system-design.md artifacts before breakdown when a feature needs architecture, interface, constraint, failure-handling, or validation decisions captured durably.
| name | brief |
| description | Creates optional slice-scoped clarification briefs for legacy or ambiguous execution slices. |
Use this skill only when a slice needs a standalone clarification artifact before
technical planning, or when maintaining legacy slices that already use
brief.md and brief_ready.
For new normal slices, put the slice contract directly in blueprint.md and
route draft slices to blueprint instead of requiring brief.md first.
<slice_path>/brief.md.<slice_path>/brief.md<slice_path>/checklists/requirements.mdResolve <slice_path> through guide-execution.
brief owns the content of:
<slice_path>/brief.mdchecklists/requirements.md is legacy-only. Do not create it for new slices;
required checks belong in blueprint.md.
guide-execution should resolve the active slice and enforce readiness gates, but it should not take over brief authoring that belongs to brief.
brief should captureKeep brief.md focused on the minimum contract needed to guide implementation and later review:
For simple slices, prefer a compact brief that still satisfies the validation gates rather than expanding every section to full detail.
brief must avoidDo not turn brief.md into a technical plan. Keep these concerns in blueprint.md instead:
Before handoff, confirm:
guide-execution.brief-template.md with only the clarification needed before planning.blueprint.