Review Packet banner
Selcukatli Selcukatli

Review Packet

Development community

Description

--- description: Generate a shareable HTML review packet from the case workspace --- Generate a review packet for an attorney or reviewer. 1. Invoke the `petition-portal` skill. 2. Run: `node ${CLAUDE_PLUGIN_ROOT}/skills/petition-portal/scripts/build-portal.mjs <case-dir> -o <out.html>` 3. **Read the generated file before telling the user it is ready.** It is derived from their working notes, which contain internal candour — removed-evidence reasons, assessments of recommenders, attor

Installation

Installs to ~/.claude/skills/selcukatli-extraordinary-ability-kit-review-packet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/selcukatli-extraordinary-ability-kit-review-packet && curl -fsSL https://raw.githubusercontent.com/Selcukatli/extraordinary-ability-kit/HEAD/commands/review-packet.md -o ~/.claude/skills/selcukatli-extraordinary-ability-kit-review-packet/SKILL.md

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

Full documentation available on GitHub

View Source Repository