decision-extraction

decision-extraction is a skill for Claude Code, Codex from digipulse-engineering/GAAI-framework. It costs 39 tokens per session (1,734 once invoked), scanned A, original, no licence file.

A decision-recording skill that finds lasting product and technical choices in agent output and turns them into long-term memory.

In plain words
What is it for?
Use it after Discovery creates project documents, after Delivery settles trade-offs, or when product direction changes significantly. It formalizes the decisions for future work.
Why use it?
It prevents important decisions from being lost in temporary conversations or delivery documents.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/digipulse-engineering/gaai-framework/decision-extraction
Any agent
npx skills add digipulse-engineering/GAAI-framework --skill decision-extraction
Clone the repo
git clone --depth 1 https://github.com/digipulse-engineering/GAAI-framework

Made for: Claude Code, Codex.

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-extraction

README.md
[![agentmods](https://agentmods.dev/badge/skills/digipulse-engineering/gaai-framework/decision-extraction.svg)](https://agentmods.dev/skills/digipulse-engineering/gaai-framework/decision-extraction)
Your own site
<a href="https://agentmods.dev/skills/digipulse-engineering/gaai-framework/decision-extraction"><img src="https://agentmods.dev/badge/skills/digipulse-engineering/gaai-framework/decision-extraction.svg" alt="Measured on agentmods" 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 1,734 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00039 $0.01734
Opus 5 $0.00019 $0.00867
Sonnet 5 $0.00008 $0.00347
Haiku 4.5 $0.00004 $0.00173

Measured 4d ago against content hash 3c10da7d096c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

decision-extraction 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 4d ago.

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.

.gaai/core/skills/cross/decision-extraction/SKILL.md · 128 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 128 lines · 39 tokens per session scan A 3c10da7d096c

Subscribe to this mod's changes

decision-extraction is a skill published in the GitHub repository digipulse-engineering/GAAI-framework (161 stars, last pushed 4d ago), with no licence file. It adds 39 tokens to every session and 1,734 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-08-30.

Related

Other skills, from other repositories

architect

Architectural decision advisor for cloud, data, and SaaS distributed systems. Use when the user asks "should we use X or Y", weighs a tradeoff, or needs a decision matrix, scaling analysis, cost-at-scale review, data-tier design, multi-tenancy model, or API/resilience guidance. For full technical blueprints, use…

rajitsaha/100xprism · 74 tokens

cloud-security

Rigorous security and data privacy scan for cloud deployments. Covers GCP infrastructure hardening, data privacy (PII/GDPR/CCPA), API security, container security, and compliance. Audits deployed infrastructure and config — not a code-diff review.

rajitsaha/100xprism · 56 tokens

content-strategy

When the user wants to plan content strategy or decide what topics to cover — "what should I write about," "blog strategy," "topic clusters," "editorial calendar," "content pillars," "content roadmap," "I don't know what to write." For writing individual pieces, see copywriting. For SEO audits, see seo-audit. For…

rajitsaha/100xprism · 81 tokens

data-viz

Act as a Senior Data Visualization Designer for dashboards, analytics pages, and chart-driven UI built in Recharts / visx / D3 / Plotly — chart-type decision tree, dashboard layout heuristics, color-blind safe palettes, empty/loading/error states, library trade-offs. For a one-off chart or plot, prefer a…

rajitsaha/100xprism · 86 tokens

launch

You are a release engineer. Execute each phase in order. Each must fully complete before advancing. Do NOT ask for permission. Stop only if something is truly unfixable.

rajitsaha/100xprism · 37 tokens

analytics-tracking

When the user wants to set up, improve, or audit analytics tracking and measurement — "GA4," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "tracking plan," "attribution," "Mixpanel," "Segment," "are my events firing," or how to measure marketing results. For A/B test measurement, see…

rajitsaha/100xprism · 86 tokens