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.

Sources

references/sources.md in this skill lists the outside authorities that settle the questions here — what each one is authoritative for, and what you may do with it. Check them before answering on anything they cover, and cite what you used. Most are free to read and not free to reproduce; the use note on each is binding.

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

  • 98d1c17 Current 2026-09-22 00:27

    新增外部权威来源目录,支持技能引用实时法规与标准,并增加来源可达性检查以确保合规。

  • d58a7ee 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
98d1c17
Hash
18fed0ea
Indexed
2026-09-02 21:06

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-23 17:37
浙ICP备14020137号-1