decision-entry

Single entry for `memory/board-meetings/decisions.md`.

Content Preview
# Decision Entry Template

Single entry for `memory/board-meetings/decisions.md`.
Copy this block and fill it in after each approved board decision.

---

```markdown
## [YYYY-MM-DD] — [AGENDA ITEM TITLE]

**Decision:** [One clear statement of what was decided.]
**Owner:** [Role or name. One person. If it needs two, the first is accountable.]
**Deadline:** [YYYY-MM-DD]
**Review:** [YYYY-MM-DD — when to check. Usually 2–4 weeks after deadline.]
**Rationale:** [Why this over alternatives. 1-2 sent
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/decision-entry.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/c-level-advisor/decision-logger/templates/decision-entry.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at c-level-advisor/decision-logger/templates/decision-entry.md

Related Skills