Accounting

Solid bootstrapped-founder bookkeeping playbook, buried under a MANDATORY coding-workflow preamble it can't actually satisfy standalone.

Works with setup

Test report

Verdict
Works with setup
Score
7.2/10
Tested
Jul 15, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 3ef04dd

The actual bookkeeping content (MRR-tiered software picks, a worked revenue-recognition example, quarterly tax due dates) genuinely beats generic advice, but the file opens with a 'MANDATORY' framework preamble requiring a Linear issue, sequentialthinking/context7 MCPs, and an Obsidian docs/departments/ vault that live outside the skill folder and don't exist after a standalone copy.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 3/5
  • Triggers reliably 5/5
  • Output vs. baseline 7/10
  • Docs & honesty 3/5

What Accounting does

Gives SaaS founders a day-1 bookkeeping checklist, tool recommendations by MRR stage, a simplified chart of accounts, and SaaS revenue-recognition and quarterly-tax guidance. Triggers on requests to set up bookkeeping, choose accounting software, or understand tax/revenue-recognition basics for a bootstrapped business.

How to install Accounting

git clone https://github.com/galyarderlabs/galyarder-framework
cd galyarder-framework
mkdir -p ~/.claude/skills
cp -r skills/accounting ~/.claude/skills/accounting

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Accounting

  • /accounting Solid bootstrapped-founder bookkeeping playbook, buried under a MANDATORY coding-workflow preamble it can't actually satisfy standalone.

It also activates on plain-language prompts like these:

  • I just got my first paying customer, what accounting system do I need?
  • What quarterly tax deadlines do I need to track for my SaaS startup?
  • Help me set up a simple chart of accounts for my bootstrapped SaaS

Frequently asked questions

Is the Accounting skill free?
Yes. The skill itself is free from galyarderlabs/galyarder-framework. SkillProof publishes the install command and an independent test verdict at no cost.
Does Accounting work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 15, 2026. Verdict: Works with setup. The actual bookkeeping content (MRR-tiered software picks, a worked revenue-recognition example, quarterly tax due dates) genuinely beats generic advice, but the file opens with a 'MANDATORY' framework preamble requiring a Linear issue, sequentialthinking/context7 MCPs, and an Obsidian docs/departments/ vault that live outside the skill folder and don't exist after a standalone copy.
What is the Accounting SkillProof Score?
7.2/10 — installs cleanly 3/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 3/5.
How do I install Accounting?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Accounting with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.