📋close-management
- プラグイン
- Finance
- ソース
- GitHub で見る ↗
説明
月次締め処理を、タスクの順序付け・依存関係・ステータス追跡によって管理します。 次のような場合に使用: - 締めカレンダーの計画立案 - 締め処理の進捗追跡 - ブロッカー(障害要因)の特定 - 締め作業を日単位で順序付ける場合
原文を表示
Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day.
ユースケース
- ✓締めカレンダーを計画立案するとき
- ✓締め処理の進捗を追跡するとき
- ✓ブロッカーを特定するとき
- ✓締め作業を日単位で順序付けるとき
本文(日本語訳)
クローズ管理
重要: このスキルはクローズ管理ワークフローを支援するものですが、財務アドバイスを提供するものではありません。すべてのクローズ作業は、資格を持つ財務専門家によるレビューを受けてください。
月次クローズのチェックリスト、タスクの順序付けと依存関係、進捗管理、および日別に整理されたクローズ作業の一覧を提供します。
月次クローズ チェックリスト
プレクローズ(月末の最終2〜3営業日)
- [ ] クローズカレンダーおよび締め切りリマインダーを全関係者に送付する
- [ ] AP・AR・給与・財務各部門と締め切り手続きを確認する
- [ ] 全サブシステム(ERP・給与・銀行)が正常に処理されていることを確認する
- [ ] 銀行残高の事前照合を完了する(最終日分の取引を除く)
- [ ] 未処理の発注書を確認し、見越計上の必要性を検討する
- [ ] 給与処理スケジュールがクローズのタイムラインと整合しているか確認する
- [ ] 既知の特殊取引に関する情報を収集する
クローズ Day 1(T+1: 月末翌日の最初の営業日)
- [ ] 全サブ台帳モジュールの期末処理が完了していることを確認する
- [ ] 物品・サービスを受領済みだが未請求分のAP見越計上を実行する
- [ ] 給与仕訳および給与見越計上を転記する(給与期間が月末をまたぐ場合)
- [ ] 月末時点の現金収入・支出を記録する
- [ ] 会社間取引を転記し、取引相手方と確認する
- [ ] 最終の銀行明細書を用いて銀行残高照合を完了する
- [ ] 固定資産の減価償却を実行する
- [ ] 前払費用の償却を転記する
クローズ Day 2(T+2)
- [ ] 収益認識仕訳および繰延収益の調整を完了する
- [ ] 残りの全見越計上仕訳を転記する
- [ ] AR補助元帳の照合を完了する
- [ ] AP補助元帳の照合を完了する
- [ ] 在庫調整を記録する(該当する場合)
- [ ] 外貨残高のFX再評価仕訳を転記する
- [ ] 貸借対照表勘定科目の照合を開始する
クローズ Day 3(T+3)
- [ ] 全貸借対照表科目の照合を完了する
- [ ] 照合作業で発見された修正仕訳を転記する
- [ ] 会社間照合および消去仕訳を完了する
- [ ] 暫定残高試算表および損益計算書を出力する
- [ ] 損益計算書の暫定フラックス分析を実施する
- [ ] 重要な差異を調査・解消する
クローズ Day 4(T+4)
- [ ] 税金引当仕訳を転記する(法人税・消費税・固定資産税)
- [ ] 純資産のロールフォワードを完了する(ストック報酬・自己株式)
- [ ] 全仕訳を確定させる — ソフトクローズ
- [ ] 財務諸表のドラフトを作成する(P&L・BS・CF)
- [ ] 詳細なフラックス分析を実施し、差異の説明資料を作成する
- [ ] 財務諸表および主要指標の経営レビューを実施する
クローズ Day 5(T+5)
- [ ] 経営レビューを受けた最終調整を転記する
- [ ] 財務諸表を確定させる — ハードクローズ
- [ ] ERP/GL システムで会計期間をロックする
- [ ] 財務報告パッケージをステークホルダーに配布する
- [ ] 実績に基づき予測・見通しを更新する
- [ ] クローズの振り返りを実施し、プロセス改善点を特定する
タスクの順序付けと依存関係
依存関係マップ
各タスクは「次のタスクを開始する前に完了しなければならないもの」を基準に整理されています。
LEVEL 1(依存関係なし — T+1 と同時に開始可能):
├── 現金収入・支出の記録
├── 銀行明細書の取得
├── 給与処理・見越計上
├── 固定資産減価償却の実行
├── 前払費用の償却
├── AP見越計上の準備
└── 会社間取引の転記
LEVEL 2(Level 1 の完了が前提):
├── 銀行残高照合(前提: 現金仕訳 + 銀行明細書)
├── 収益認識(前提: 請求・納品データの確定)
├── AR補助元帳照合(前提: 全収益・現金仕訳の完了)
├── AP補助元帳照合(前提: 全AP仕訳・見越計上の完了)
├── FX再評価(前提: 全外貨仕訳の転記完了)
└── 残りの見越計上仕訳(前提: 全ソースデータのレビュー完了)
LEVEL 3(Level 2 の完了が前提):
├── 全貸借対照表照合(前提: 全仕訳の転記完了)
├── 会社間照合(前提: 両サイドの転記完了)
├── 照合作業から生じた修正仕訳
└── 暫定残高試算表
LEVEL 4(Level 3 の完了が前提):
├── 税金引当(前提: 税引前利益の確定)
├── 純資産のロールフォワード
├── 連結・消去処理
├── 財務諸表ドラフト
└── 暫定フラックス分析
LEVEL 5(Level 4 の完了が前提):
├── 経営レビュー
├── 最終調整
├── ハードクローズ / 会計期間ロック
├── 財務報告パッケージ
└── 予測の更新
クリティカルパス
クリティカルパスは、クローズに必要な最短所要日数を決定します。一般的なクリティカルパスは以下の通りです。
現金・AP・AR仕訳 → 補助元帳照合 → 貸借対照表照合 →
税金引当 → 財務諸表ドラフト → 経営レビュー → ハードクローズ
クローズを短縮するには:
- Level 1 の仕訳を自動化する(減価償却・前払償却・標準的な見越計上)
- 月中に継続的な照合を実施する(継続的照合)
- 独立した照合作業を並行処理する
- 提出期限を明確に設定し、遅延に対するルールを整備する
- 標準化されたテンプレートを活用し、照合の準備時間を削減する
進捗管理とレポーティング
クローズ状況ダッシュボード
以下の属性を用いて、各クローズタスクの状況を管理します。
| タスク | 担当者 | 締め切り | ステータス | ブロッカー | 備考 |
|---|---|---|---|---|---|
| [タスク名] | [担当者/役職] | [Day T+N] | 未着手 / 進行中 / 完了 / ブロック中 | [ブロックされている場合、その理由] | [備考] |
ステータスの定義
- 未着手: タスクがまだ開始されていない(依存関係の完了待ちの場合を含む)
- 進行中: タスクが現在進められている
- 完了: タスクが終了し、レビュー・承認済みである
- ブロック中: 依存関係、データ不足、または問題によりタスクが進められない
- リスクあり: 進行中だが、期限に間に合わない可能性がある
日次クローズ状況ミーティング(推奨)
クローズ期間中は、短時間(15分程度)の日次スタンドアップを開催することを推奨します。
- 状況ボードのレビュー: 未完了タスクを確認し、遅延しているものを明示する
- ブロッカーの特定: タスク完了を妨げている問題を明らかにする
- 担当変更またはエスカレーション: 担当を調整するか、ブロッカーをエスカレーションして迅速に解決する
- タイムラインの更新: リスクのあるタスクがある場合、全体のクローズタイムラインへの影響を評価する
継続的に追跡すべきクローズ指標
| 指標 | 定義 | 目標 |
|---|---|---|
| クローズ所要日数 | 期末からハードクローズまでの営業日数 | 継続的に短縮 |
| ソフトクローズ後の修正仕訳件数 | 経営レビュー中に転記された仕訳の件数 | 最小化 |
| 遅延タスク件数 | 期限後に完了したタスクの件数 | ゼロ |
| 照合例外件数 | 調査が必要な照合差異の件数 | 継続的に削減 |
| 修正・訂正件数 | クローズ後に発見されたエラーの件数 | ゼロ |
日別のクローズ作業一覧
標準的な5日間クローズカレンダー
| 日 | 主要作業 | 担当 |
|---|---|---|
| T+1 | 現金仕訳、給与、AP見越計上、減価償却、前払償却、会社間取引転記 | 担当経理、給与担当 |
| T+2 | 収益認識、残りの見越計上、補助元帳照合(AR・AP・固定資産)、FX再評価 | 収益担当経理、AP/AR、財務 |
| T+3 | 貸借対照表照合、会社間照合、消去処理、暫定残高試算表、暫定フラックス分析 | 経理チーム、連結担当 |
| T+4 | 税金引当、純資産ロールフォワード、財務諸表ドラフト、詳細フラックス分析、経営レビュー | 税務、経理責任者、FP&A |
| T+5 | 最終調整、ハードクローズ、会計期間ロック、報告パッケージ配布、予測更新、振り返り | 経理責任者、FP&A、財務リーダーシップ |
加速クローズ(3日間を目標とする場合)
より迅速なクローズを目指す組織向けのスケジュールです。
| 日 | 主要作業 |
|---|---|
| T+1 | 全仕訳の転記(自動化分+手動分)、全補助元帳照合、銀行残高照合、会社間照合、暫定残高試算表 |
| T+2 | 全貸借対照表照合、税金引当、連結処理、財務諸表ドラフト、フラックス分析、経営レビュー |
| T+3 | 最終調整、ハードクローズ、報告パッケージ、予測更新 |
3日間クローズの前提条件:
- 定期仕訳の自動化(減価償却・前払償却・標準的な見越計上)
- 月中を通じた継続的な照合の実施(月末に集中させない)
- 会社間消去の自動化
- 月末前のプレクローズ作業の完了(締め切り管理・見越計上の見積もり)
- 明確な担当を持ち、引き継ぎが最小化された権限あるチーム
- リアルタイムまたはほぼリアルタイムのサブシステム連携
クローズプロセスの改善
よくあるボトルネックと解決策
| ボトルネック | 根本原因 | 解決策 |
|---|---|---|
| AP見越計上の遅延 | 各部門の支出確認待ち | 継続的な見越計上見積もりの導入・締め切り日の設定 |
| 手動仕訳の多さ | 毎月、定期仕訳を手動で作成している | ERP上で標準的な定期仕訳を自動化する |
| 照合作業の遅さ | 毎月最初から照合を始めている | 継続的・ローリング照合を導入する |
| 会社間取引の遅延 | 取引相手方の確認待ち | 会社間マッチングの自動化・より厳格な期限の設定 |
| 経営レビューでの大きな修正 | レビュー時に大きな調整が発生している | 事前レビュープロセスを改善し、チームが早期に問題を発見できるよう権限を付与する |
| 証憑書類 |
原文(English)を表示
Close Management
Important: This skill assists with close management workflows but does not provide financial advice. All close activities should be reviewed by qualified financial professionals.
Month-end close checklist, task sequencing and dependencies, status tracking, and common close activities organized by day.
Month-End Close Checklist
Pre-Close (Last 2-3 Business Days of the Month)
- [ ] Send close calendar and deadline reminders to all contributors
- [ ] Confirm cut-off procedures with AP, AR, payroll, and treasury
- [ ] Verify all sub-systems are processing normally (ERP, payroll, banking)
- [ ] Complete preliminary bank reconciliation (all but last-day activity)
- [ ] Review open purchase orders for potential accrual needs
- [ ] Confirm payroll processing schedule aligns with close timeline
- [ ] Collect information for any known unusual transactions
Close Day 1 (T+1: First Business Day After Month-End)
- [ ] Confirm all sub-ledger modules have completed period-end processing
- [ ] Run AP accruals for goods/services received but not invoiced
- [ ] Post payroll entries and payroll accrual (if pay period straddles month-end)
- [ ] Record cash receipts and disbursements through month-end
- [ ] Post intercompany transactions and confirm with counterparties
- [ ] Complete bank reconciliation with final bank statement
- [ ] Run fixed asset depreciation
- [ ] Post prepaid expense amortization
Close Day 2 (T+2)
- [ ] Complete revenue recognition entries and deferred revenue adjustments
- [ ] Post all remaining accrual journal entries
- [ ] Complete AR subledger reconciliation
- [ ] Complete AP subledger reconciliation
- [ ] Record inventory adjustments (if applicable)
- [ ] Post FX revaluation entries for foreign currency balances
- [ ] Begin balance sheet account reconciliations
Close Day 3 (T+3)
- [ ] Complete all balance sheet reconciliations
- [ ] Post any adjusting journal entries identified during reconciliation
- [ ] Complete intercompany reconciliation and elimination entries
- [ ] Run preliminary trial balance and income statement
- [ ] Perform preliminary flux analysis on income statement
- [ ] Investigate and resolve material variances
Close Day 4 (T+4)
- [ ] Post tax provision entries (income tax, sales tax, property tax)
- [ ] Complete equity roll-forward (stock compensation, treasury stock)
- [ ] Finalize all journal entries — soft close
- [ ] Generate draft financial statements (P&L, BS, CF)
- [ ] Perform detailed flux analysis and prepare variance explanations
- [ ] Management review of financial statements and key metrics
Close Day 5 (T+5)
- [ ] Post any final adjustments from management review
- [ ] Finalize financial statements — hard close
- [ ] Lock the period in the ERP/GL system
- [ ] Distribute financial reporting package to stakeholders
- [ ] Update forecasts/projections based on actual results
- [ ] Conduct close retrospective — identify process improvements
Task Sequencing and Dependencies
Dependency Map
Tasks are organized by what must complete before the next task can begin:
LEVEL 1 (No dependencies — can start immediately at T+1):
├── Cash receipts/disbursements recording
├── Bank statement retrieval
├── Payroll processing/accrual
├── Fixed asset depreciation run
├── Prepaid amortization
├── AP accrual preparation
└── Intercompany transaction posting
LEVEL 2 (Depends on Level 1 completion):
├── Bank reconciliation (needs: cash entries + bank statement)
├── Revenue recognition (needs: billing/delivery data finalized)
├── AR subledger reconciliation (needs: all revenue/cash entries)
├── AP subledger reconciliation (needs: all AP entries/accruals)
├── FX revaluation (needs: all foreign currency entries posted)
└── Remaining accrual JEs (needs: review of all source data)
LEVEL 3 (Depends on Level 2 completion):
├── All balance sheet reconciliations (needs: all JEs posted)
├── Intercompany reconciliation (needs: both sides posted)
├── Adjusting entries from reconciliations
└── Preliminary trial balance
LEVEL 4 (Depends on Level 3 completion):
├── Tax provision (needs: pre-tax income finalized)
├── Equity roll-forward
├── Consolidation and eliminations
├── Draft financial statements
└── Preliminary flux analysis
LEVEL 5 (Depends on Level 4 completion):
├── Management review
├── Final adjustments
├── Hard close / period lock
├── Financial reporting package
└── Forecast updates
Critical Path
The critical path determines the minimum close duration. Typical critical path:
Cash/AP/AR entries → Subledger reconciliations → Balance sheet recs →
Tax provision → Draft financials → Management review → Hard close
To shorten the close:
- Automate Level 1 entries (depreciation, prepaid amortization, standard accruals)
- Pre-reconcile accounts during the month (continuous reconciliation)
- Parallel-process independent reconciliations
- Set clear deadlines with consequences for late submissions
- Use standardized templates to reduce reconciliation prep time
Status Tracking and Reporting
Close Status Dashboard
Track each close task with the following attributes:
| Task | Owner | Deadline | Status | Blocker | Notes |
|---|---|---|---|---|---|
| [Task name] | [Person/role] | [Day T+N] | Not Started / In Progress / Complete / Blocked | [If blocked, what's blocking] | [Any notes] |
Status Definitions
- Not Started: Task has not yet begun (may be waiting on dependencies)
- In Progress: Task is actively being worked on
- Complete: Task is finished and has been reviewed/approved
- Blocked: Task cannot proceed due to a dependency, missing data, or issue
- At Risk: Task is in progress but may not meet its deadline
Daily Close Status Meeting (Recommended)
During the close period, hold a brief (15-minute) daily standup:
- Review status board: Walk through open tasks, flag any that are behind
- Identify blockers: Surface any issues preventing task completion
- Reassign or escalate: Adjust ownership or escalate blockers to resolve quickly
- Update timeline: If any tasks are at risk, assess impact on overall close timeline
Close Metrics to Track Over Time
| Metric | Definition | Target |
|---|---|---|
| Close duration | Business days from period end to hard close | Reduce over time |
| # of adjusting entries after soft close | Entries posted during management review | Minimize |
| # of late tasks | Tasks completed after their deadline | Zero |
| # of reconciliation exceptions | Reconciling items requiring investigation | Reduce over time |
| # of restatements / corrections | Errors found after close | Zero |
Common Close Activities by Day
Typical 5-Day Close Calendar
| Day | Key Activities | Responsible |
|---|---|---|
| T+1 | Cash entries, payroll, AP accruals, depreciation, prepaid amortization, intercompany posting | Staff accountants, payroll |
| T+2 | Revenue recognition, remaining accruals, subledger reconciliations (AR, AP, FA), FX revaluation | Revenue accountant, AP/AR, treasury |
| T+3 | Balance sheet reconciliations, intercompany reconciliation, eliminations, preliminary trial balance, preliminary flux | Accounting team, consolidation |
| T+4 | Tax provision, equity roll-forward, draft financial statements, detailed flux analysis, management review | Tax, controller, FP&A |
| T+5 | Final adjustments, hard close, period lock, reporting package distribution, forecast update, retrospective | Controller, FP&A, finance leadership |
Accelerated Close (3-Day Target)
For organizations targeting a faster close:
| Day | Key Activities |
|---|---|
| T+1 | All JEs posted (automated + manual), all subledger reconciliations, bank reconciliation, intercompany reconciliation, preliminary trial balance |
| T+2 | All balance sheet reconciliations, tax provision, consolidation, draft financial statements, flux analysis, management review |
| T+3 | Final adjustments, hard close, reporting package, forecast update |
Prerequisites for a 3-day close:
- Automated recurring journal entries (depreciation, amortization, standard accruals)
- Continuous reconciliation during the month (not all at month-end)
- Automated intercompany elimination
- Pre-close activities completed before month-end (cut-off, accrual estimates)
- Empowered team with clear ownership and minimal handoffs
- Real-time or near-real-time sub-system integration
Close Process Improvement
Common Bottlenecks and Solutions
| Bottleneck | Root Cause | Solution |
|---|---|---|
| Late AP accruals | Waiting for department spend confirmation | Implement continuous accrual estimation; set cut-off deadlines |
| Manual journal entries | Recurring entries prepared manually each month | Automate standard recurring entries in the ERP |
| Slow reconciliations | Starting from scratch each month | Implement continuous/rolling reconciliation |
| Intercompany delays | Waiting for counterparty confirmation | Automate intercompany matching; set stricter deadlines |
| Management review changes | Large adjustments found during review | Improve preliminary review process; empower team to catch issues earlier |
| Missing supporting documents | Scrambling for documentation at close | Maintain documentation throughout the month |
Close Retrospective Questions
After each close, ask:
- What went well this close that we should continue?
- What took longer than expected and why?
- What blockers did we encounter and how can we prevent them?
- Were there any surprises in the financial results we should have caught earlier?
- What can we automate or streamline for next month?
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。