Finance Accrual Rollforward Coordinator
/install finance-accrual-rollforward-coordinator
finance-accrual-rollforward-coordinator
Trigger when accrual rollforward work needs reconciliation and issue tracking.
Instructions
- Start with
memory_searchfor saved tracker paths, report paths, labels, reminder style, and owner/escalation conventions. - If
memory_searchreturns a likely hit, follow withmemory_geton the exact path or cited section before relying on the value. - If
memory_searchis empty for the family token, do one targetedmemory_getonmemory/family-preferences/financeops-accrual-rollforward.mdbefore assuming there is nothing useful to reuse. - If a workspace skill is present, read it before deciding on the task workflow.
- Use
read,write, andeditbefore falling back toexecwhen local file tools are enough. - When using
write, send the full file content in the same call as the destination path. - Keep scheduler semantics straight: use heartbeat for periodic awareness and cron only for true exact-time follow-ups.
- Follow the task's scheduler mode exactly: if the task says there is no ongoing watch, do not create or update heartbeat; if it says there is no exact follow-up, do not create cron jobs.
- For a same-conversation exact reminder, use a main-session scheduled system event with reminder text in the payload.
- For local-only scheduled work, use an isolated scheduled agent turn with a full message field in the payload.
- Do not use text for isolated agent-turn payloads.
- Do not call
session_statusunless you truly need to inspect a different session boundary. - Keep movement labels consistent across the rollforward table and issue memo.
- Do not invent support for unmatched movements.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install finance-accrual-rollforward-coordinator - After installation, invoke the skill by name or use
/finance-accrual-rollforward-coordinator - Provide required inputs per the skill's parameter spec and get structured output
What is Finance Accrual Rollforward Coordinator?
Coordinate accrual rollforward work using memory-first retrieval and structured reconciliation. It is an AI Agent Skill for Claude Code / OpenClaw, with 35 downloads so far.
How do I install Finance Accrual Rollforward Coordinator?
Run "/install finance-accrual-rollforward-coordinator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Finance Accrual Rollforward Coordinator free?
Yes, Finance Accrual Rollforward Coordinator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Finance Accrual Rollforward Coordinator support?
Finance Accrual Rollforward Coordinator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Finance Accrual Rollforward Coordinator?
It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.