Elnora-AI

Merit Reconcile — Development skill for Claude Code

Development community

Preview or check the status of Stripe → Merit payout reconciliation (read-only).

How to install Merit Reconcile

Installs to ~/.claude/skills/elnora-ai-elnora-merit-aktiva-merit-reconcile/SKILL.md

Terminal
mkdir -p ~/.claude/skills/elnora-ai-elnora-merit-aktiva-merit-reconcile && curl -fsSL https://raw.githubusercontent.com/Elnora-AI/elnora-merit-aktiva/HEAD/commands/merit-reconcile.md -o ~/.claude/skills/elnora-ai-elnora-merit-aktiva-merit-reconcile/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Merit Reconcile does


name: merit-reconcile description: Preview or check the status of Stripe → Merit payout reconciliation (read-only) argument-hint: "[payout id, or a date, or 'status']" allowed-tools: Bash, Read

Merit Reconcile (Stripe → Merit)

Preview or report Stripe-payout reconciliation into Merit Aktiva for: **{{args}}**

This command is **read-only**. Booking to the books is the `merit-bookkeeper` agent (`elnora-merit reconcile run`), which requires explicit `--yes`.

Prerequisites

  • `STRIPE

Alternatives in Development

Full documentation available on GitHub

View Source Repository