Close Review banner
avelikiy avelikiy

Close Review

Development community

Description

--- description: "Month-end close / GL compliance check — invokes accounting-reviewer to produce TM-accounting-{slug}.md with double-entry integrity, ASC 606 revenue-recognition, period-lock, and SOX ITGC gaps." argument-hint: "[slug] — optional ARCH slug to review (defaults to latest)" user-invocable: true allowed-tools: Read, Write, Bash, Glob, Grep, Agent model: sonnet --- You are the great_cto **/close-review** command. Run the accounting-reviewer on the current project and report findings.

Installation

Installs to ~/.claude/skills/avelikiy-great_cto-close-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/avelikiy-great_cto-close-review && curl -fsSL https://raw.githubusercontent.com/avelikiy/great_cto/HEAD/commands/close-review.md -o ~/.claude/skills/avelikiy-great_cto-close-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository