Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/synaptiai/synapti-marketplacenpx agentmods add commands/synaptiai/synapti-marketplace/ledger-initWrote 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.
[](https://agentmods.dev/commands/synaptiai/synapti-marketplace/ledger-init)<a href="https://agentmods.dev/commands/synaptiai/synapti-marketplace/ledger-init"><img src="https://agentmods.dev/badge/commands/synaptiai/synapti-marketplace/ledger-init/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.
<a href="https://agentmods.dev/commands/synaptiai/synapti-marketplace/ledger-init"><img src="https://agentmods.dev/badge/commands/synaptiai/synapti-marketplace/ledger-init.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00015 | $0.01169 |
| Opus 5 | $0.00008 | $0.00584 |
| Sonnet 5 | $0.00003 | $0.00234 |
| Haiku 4.5 | $0.00002 | $0.00117 |
Grade A, and why
ledger-init 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.
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.
How it starts
The opening of the file, as written. The whole thing — 178 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Initialize Context Ledger
Create a new Context Ledger workspace for evidence-based product development.
Context Isolation: This command invokes the
initializing-ledgerskill which runs in a forked context. The initialization work is performed in isolation, keeping the main conversation clean.
Arguments
$ARGUMENTS: The project brief - a text description of what you're building.
Optional flags:
--path <path>- Custom workspace location (default:./ledger/)
Workflow
-
Parse Brief
- Extract core description (max 5 sentences)
- Identify target users
- Extract goals (must be specific/measurable)
- Extract constraints
- Identify out-of-scope items
-
Validate Completeness
- Check for required components
- Prompt for missing critical information
- Confirm interpretation with user if ambiguous
-
Create Directory Structure
ledger/ ├── 00-brief/ ├── 01-pillars/ ├── 02-evidence/{market,users,tech,competitors,design,legal,ops,economics}/ ├── 03-synthesis/ ├── 04-decisions/ ├── 05-risks/ ├── 06-prd/ ├── 07-architecture/ ├── 08-plan/ ├── 09-brand/ └── 10-gtm-ops/ -
Generate Initial Files
00-brief/BRIEF.md- Structured brief document01-pillars/PILLARS.md- Pillar configuration with priorities
-
Report Summary
- Workspace path
- Brief summary
- Pillar priorities
- Next steps
Example Usage
Basic initialization
/ledger-init Build a task management app for remote software teams that integrates with Slack and GitHub
With custom path
/ledger-init --path ~/projects/taskapp/ledger "Build a task management app for remote teams"
Detailed brief
/ledger-init We're building a documentation tool for developers. Target: small dev teams (5-50 people). Must ship MVP in 6 weeks. Web-only for now, no mobile. Key goal is reducing documentation time by 30%.
Output
## Ledger Initialized
**Path:** ./ledger/
**Created:** 2026-01-21
### Brief Summary
Building a task management app for remote software teams with Slack and GitHub integration.
### Pillar Priorities
**High Priority:**
- Users (remote team workflows critical)
- Competitors (crowded market)
- Tech (integration requirements)
**Medium Priority:**
- Market, Design, Economics
**Lower Priority:**
- Legal, Ops (MVP phase)
### Next Step
Run `/ledger-research` to begin parallel evidence collection across all pillars.
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.
- 9d ago First seen · 178 lines · 15 tokens per session scan A 5708507b15c1
ledger-init is a command published in the GitHub repository synaptiai/synapti-marketplace (6 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 15 tokens to every session and 1,169 once invoked, about $0.0001 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-31.
Other commands, from other repositories
create-worktree
Follow these steps to create a git worktree.
paper-trail-review
Review and arbitrate problematic references (cascade-exhausted, unresolved UID, awaiting OCR). Generates an up-to-date report, walks through cases by category, and applies arbitration decisions to the registry.
paper-trail-new-paper
Start writing an academic paper (IMRaD structure) on a topic, with anti-hallucination citation verification at every step. Builds on existing audited SOTAs.
paper-trail-registry-cleanup
Nettoyage historique du registre des fiches bibliographiques (les 900 fiches existantes). Cible les vieilles fiches mal nommées (0000, untitled) ET les duplicates avec suffixes numériques (foo2020bar2, 234) qui sont des artefacts de runs INGEST passés. Délègue les décisions au sub-agent textbook-resolver. Les merge…
paper-trail-cascade
Acquire PDFs via the 8-source cascade (11 with opt-in extended sources) for a single ref by slug, or a batch filtered by state. Validates page 1 anti-homonymy on each download.
paper-trail-linkify
Dernière passe du pipeline cible refondu. Insère les wikilinks finaux dans le SOTA (vers PDF si validé, sinon vers ancre dans une section ## Statut des sources régénérée idempotemment en bas du fichier). Présuppose que les passes identify/purge/acquire ont été lancées.