08-wrap

Verify tests, review git status, and coordinate branch cleanup or handoff.

7|6|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/team-attention/workshop-upstage --skill 08-wrap-team-attention
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 08-wrap
Source: https://github.com/team-attention/workshop-upstage/tree/main/.claude/skills/wrap
Command: npx skills add https://github.com/team-attention/workshop-upstage --skill 08-wrap-team-attention

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you close out work properly so you do not leave behind half-finished changes, messy branches, or lost lessons at the end of a session.

Core Features & Use Cases

  • Test Verification: Confirms the relevant test suite passes before any wrap-up action.
  • Status Review: Checks branch, git status, and worktree state so you know exactly where the work stands.
  • Session Insight Extraction: Runs a two-phase set of specialist agents to capture documentation updates, automation opportunities, duplicate checks, and follow-up work.
  • Cleanup and Handoff: Supports local merge, PR creation, branch retention, or deletion with worktree cleanup when needed.
  • Use Case: After finishing a feature, use this Skill to verify tests, decide how to finalize the branch, and record what should carry into the next session.

Quick Start

Use the wrap skill to verify tests, review git status, and guide me through finishing this work cleanly.

Frequently Asked Questions about 08-wrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I wrap up a git worktree after finishing a feature?

To wrap up a git worktree after finishing a feature, you need to verify tests, review repository status, and coordinate cleanup actions. The wrap-up process supports local merge, pull request creation, branch retention, or deletion.

What is the best way to document lessons learned before closing a development branch?

Documenting lessons learned before closing a development branch involves running a structured workflow to capture documentation updates, automation opportunities, duplicate validation, and follow-up tasks from your session.

How do I verify my test suite passes before creating a pull request?

Verifying your test suite passes before creating a pull request requires checking the repository state and confirming the relevant test suite succeeds before initiating any final cleanup or handoff actions.

Can I retain a branch but still clean up the worktree after a session?

Yes, you can retain a branch while cleaning up the worktree after a session. The wrap-up process supports branch retention or deletion alongside worktree cleanup based on your finalization needs.

Does the wrap-up workflow capture automation opportunities from my code changes?

Yes, the wrap-up workflow captures automation opportunities from your code changes. It uses a two-phase specialist agent process to extract documentation updates, duplicate checks, and follow-up work.

When should I not use an automated wrap-up process for my pull request?

You should not use an automated wrap-up process for your pull request if your development session lacks completed work, failing tests, or the need for structured repository state coordination and handoff.