decision-logger

decision-logger is a skill for Claude Code from borghei/Claude-Skills. It costs 39 tokens per session (4,205 once invoked), scanned A, original, no licence file.

A two-part record for executive decisions that keeps the discussion separate from the decisions that were actually approved. It can also track follow-up actions and whether they are overdue.

In plain words
What is it for?
Use it to record decisions, review earlier decisions, separate deliberation from approval, and check overdue action items.
Why use it?
It reduces the risk of treating suggestions or unresolved debate as agreed policy. It gives teams a reliable place to check what was decided and what still needs doing.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the c-level-skills plugin — 31 skills shipped together

Good fit Use it to record decisions, review earlier decisions, separate deliberation from approval, and check overdue action items.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/borghei/claude-skills/decision-logger
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add borghei/Claude-Skills --skill decision-logger
Clone the repo
git clone --depth 1 https://github.com/borghei/Claude-Skills

Made for: Claude Code.

Or install c-level-skills, the plugin that ships this one along with the rest of its 31 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for decision-logger

README.md
[![agentmods](https://agentmods.dev/badge/skills/borghei/claude-skills/decision-logger/github.svg)](https://agentmods.dev/skills/borghei/claude-skills/decision-logger)
Your own site
<a href="https://agentmods.dev/skills/borghei/claude-skills/decision-logger"><img src="https://agentmods.dev/badge/skills/borghei/claude-skills/decision-logger/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for decision-logger

Your own site · 80×15
<a href="https://agentmods.dev/skills/borghei/claude-skills/decision-logger"><img src="https://agentmods.dev/badge/skills/borghei/claude-skills/decision-logger.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,205 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.04205
Opus 5 $0.00019 $0.02103
Sonnet 5 $0.00008 $0.00841
Haiku 4.5 $0.00004 $0.00421

Measured 9d ago against content hash 125fa368e5c3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

decision-logger scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/decision_quality_scorer.py, scripts/decision_tracker.py, scripts/decision_tree_builder.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

c-level-advisor/decision-logger/SKILL.md · 485 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 485 lines · 39 tokens per session scan A 125fa368e5c3

Subscribe to this mod's changes

decision-logger is a skill published in the GitHub repository borghei/Claude-Skills (741 stars, last pushed 1mo ago), with no licence file. It adds 39 tokens to every session and 4,205 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

context-fundamentals

This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or context budgeting. Provides foundational understanding of…

foryourhealth111-pixel/Vibe-Skills · 69 tokens

knowledge-steward

A knowledge-management helper that saves useful prompts, solutions, ideas, patterns, and workflow notes to an Obsidian knowledge base. Obsidian is a local app for organizing linked notes.

foryourhealth111-pixel/Vibe-Skills · 85 tokens

digital-brain

This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.

foryourhealth111-pixel/Vibe-Skills · 57 tokens

LQF_Machine_Learning_Expert_Guide

LQF Machine Learning Expert Guide - Routed skill for ML/Statistical Modeling with Critical Discussion Mode. Triggers on: machine learning, modeling, prediction, training, classification, regression, clustering, deep learning, neural network, model evaluation, feature engineering, hyperparameter tuning, overfitting…

foryourhealth111-pixel/Vibe-Skills · 152 tokens

paper-2-web

Use when converting academic papers into dissemination assets such as Paper2Web websites, Paper2Video video abstracts, or Paper2Poster conference posters from LaTeX or PDF sources.

foryourhealth111-pixel/Vibe-Skills · 40 tokens

file-organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

foryourhealth111-pixel/Vibe-Skills · 46 tokens