Skip to content
Automation
Skill

/finishing-work

Final completion discipline including summary generation, plan document updates, and confirmation that all success criteria from the original plan are satisfied.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill finishing-work --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/finishing-work

Context preview

The summary Claude sees to decide when to auto-load this skill.

Final completion discipline including summary generation, plan document updates, and confirmation that all success criteria from the original plan are satisfied.

SKILL.md

finishing-work.SKILL.md
name: finishing-work
description: Final completion discipline including summary generation, plan document updates, and confirmation that all success criteria from the original plan are satisfied.
allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Agent, AskUserQuestion
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • When transitioning from implementation to done
  • Final quality check before closing out work

Process

1. Verify all plan steps marked complete 2. Confirm all success criteria met 3. Update plan document with final status 4. Generate completion summary (steps, phases, files, tests, reviews) 5. Confirm with user that work is complete

Summary Format

  • Steps completed: N/M
  • Phases completed: N/M
  • Files changed: [list]
  • Test status: passing/failing
  • Code review: verdict
  • Security review: passed/failed
  • Plan document: path
  • All success criteria met: yes/no

Tool Use

Integrated into `methodologies/rpikit/rpikit-implement` (completion summary)

Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.