Finished — Documentation skill for Claude Code
End-of-session workflow.
How to install Finished
Installs to ~/.claude/skills/steemandavid-claude-code-skills-finished/SKILL.md
mkdir -p ~/.claude/skills/steemandavid-claude-code-skills-finished && curl -fsSL https://raw.githubusercontent.com/steemandavid/claude-code-skills/HEAD/commands/finished.md -o ~/.claude/skills/steemandavid-claude-code-skills-finished/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Finished does
description: End-of-session workflow. Updates documentation, writes a changelog, then commits/pushes project changes (only for existing project repos with uncommitted changes). allowed-tools: [Read, Write, Glob, Grep, Bash, AskUserQuestion, Skill]
Finished — End of Session
Run this workflow to wrap up a session cleanly.
Steps
Step 1: Documentation
Update all project documentation to reflect changes made during this session.
- Identify the project's documentation files (e.
Alternatives in Documentation
- Question — Answer the user's question by analyzing the project structure and documentation 3.4k ★
- CLAUDE.md - Contributor Guide — For End Users: See README.md for installation and usage 1.4k ★
- Docs Serve — Build the HTML documentation and then serve it locally so it can be viewed in a browser 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Stack Publish
Publish a new way-stack version — bumps plugin.json version, updates CHANGELOG.md, commits, tags, and pushes t
Create Release
Create a tagged GitHub release with structured release notes. Audits commits since last release, updates CHANG
Pbi Changelog
Generate structured release notes from local git history in Keep a Changelog format. Groups commits by type (A
Publish Plugin
Publish plugin changes: version bump, changelog, README updates, commit + push
Daily Log
Generate or update today's daily work log — a Markdown summary of the day's work in this conversation (what wa
Check Docs SEO
Check whether documentation needs SEO/positioning updates after code changes. Run manually or invoked automati
Related Agents
Cosmos Tracker
Cosmos project compliance + sync agent. Tracks versioning, CHANGELOG, updates-page, HUD-pill, README, PRD/lore
Documentation Engineer
Updates project documentation (CHANGELOG, README, guides, code comments) after implementation is complete. Inv
Doc Maintainer
Use proactively for documentation maintenance (HANDOFF, ROADMAP, CHANGELOG, ADR, lecons, code-map). Invoke at