Decision Log Builder

← Back to Meeting Tools

Overview

Decisions get made in meetings every day, but most of them are never written down. A week later, nobody can remember what was agreed, who owns it, or why that option was chosen over the alternatives. The result is relitigated decisions, wasted meeting time, and teams that feel stuck in loops.

This tool helps you build a structured decision log during or after a meeting. Each entry captures the decision title, owner, context, options considered, final decision, rationale, and impact level. When you are done, you can generate a clean, formatted log and copy it to your clipboard for pasting into documents, wikis, or project management tools.

Everything runs in your browser. Nothing is stored or sent to a server.

Builder

How to Use

Example Entry

Migrate from Jenkins to GitHub Actions

Context
Our Jenkins server is reaching end of life and maintenance costs are increasing. The DevOps team has been evaluating alternatives for the past six weeks.
Options Considered
  • Upgrade existing Jenkins infrastructure
  • Migrate to GitHub Actions
  • Migrate to GitLab CI/CD
Final Decision
Migrate to GitHub Actions over the next two sprints.
Rationale
GitHub Actions integrates natively with our existing repositories, has lower operational overhead than self-hosted Jenkins, and the team already has familiarity with YAML-based pipeline configuration. GitLab CI was a close second but would require migrating our repositories as well.
Review Date
15 Apr 2026

Best Practices

Common Mistakes