finishing-work

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

509 stars

Best use case

finishing-work is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using finishing-work should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/finishing-work/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/rpikit/skills/finishing-work/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/finishing-work/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How finishing-work Compares

Feature / Agentfinishing-workStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Finishing Work

## Overview

Final completion protocol ensuring implementation is properly wrapped up with summary, plan updates, and success criteria confirmation.

## When to Use

- After all implementation steps and reviews are complete
- 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)

Related Skills

pnpm-workspaces

509
from a5c-ai/babysitter

pnpm workspace patterns and dependency management.

Network Protocol Analysis Skill

509
from a5c-ai/babysitter

Network protocol capture, analysis, and fuzzing capabilities

contract-test-framework

509
from a5c-ai/babysitter

Consumer-driven contract testing for SDK-API compatibility. Generate Pact consumer tests, verify provider contracts, configure Pact broker, and implement can-i-deploy checks.

cli-framework-builder

509
from a5c-ai/babysitter

Build command-line interfaces for SDK interaction

network-performance

509
from a5c-ai/babysitter

Expert skill for network performance analysis and optimization. Analyze packet captures, identify network latency bottlenecks, configure TCP tuning parameters, analyze connection pooling behavior, debug TLS handshake performance, and optimize HTTP/2 and HTTP/3 settings.

network-testing

509
from a5c-ai/babysitter

Comprehensive network testing, benchmarking, and performance validation skill

network-simulation

509
from a5c-ai/babysitter

Skill for network condition simulation, emulation, and chaos engineering

Mobile Testing Frameworks

509
from a5c-ai/babysitter

Comprehensive mobile testing framework expertise

unreal-networking

509
from a5c-ai/babysitter

Unreal Engine networking skill for replication, RPCs, relevancy, and dedicated server architecture.

unreal-gamesframework

509
from a5c-ai/babysitter

Unreal Engine Gameplay Ability System (GAS) skill for attributes, abilities, and gameplay effects.

steamworks-networking

509
from a5c-ai/babysitter

Steam P2P networking skill for lobbies and relay servers.

p2p-networking

509
from a5c-ai/babysitter

Peer-to-peer networking skill for NAT punch-through and relay servers.