Month-end close checklist

Track month-end close dependencies and report which items block downstream work.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill month-end-close-checklist-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Month-end close checklist
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/finance/month-end-close-checklist
Command: npx skills add https://github.com/vstorm-co/agenticos --skill month-end-close-checklist-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finance teams run the month-end close as a flat task list and end up reporting completion percentages instead of the one thing stakeholders need: what is blocking the close and why. ## Core Features & Use Cases - Four-State Tracking: Classifies every close task as not started, in progress, blocked with a named blocker, or complete and reviewed, never marking work complete without review. - Critical Path Reporting: Identifies the single outstanding item holding up the most downstream work rather than counting remaining tasks. - Automatic Red Flags: Flags reconciliations above threshold, accruals carried forward unchanged for three months, unsupported manual journals, and post-cut-off postings. - Use Case: A controller asks for close status on day three. Instead of "80% done", the report names the blocking bank reconciliation, lists flagged journals, and ends with fixes to prevent recurrence next close. ## Quick Start Ask the agent to run the month-end close checklist against this period's task list and report what is blocking the close.

Frequently Asked Questions about Month-end close checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track month-end close status effectively?▼

Track each close task in four states: not started, in progress, blocked with the blocker named, or complete and reviewed. Report the critical path item holding up the most downstream work instead of a completion percentage.

What should a month-end close report include?▼

A close report should name what is blocking the close, flag reconciliation differences above threshold, stale accruals, unsupported journals, and post-cut-off postings, and end with fixes to apply before the next close.

How to identify the critical path in an accounting close?▼

Treat the close as a dependency graph and find the outstanding item with the most downstream tasks waiting on it. Nine trivial open items plus one blocking reconciliation is not 90% done.

What are red flags during month-end close?▼

Flag on sight: a reconciliation difference above threshold, an accrual carried forward unchanged for a third month, a manual journal with no supporting document, and anything posted after the cut-off.

What are the limitations of a close checklist approach?▼

The checklist never marks tasks complete on someone's behalf and never proposes journals to force a reconciliation to balance. It reports status and blockers but does not perform the underlying accounting work.