wrapup

Finalize ADLC artifacts and generate a ship summary after feature merge.

159|41|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/atelier-fashion/adlc-toolkit --skill wrapup-atelier-fashion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrapup
Source: https://github.com/atelier-fashion/adlc-toolkit/tree/main/wrapup
Command: npx skills add https://github.com/atelier-fashion/adlc-toolkit --skill wrapup-atelier-fashion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Close out a completed feature by ensuring ADLC artifacts are updated, knowledge is captured, and a clear summary is produced for the team.

Core Features & Use Cases

  • Update requirement and task frontmatters to complete when a feature ships.
  • Capture decisions, patterns, and lessons in the knowledge base.
  • Generate a concise ship-summary and ensure PR/worktree hygiene is maintained.

Quick Start

Run this skill after a feature has been merged to finalize artifacts, log knowledge, and produce a ship summary.

Frequently Asked Questions about wrapup

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

FAQPage Schema
How do I automate ADLC artifact finalization after a feature is merged?

Automate ADLC artifact finalization by running this skill post-merge to update frontmatter statuses, document deferred work, and generate a concise ship summary across specs and architecture notes.

What is the best way to capture knowledge and decisions when closing out a feature?

Capturing knowledge when closing out a feature involves logging decisions, patterns, and lessons in the knowledge base while updating requirement and task frontmatters to reflect completion status.

How do I generate a ship summary and maintain PR hygiene after merging code?

Generate a ship summary and maintain PR hygiene by finalizing completed feature artifacts, which produces a concise summary of what shipped and ensures the worktree is cleaned up.

When do I need to update frontmatter statuses for deferred work in my documentation?

Update frontmatter statuses for deferred work when a feature ships to ensure requirement and task documents accurately reflect what was completed versus what remains pending in the knowledge logs.

Can I update architecture notes and status updates without manual git workflow steps?

Updating architecture notes and status updates is automated by this skill after a feature merge, applying changes across ADLC artifacts to satisfy documentation requirements without manual intervention.