ledger-full

ledger-full is a command for Claude Code from synaptiai/synapti-marketplace. It costs 0 tokens per session (2,545 once invoked), scanned B, original, Apache-2.0.

A command that runs the full Context Ledger process from a project brief through research, synthesis, product requirements, technical architecture, and an implementation plan. A Context Ledger is a structured record connecting evidence to decisions and planned work.

In plain words
What is it for?
Use it when starting a project and you want one end-to-end workflow covering research across multiple areas, strategic decisions, a product requirements document, architecture, and a backlog.
Why use it?
It keeps research, decisions, requirements, and plans connected instead of leaving them as separate documents. It also requires gaps, conflicts, risks, and unsupported requirements to be addressed during the process.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Part of the context-ledger plugin — 5 skills, 8 commands, 5 agents shipped together

Good fit Use it when starting a project and you want one end-to-end workflow covering research across multiple areas, strategic decisions, a product requirements document, architecture, and a backlog.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/synaptiai/synapti-marketplace/ledger-full
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.

Clone the repo
git clone --depth 1 https://github.com/synaptiai/synapti-marketplace

Made for: Claude Code.

Or install context-ledger, the plugin that ships this one along with the rest of its 5 skills, 8 commands, 5 agents.

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 ledger-full

README.md
[![agentmods](https://agentmods.dev/badge/commands/synaptiai/synapti-marketplace/ledger-full/github.svg)](https://agentmods.dev/commands/synaptiai/synapti-marketplace/ledger-full)
Your own site
<a href="https://agentmods.dev/commands/synaptiai/synapti-marketplace/ledger-full"><img src="https://agentmods.dev/badge/commands/synaptiai/synapti-marketplace/ledger-full/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 ledger-full

Your own site · 80×15
<a href="https://agentmods.dev/commands/synaptiai/synapti-marketplace/ledger-full"><img src="https://agentmods.dev/badge/commands/synaptiai/synapti-marketplace/ledger-full.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,545 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00000 $0.02545
Opus 5 $0.00000 $0.01273
Sonnet 5 $0.00000 $0.00509
Haiku 4.5 $0.00000 $0.00254

Measured 10d ago against content hash 7cc45804aadb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade B, and why

ledger-full scanned grade B with 1 finding 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 10d 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

grep '^iteration:' .claude/ralph-loop.local.md
plugins/context-ledger/commands/ledger-full.md · 323 lines

How it starts

The opening of the file, as written. The whole thing — 323 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Full Pipeline Execution

Run the complete Context Ledger pipeline end-to-end with a single command.

The 5-Sentence Superprompt

Build the Vault first. Research every pillar this project depends on (market, users, tech, competitors, design, legal, ops, economics) in parallel, dumping evidence with confidence scores and assumptions into structured YAML files.

Synthesize before you spec. Transform raw evidence into pillar syntheses, then cross-synthesize to resolve conflicts into a single coherent strategy with explicit decisions and documented trade-offs.

Constrain everything. Generate PRD, architecture, and backlog where every section must cite a DEC-* decision — if you can't trace it to evidence, it doesn't go in.

Loop until done. When you find gaps, research more. When evidence conflicts, decide explicitly. When specs drift from decisions, regenerate.

Ship with receipts. Every claim traceable to evidence, every requirement traceable to a decision, every decision traceable to trade-offs considered.

Arguments

$ARGUMENTS: The project brief — a text description of what you're building.

Flags

Flag Description Default
--mode <mode> Execution mode: optimizer, tokenburner, or ralph Required
--self-improve Enable gap analysis loops within the pipeline Off
--max-iterations <n> Safety limit (required for ralph mode) 50
--completion-promise <text> Completion signal for ralph mode LEDGER_COMPLETE
--path <path> Workspace location ./ledger/
--pillars <list> Limit to specific pillars (comma-separated) All 8

Execution Modes

--mode optimizer

Sustainable execution. Balances thoroughness with resource efficiency.

Phase Parallelism Description
Research 3 agents per pillar 24 parallel researchers total
Synthesis 3 pillar synthesizers Sequential cross-synthesis
Specs 1 spec-architect Constrained generation

Read the full file on GitHub · 323 lines

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. 10d ago First seen · 323 lines · 0 tokens per session scan B 7cc45804aadb

Subscribe to this mod's changes

ledger-full is a command published in the GitHub repository synaptiai/synapti-marketplace (6 stars, last pushed today), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 2,545 tokens. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.