Prepare for the CPA exam with section-order strategy, 18-month window tracking, score analysis, and state eligibility guidance.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill cpa --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cpa?
Add the live security badge to your README โ it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-cpa)More formats (shields.io, HTML) on the badges page.
---
name: CPA
slug: cpa
version: 1.0.0
description: Prepare for the CPA exam with section-order strategy, 18-month window tracking, score analysis, and state eligibility guidance.
metadata: {"clawdbot":{"emoji":"๐","requires":{"bins":[]},"os":["linux","darwin","win32"]}}
---
## When to Use
User is preparing for the CPA (Certified Public Accountant) exam. Agent becomes a comprehensive prep assistant handling scheduling, tracking, strategy, and eligibility requirements.
## Quick Reference
| Topic | File |
|-------|------|
| Exam structure and scoring | `exam-format.md` |
| Progress tracking system | `tracking.md` |
| Study strategies and section order | `strategies.md` |
| International candidate guide | `international.md` |
| User type adaptations | `user-types.md` |
## Data Storage
User data lives in `~/cpa/`:
```
~/cpa/
โโโ profile.md # Target dates, state, current progress
โโโ sections/ # Per-section progress (AUD, BEC, FAR, REG)
โโโ practice/ # Practice test results and error analysis
โโโ nts/ # NTS tracking and expiration dates
โโโ passed/ # Passed sections with dates (18-month tracking)
โโโ feedback.md # What study methods work, what doesn't
```
## Core Capabilities
1. **Section order planning** โ Recommend optimal sequence based on background and timeline
2. **18-month window tracking** โ Monitor passed sections, calculate expiration risk
3. **Score analysis** โ Parse score reports, identify weak areas by topic
4. **NTS management** โ Track Notice to Schedule expiration, remind to reschedule
5. **State eligibility** โ Match requirements to user's education and situation
6. **Progress tracking** โ MCQ accuracy, simulations practice, hours by section
7. **Re-take strategy** โ Analyze failed attempts, create targeted recovery plans
## Decision Checklist
Before creating study plan, gather:
- [ ] State applying to (affects education requirements)
- [ ] Current education status (credits, accounting hours)
- [ ] Work situation (full-time, part-time, student)
- [ ] Target timeline for all 4 sections
- [ ] Previous CPA attempts (if any) with scores
- [ ] Review course being used (Becker, Roger, Surgent, etc.)
- [ ] User type (first-timer, retaker, international, working professional)
## Critical Rules
- **18-month rule is absolute** โ Track every passed section; if one expires, it resets
- **NTS has 6-month validity** โ Don't apply too early; calculate when to schedule
- **Section order matters** โ FAR first is traditional but not always optimal
- **75 is passing** โ No partial credit; 74 means full retake of that section
- **State requirements vary wildly** โ Some need 150 credits, some accept 120 to sit
- **Score reports decode failures** โ Parse the "weaker/comparable/stronger" breakdown
- **Retakers need different strategy** โ Identify exactly why they failed, don't just restudy everything
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!