Agent Skillscbrock84/headcount › financial-reporting-and-close

financial-reporting-and-close

GitHub

提供期末结账与财务报告的最佳实践,涵盖关键路径设计、对账控制、预提估算及差异分析。旨在优化月度结账流程、缩短周期并提升报告质量。

plugins/finance/skills/financial-reporting-and-close/SKILL.md cbrock84/headcount

Trigger Scenarios

优化月度结账流程 设计结账检查清单 调查财务差异原因 构建管理报告结构

Install

npx skills add cbrock84/headcount --skill financial-reporting-and-close -g -y
More Options

Non-standard path

npx skills add https://github.com/cbrock84/headcount/tree/main/plugins/finance/skills/financial-reporting-and-close -g -y

Use without installing

npx skills use cbrock84/headcount@financial-reporting-and-close

指定 Agent (Claude Code)

npx skills add cbrock84/headcount --skill financial-reporting-and-close -a claude-code -g -y

安装 repo 全部 skill

npx skills add cbrock84/headcount --all -g -y

预览 repo 内 skill

npx skills add cbrock84/headcount --list

SKILL.md

Frontmatter
{
    "name": "financial-reporting-and-close",
    "description": "Runs the period-end close and produces reporting — close calendar, reconciliations, accruals, variance analysis, and reporting that gets read. Use this to shorten or stabilize a monthly close, design a close checklist, investigate a variance, structure management reporting, or work out why the numbers keep changing after close."
}

Financial reporting and close

A close is a manufacturing process whose output is a number people will make decisions on. Treat it as a process — sequence, dependencies, quality control — and it gets faster and more accurate together, which sounds contradictory only if you think speed comes from cutting checks.

Design the close as a critical path

Map every task with its owner, its dependencies and its duration. Most closes are slow because independent work is running in series out of habit, not because any step is long.

Move work out of the close window wherever it does not depend on period-end: reconcile subledgers continuously, book recurring accruals from a schedule, prepare consolidation structure in advance. Anything you can do on day minus three is a day you are not doing on day two.

Set a hard cutoff and hold it. A close that stays open for late entries never finishes and teaches everyone that deadlines are advisory.

Reconciliations are the control

Every balance sheet account gets an owner and a reconciliation. The reconciliation is not the schedule — it is the explanation of the difference and what will clear it.

Watch aged reconciling items specifically. An unexplained item that has survived three closes is not a timing difference; it is an error that has been carried forward by people assuming someone else understood it.

Accruals and the honesty of estimates

Accrue on the best available evidence and document the basis. The basis matters more than the number, because next period someone has to decide whether it still holds.

Track how estimates resolve against actuals. Consistent bias in one direction is information about the estimator or the process, and it is invisible unless someone looks.

Reporting that gets read

Explain variance against a stated expectation — budget, prior period, or forecast — and say which. A variance without a baseline is a number.

Lead with the two or three things that changed and why, then supporting detail. A report that requires the reader to find the story does not get read, and its absence of readership is discovered during a crisis.

Separate timing from run-rate. A miss caused by something slipping a week is a different business fact from a miss caused by demand falling, and conflating them produces the wrong reaction.

Tooling

Ledger, by scale: QuickBooks, Xero, or FreshBooks for a single entity; NetSuite, Sage Intacct, or Dynamics 365 Business Central once you consolidate multiple entities; SAP S/4HANA or Oracle Fusion at the top end, and similar.

Close management — BlackLine, FloQast, Numeric, and similar — sits on the ledger and tracks the checklist, the reconciliations, and the sign-offs. It buys you an audit trail, not discipline. A shared checklist does the same job until the trail is what you lack.

Never

  • Leave the ledger open for late entries after the stated cutoff.
  • Carry an unexplained reconciling item forward a second time.
  • Present a variance without saying what it is a variance from.
  • Report a number you cannot trace to a reconciliation.

Version History

  • d58a7ee Current 2026-09-02 21:06

Same Skill Collection

plugins/corporate-strategy/skills/chief-strategy-officer/SKILL.md
plugins/corporate-strategy/skills/market-entry/SKILL.md
plugins/corporate-strategy/skills/mergers-and-acquisitions/SKILL.md
plugins/corporate-strategy/skills/portfolio-strategy/SKILL.md
plugins/corporate-strategy/skills/scenario-planning/SKILL.md
plugins/corporate-strategy/skills/strategic-alliances/SKILL.md
plugins/customer-experience/skills/chief-customer-officer/SKILL.md
plugins/customer-experience/skills/customer-onboarding-and-implementation/SKILL.md
plugins/customer-experience/skills/customer-success-management/SKILL.md
plugins/customer-experience/skills/escalation-management/SKILL.md
plugins/customer-experience/skills/self-service-and-knowledge/SKILL.md
plugins/customer-experience/skills/support-operations/SKILL.md
plugins/customer-experience/skills/voice-of-customer/SKILL.md
plugins/data-analytics/skills/ai-ml-governance/SKILL.md
plugins/data-analytics/skills/business-intelligence/SKILL.md
plugins/data-analytics/skills/chief-data-officer/SKILL.md
plugins/data-analytics/skills/data-engineering/SKILL.md
plugins/data-analytics/skills/data-governance/SKILL.md
plugins/data-analytics/skills/data-modeling/SKILL.md
plugins/demand-generation/skills/ai-search-optimization/SKILL.md
plugins/demand-generation/skills/app-store-optimization/SKILL.md
plugins/demand-generation/skills/experimentation/SKILL.md
plugins/demand-generation/skills/landing-page-cro-expert/SKILL.md
plugins/demand-generation/skills/lead-capture/SKILL.md
plugins/demand-generation/skills/lifecycle-messaging/SKILL.md
plugins/demand-generation/skills/listing-distribution/SKILL.md
plugins/demand-generation/skills/marketing-analytics/SKILL.md
plugins/demand-generation/skills/paid-advertising/SKILL.md
plugins/demand-generation/skills/programmatic-seo/SKILL.md
plugins/demand-generation/skills/seo-strategy/SKILL.md
plugins/executive/skills/ai-research-analyst/SKILL.md
plugins/executive/skills/business-growth-consultant/SKILL.md
plugins/executive/skills/chief-executive/SKILL.md
plugins/executive/skills/fundraising-and-investor-relations/SKILL.md
plugins/executive/skills/saas-idea-validator/SKILL.md
plugins/finance/skills/budgeting-and-forecasting/SKILL.md
plugins/finance/skills/capital-allocation/SKILL.md
plugins/finance/skills/capital-structure-and-covenants/SKILL.md
plugins/finance/skills/cost-accounting/SKILL.md
plugins/finance/skills/financial-modeling/SKILL.md
plugins/finance/skills/financial-statement-analysis/SKILL.md
plugins/finance/skills/internal-controls-and-audit/SKILL.md
plugins/finance/skills/revenue-recognition/SKILL.md
plugins/finance/skills/tax/SKILL.md
plugins/finance/skills/treasury-and-liquidity/SKILL.md
plugins/finance/skills/unit-economics/SKILL.md
plugins/it-operations/skills/backup-and-recovery/SKILL.md
plugins/it-operations/skills/chief-information-officer/SKILL.md
plugins/it-operations/skills/cloud-administration/SKILL.md

Metadata

Files
0
Version
d58a7ee
Hash
9853e7dd
Indexed
2026-09-02 21:06

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-02 22:03
浙ICP备14020137号-1 $bản đồ khách truy cập$