Finalize banner
redpop redpop

Finalize

Productivity community

Description

--- description: Execute project-specific task completion workflow from AGENTS.md/CLAUDE.md argument-hint: [--dry-run] [--skip-review] [--help] allowed-tools: Bash, Task, Read, Glob, Grep, Edit, Write, Skill, TaskCreate, TaskUpdate, TaskList --- # Finalize Execute the project-specific task completion workflow after code changes. ## Help Check If "$ARGUMENTS" contains "--help" or "-h": Display this command's documentation: - **Description**: Reads the task completion workflow from the proje

Installation

Installs to ~/.claude/skills/redpop-claude-code-toolkit-legacy-finalize/SKILL.md

Terminal
mkdir -p ~/.claude/skills/redpop-claude-code-toolkit-legacy-finalize && curl -fsSL https://raw.githubusercontent.com/redpop/claude-code-toolkit-legacy/HEAD/commands/finalize.md -o ~/.claude/skills/redpop-claude-code-toolkit-legacy-finalize/SKILL.md

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

Full documentation available on GitHub

View Source Repository