Agent
Agent "agentic-workflows" from rustledger/rustledger, covering github agentic workflows agent, what this agent does, files this applies to, problems this solves and how to use.
52 tagged double-entry, measured the same way as everything else here.
Agent
Agent "agentic-workflows" from rustledger/rustledger, covering github agentic workflows agent, what this agent does, files this applies to, problems this solves and how to use.
Instructions file CodexOpenCode
AGENTS.md instructions for rustledger/rustledger, covering rustledger development guidelines, project overview, architecture, rust-specific patterns and error handling strategy.
Instructions file
Claude Code instructions for rustledger/rustledger, covering claude code context, ⚠️ important: always use worktrees, quick reference, check if you're in a worktree or main repo and workflow rules.
Command
Command "price" from rustledger/rustledger, covering title: rledger price description: fetch commodity prices, rledger price, usage, arguments and options.
Command
Command "query" from rustledger/rustledger, covering rledger query, usage, arguments, options and examples.
Command
Command "report" from rustledger/rustledger, covering rledger report, usage, subcommands, global options and examples.
CPUtester5465/countbean-plugin
Plugin Claude Code
Hosted plain-text accounting for Claude Code. Initialise a git-backed Beancount cloud book, let Claude ingest bank statements and receipts into validated double-entry transactions, and generate HTML/Excel reports.
CPUtester5465/countbean-plugin
MCP server Claude CodeCodexCursor +2
MCP server "countbean" as configured in CPUtester5465/countbean-plugin. Launched with ${CLAUDE_PLUGIN_ROOT}/mcp/run.sh.
CPUtester5465/countbean-plugin
Command
Review the book and report what the numbers actually show — run rate, categories, changes, unusual entries, and gaps in the data.
CPUtester5465/countbean-plugin
Command
Ingest financial data (bank/credit-card statements, CSV exports, receipts, or a plain-text description) into the book as validated double-entry transactions.
CPUtester5465/countbean-plugin
Command
Initialise Countbean — connect to your hosted book (approving in the browser) or create a local one, plus a starter chart of accounts.
CPUtester5465/countbean-plugin
Skill Claude CodeCodex
Rules for writing correct double-entry Beancount transactions when managing a Countbean cloud book — account naming, how to balance postings, categorisation, and safe ingestion. Use whenever recording, importing, or correcting financial data in a Countbean book.
Plugin Claude Code
Execution as Proof for money — the deterministic correctness layer AI agents call. Exact Money.from (no floats), kernel-enforced double-entry via JournalEntry + validateEntry + Ledger.apply, audit-hashed ledgers, canon citations. Provides /ledger- skills and slash commands.
Agent Claude Code
Strict reviewer for monetary values, accounts, and financial constructs. Ledger kernel + review + security. Use for PRs or pre-commit on value diffs.
Settings file Claude Code
Exact-decimal double-entry kernel for AI agents. Call MCP tools instead of doing money math in tokens. Fail-closed, audit-hashed, deterministic.
Instructions file GitHub Copilot
Copilot instructions for eternal-roman/ledger: Follow AGENTS.md and skills/ledger/SKILL.md.
Skill Claude CodeCodex
This skill should be used when the user asks to "publish to npm", "npm publish", "/publish-npm", "/publishnpm", or "submit to the MCP registry"; or when the session hits EOTP, E403, ENEEDAUTH, 2FA, "bypass 2fa", "cannot publish over the previously published versions", redacted auth/cli/, "+ package@version" that still…
Instructions file CodexOpenCode
AGENTS.md instructions for eternal-roman/ledger, covering ledger, zero-skip, non-negotiable, output contract and commands (when the host loads this plugin).
Instructions file
Claude Code instructions for eternal-roman/ledger: Kernel: AGENTS.md, skills/ledger/SKILL.md. Contribute: CONTRIBUTING.md. Protocol: docs/CORE-PROTOCOL.md.
Command
Scan for non-kernel money math. Rebuild critical flows as JournalEntrys. Replay and prove. Complements /ledger-verify.
Command
Assumptions → Money.from → cited, balanced JournalEntry → Ledger.apply. Output entries + proof.
Command
Kernel first (/ledger-verify or /ledger-audit), then host TDD/review/security if present. See skills/ledger-review/SKILL.md.
Hook
Runs when a session starts, executing ledger-activate.js via node. From eternal-roman/ledger.
Skill Claude CodeCodex
Whole-repo financial audit. Use for ledger-audit, financial audit, or /ledger-audit. Scan for non-kernel money math, reconstruct flows as JournalEntry sequences, prove with validateEntry + Ledger.apply + runTrace + auditHash.
At most 3 mods per repository are shown here — the rest are on their repository pages: