Complete banner
kmshihab7878 kmshihab7878

Complete

Development community

Description

--- description: Generate a completion packet with evidence, changed files, risks, and next steps. --- # /complete > No "done" without proof. Generate the completion packet for the current task. ## Instructions When invoked, generate a **completion packet** summarizing the work done in this session. If invoked with `$ARGUMENTS`, use that as the task description; otherwise infer from conversation context. ### Pre-Check Before generating the packet, verify: 1. **Evidence exists** — Test out

Installation

Installs to ~/.claude/skills/kmshihab7878-claude-code-setup-complete/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kmshihab7878-claude-code-setup-complete && curl -fsSL https://raw.githubusercontent.com/kmshihab7878/claude-code-setup/HEAD/commands/complete.md -o ~/.claude/skills/kmshihab7878-claude-code-setup-complete/SKILL.md

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

Full documentation available on GitHub

View Source Repository