Run the Partnership 1065 engine: book-to-tax bridge, Schedule K/K-1 mapping, section 704(c) built-in gain, review checks. Use for partnership tax demos.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add sophonfinance-wq/finance-automation-portfolio --skill tax-1065 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tax 1065?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sophonfinance-wq-tax-1065)More formats (shields.io, HTML) on the badges page.
---
name: tax-1065
description: "Run the Partnership 1065 engine: book-to-tax bridge, Schedule K/K-1 mapping, section 704(c) built-in gain, review checks. Use for partnership tax demos."
---
# Partnership 1065 Engine
Package `partnership_tax` in `partnership-1065-automation/`.
## Commands (run from `partnership-1065-automation/`)
```bash
python -m partnership_tax # full package: workpapers, 1065 preview JSON, K-1s, review checks
python -m partnership_tax --section704c # IRC 704(c) built-in gain module (ceiling rule)
python -m partnership_tax --no-xlsx --out output
python -m pytest -q # 8,605 tests
```
Outputs land in `output/`: `tax_workpapers.md`, `form_1065_preview.json`, `section704c_k1_*.md`, `review_checks.md`. Review checks must all be OK for READY FOR REVIEW status.
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!