journal-entry-prep
Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization, fixed asset depreciation, payroll entries, revenue recognition, or any manual journal entry.
Best use case
journal-entry-prep is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization, fixed asset depreciation, payroll entries, revenue recognition, or any manual journal entry.
Teams using journal-entry-prep should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/journal-entry-prep/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How journal-entry-prep Compares
| Feature / Agent | journal-entry-prep | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization, fixed asset depreciation, payroll entries, revenue recognition, or any manual journal entry.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for ChatGPT
Find the best AI skills to adapt into ChatGPT workflows for research, writing, summarization, planning, and repeatable assistant tasks.
SKILL.md Source
# Journal Entry Preparation **Important**: This skill assists with journal entry workflows but does not provide financial advice. All entries should be reviewed by qualified financial professionals before posting. Best practices, standard entry types, documentation requirements, and review workflows for journal entry preparation. ## Standard Accrual Types and Their Entries ### Accounts Payable Accruals Accrue for goods or services received but not yet invoiced at period end. **Typical entry:** - Debit: Expense account (or capitalize if asset-qualifying) - Credit: Accrued liabilities **Sources for calculation:** - Open purchase orders with confirmed receipts - Contracts with services rendered but unbilled - Recurring vendor arrangements (utilities, subscriptions, professional services) - Employee expense reports submitted but not yet processed **Key considerations:** - Reverse in the following period (auto-reversal recommended) - Use consistent estimation methodology period over period - Document basis for estimates (PO amount, contract terms, historical run-rate) - Track actual vs accrual to refine future estimates ### Fixed Asset Depreciation Book periodic depreciation expense for tangible and intangible assets. **Typical entry:** - Debit: Depreciation/amortization expense (by department or cost center) - Credit: Accumulated depreciation/amortization **Depreciation methods:** - **Straight-line:** (Cost - Salvage) / Useful life — most common for financial reporting - **Declining balance:** Accelerated method applying fixed rate to net book value - **Units of production:** Based on actual usage or output vs total expected **Key considerations:** - Run depreciation from the fixed asset register or schedule - Verify new additions are set up with correct useful life and method - Check for disposals or impairments requiring write-off - Ensure consistency between book and tax depreciation tracking ### Prepaid Expense Amortization Amortize prepaid expenses over their benefit period. **Typical entry:** - Debit: Expense account (insurance, software, rent, etc.) - Credit: Prepaid expense **Common prepaid categories:** - Insurance premiums (typically 12-month policies) - Software licenses and subscriptions - Prepaid rent (if applicable under lease terms) - Prepaid maintenance contracts - Conference and event deposits **Key considerations:** - Maintain an amortization schedule with start/end dates and monthly amounts - Review for any prepaid items that should be fully expensed (immaterial amounts) - Check for cancelled or terminated contracts requiring accelerated amortization - Verify new prepaids are added to the schedule promptly ### Payroll Accruals Accrue compensation and related costs for the period. **Typical entries:** *Salary accrual (for pay periods not aligned with month-end):* - Debit: Salary expense (by department) - Credit: Accrued payroll *Bonus accrual:* - Debit: Bonus expense (by department) - Credit: Accrued bonus *Benefits accrual:* - Debit: Benefits expense - Credit: Accrued benefits *Payroll tax accrual:* - Debit: Payroll tax expense - Credit: Accrued payroll taxes **Key considerations:** - Calculate salary accrual based on working days in the period vs pay period - Bonus accruals should reflect plan terms (target amounts, performance metrics, payout timing) - Include employer-side taxes and benefits (FICA, FUTA, health, 401k match) - Track PTO/vacation accrual liability if required by policy or jurisdiction ### Revenue Recognition Recognize revenue based on performance obligations and delivery. **Typical entries:** *Recognize previously deferred revenue:* - Debit: Deferred revenue - Credit: Revenue *Recognize revenue with new receivable:* - Debit: Accounts receivable - Credit: Revenue *Defer revenue received in advance:* - Debit: Cash / Accounts receivable - Credit: Deferred revenue **Key considerations:** - Follow ASC 606 five-step framework for contracts with customers - Identify distinct performance obligations in each contract - Determine transaction price (including variable consideration) - Allocate transaction price to performance obligations - Recognize revenue as/when performance obligations are satisfied - Maintain contract-level detail for audit support ## Supporting Documentation Requirements Every journal entry should have: 1. **Entry description/memo:** Clear, specific description of what the entry records and why 2. **Calculation support:** How amounts were derived (formula, schedule, source data reference) 3. **Source documents:** Reference to the underlying transactions or events (PO numbers, invoice numbers, contract references, payroll register) 4. **Period:** The accounting period the entry applies to 5. **Preparer identification:** Who prepared the entry and when 6. **Approval:** Evidence of review and approval per the authorization matrix 7. **Reversal indicator:** Whether the entry auto-reverses and the reversal date ## Review and Approval Workflows ### Typical Approval Matrix | Entry Type | Amount Threshold | Approver | |-----------|-----------------|----------| | Standard recurring | Any amount | Accounting manager | | Non-recurring / manual | < $50K | Accounting manager | | Non-recurring / manual | $50K - $250K | Controller | | Non-recurring / manual | > $250K | CFO / VP Finance | | Top-side / consolidation | Any amount | Controller or above | | Out-of-period adjustments | Any amount | Controller or above | *Note: Thresholds should be set based on your organization's materiality and risk tolerance.* ### Review Checklist Before approving a journal entry, the reviewer should verify: - [ ] Debits equal credits (entry is balanced) - [ ] Correct accounting period (not posting to a closed period) - [ ] Account codes exist and are appropriate for the transaction - [ ] Amounts are mathematically accurate and supported by calculations - [ ] Description is clear, specific, and sufficient for audit purposes - [ ] Department/cost center/project coding is correct - [ ] Treatment is consistent with prior periods and accounting policies - [ ] Auto-reversal is set appropriately (accruals should reverse) - [ ] Supporting documentation is complete and referenced - [ ] Entry amount is within the preparer's authority level - [ ] No duplicate of an existing entry - [ ] Unusual or large amounts are explained and justified ## Common Errors to Check For 1. **Unbalanced entries:** Debits do not equal credits (system should prevent, but check manual entries) 2. **Wrong period:** Entry posted to an incorrect or already-closed period 3. **Wrong sign:** Debit entered as credit or vice versa 4. **Duplicate entries:** Same transaction recorded twice (check for duplicates before posting) 5. **Wrong account:** Entry posted to incorrect GL account (especially similar account codes) 6. **Missing reversal:** Accrual entry not set to auto-reverse, causing double-counting 7. **Stale accruals:** Recurring accruals not updated for changed circumstances 8. **Round-number estimates:** Suspiciously round amounts that may not reflect actual calculations 9. **Incorrect FX rates:** Foreign currency entries using wrong exchange rate or date 10. **Missing intercompany elimination:** Entries between entities without corresponding elimination 11. **Capitalization errors:** Expenses that should be capitalized, or capitalized items that should be expensed 12. **Cut-off errors:** Transactions recorded in the wrong period based on delivery or service date
Related Skills
weekly-prep-brief
Generate a comprehensive weekly briefing for all external calls in the next 7 days. Triggers on 'weekly prep brief', 'prepare my week', 'what calls do I have this week', 'Monday prep', or any weekly planning request.
call-prep
Prepare for a customer or prospect call using Common Room signals. Triggers on 'prep me for my call with [company]', 'prepare for a meeting with [company]', 'what should I know before talking to [company]', or any call preparation request.
interview-prep
Create structured interview plans with competency-based questions and scorecards. Trigger with "interview plan for", "interview questions for", "how should we interview", "scorecard for", or when the user is preparing to interview candidates.
journal-entry
Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an entry for audit review.
pipeline-review
Analyze pipeline health — prioritize deals, flag risks, get a weekly action plan. Use when running a weekly pipeline review, deciding which deals to focus on this week, spotting stale or stuck opportunities, auditing for hygiene issues like bad close dates, or identifying single-threaded deals.
forecast
Generate a weighted sales forecast with best/likely/worst scenarios, commit vs. upside breakdown, and gap analysis. Use when preparing a quarterly forecast call, assessing gap-to-quota from a pipeline CSV, deciding which deals to commit vs. call upside, or checking pipeline coverage against your number.
draft-outreach
Research a prospect then draft personalized outreach. Uses web research by default, supercharged with enrichment and CRM. Trigger with "draft outreach to [person/company]", "write cold email to [prospect]", "reach out to [name]".
daily-briefing
Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".
create-an-asset
Generate tailored sales assets (landing pages, decks, one-pagers, workflow demos) from your deal context. Describe your prospect, audience, and goal — get a polished, branded asset ready to share with customers.
competitive-intelligence
Research your competitors and build an interactive battlecard. Outputs an HTML artifact with clickable competitor cards and a comparison matrix. Trigger with "competitive intel", "research competitors", "how do we compare to [competitor]", "battlecard for [competitor]", or "what's new with [competitor]".
call-summary
Process call notes or a transcript — extract action items, draft follow-up email, generate internal summary. Use when pasting rough notes or a transcript after a discovery, demo, or negotiation call, drafting a customer follow-up, logging the activity for your CRM, or capturing objections and next steps for your team.
update
Sync tasks and refresh memory from your current activity. Use when pulling new assignments from your project tracker into TASKS.md, triaging stale or overdue tasks, filling memory gaps for unknown people or projects, or running a comprehensive scan to catch todos buried in chat and email.