Done banner
pavel-molyanov pavel-molyanov

Done

Development community

Description

--- description: | Finalize a completed feature: read specs and decisions, update project knowledge files, archive feature directory to work/completed/. Use when: "фича готова", "заверши фичу", "done", "финализация", "закрой фичу", "перенеси в completed" --- # Done — Finalize Feature ## Step 1: Load Documentation Skill Use Skill tool: `documentation-writing` ## Step 2: Identify Feature User typically provides feature directory with the command (e.g., `/done work/my-feature`). - If pr

Installation

Installs to ~/.claude/skills/pavel-molyanov-molyanov-ai-dev-done/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pavel-molyanov-molyanov-ai-dev-done && curl -fsSL https://raw.githubusercontent.com/pavel-molyanov/molyanov-ai-dev/HEAD/commands/done.md -o ~/.claude/skills/pavel-molyanov-molyanov-ai-dev-done/SKILL.md

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

Full documentation available on GitHub

View Source Repository