ワンクリックで
identify-decisions
Identify and record key decisions made during a meeting with rationale and stakeholders.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Identify and record key decisions made during a meeting with rationale and stakeholders.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use this skill to generate well-branded interfaces and assets for AGENT-33, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Scan code for security vulnerabilities and unsafe patterns with remediation guidance.
Review a code diff for correctness, logic errors, and style issues.
Propose targeted refactoring and readability improvements for reviewed code.
Diagnose and explain error messages with root cause analysis and actionable fix steps.
Assist with common git operations including branching, committing, and pull requests.
| name | identify-decisions |
| version | 1.0.0 |
| description | Identify and record key decisions made during a meeting with rationale and stakeholders. |
| tags | ["meetings","decisions","productivity"] |
Given a meeting transcript or notes, identify every decision that was made. Decisions are distinct from action items (which are tasks) and discussion points (which are still open).
A decision is a commitment to a course of action or a resolution of an open question. Indicators in transcript language:
## Decisions
### Decision 1: <brief title>
**Decided**: <full decision statement>
**Made by**: <person or "Group consensus">
**Rationale**: <reason given in transcript>
**Impact**: <what changes, or "Not stated">
### Decision 2: <brief title>
...