From tripletex
Reconcile Tripletex bank reconciliation pages by matching booked vouchers to bank transactions, booking small residual differences such as currency loss when explicitly authorized, and summarizing unmatched items. Use when working in Tripletex on `/page/bank/reconciliation`, Bankavstemming, "Ikke matchet" rows, "Bokfør restbeløp", currency differences, missing bank transactions, missing vouchers, or month-end payment-date/payment-type cleanup across any company.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tripletex:tripletex-bank-reconciliationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to assist with Tripletex automatic bank reconciliation for any company/account/month. Work from the visible Tripletex bank reconciliation page, match what can be matched with defensible evidence, book authorized small residuals such as currency loss, and summarize what remains unresolved.
Use this skill to assist with Tripletex automatic bank reconciliation for any company/account/month. Work from the visible Tripletex bank reconciliation page, match what can be matched with defensible evidence, book authorized small residuals such as currency loss, and summarize what remains unresolved.
For the full workflow and heuristics, read references/reconciliation-workflow.md before acting.
/page/bank/reconciliation), but contextId varies by company/session and must not be hardcoded.Match, Bokfør, or Bokfør restbeløp create accounting effects and require task-specific authorization.knowledge/ files when the learning is a factual example, supplier pattern, account/VAT decision, or unresolved status.Ikke matchet tab.Avvik.Bokfør restbeløp, choose the appropriate residual type, and submit only when authorized.Ikke matchet and that the balance/deviation changed as expected.Regnskap > Reskonto checks for both Kunde and Leverandører.Report each completed match with date, counterparty, voucher number when visible, bank transaction details, amounts, residual type, and residual amount. For leftovers, explain whether the likely issue is missing bank transaction, missing voucher, wrong payment date, wrong payment type, next-month bank pull, duplicate/ambiguous row, open reskontro item, or genuinely unresolved.
At the end of each workflow, compare what happened against this skill:
knowledge/examples-bank-reconciliation.md.npx claudepluginhub heintonny/tripletex.skills --plugin tripletexCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.