Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/davekilleen/Dex --skill decision-logコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Connect Google Workspace (Gmail, Calendar, Docs) for email-aware planning and meeting prep. Use when the user says 'connect Gmail/Google', 'hook up my work email'. Not for local macOS calendar speed only; use `calendar-setup`. Not for Microsoft; use `ms-teams-setup`.
Grant Python calendar access for ~30x faster calendar queries. Use when the user says 'connect my calendar', 'calendar is slow', 'set up calendar access'. Not for connecting Google Workspace as a whole; use `google-workspace-setup`.
Set up and verify Apple Mail search on macOS, including the search index that silently returns nothing when it was never built. Use when the user says 'connect Apple Mail', 'set up mail search', 'Dex can't find my emails', 'mail search returns nothing'. Not for Gmail or Google Workspace; use `google-workspace-setup`.
SOC 職業分類に基づく
SKILL.md を表示中
| name | decision-log |
| description | Document major decisions made |
| role_groups | ["leadership"] |
| jtbd | Important decisions get made and the context is lost. This provides a decision template, prompts for context/options/rationale, links to supporting materials, and saves to a searchable decision log so you can reference why choices were made. |
| time_investment | 15-20 minutes per decision |
Maintain searchable log of major decisions with full context and rationale.
/decision-log [decision] - Document specific decision/decision-log list - View all logged decisionsPrompt for decision details:
Document context:
Capture rationale:
Save decision record in 06-Resources/Decisions/
# Decision: [Title]
**Date:** [Today]
**Deciders:** [Names]
**Status:** Decided
## Context
[Why was this decision needed?]
## Options Considered
1. [Option 1] - Pros/Cons
2. [Option 2] - Pros/Cons
## Decision
We chose [Option] because [rationale].
## Trade-offs Accepted
- [Trade-off 1]
## Follow-up Actions
- [ ] [Action 1] - Owner: [Name]