finalize-phase

Archive feature artifacts, update roadmap to Shipped, and clean up branches.

Updated Oct 26, 2025
One-click install
npx skills add https://github.com/oxie/portfolio-cms-project --skill finalize-phase-oxie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finalize-phase
Source: https://github.com/oxie/portfolio-cms-project/tree/main/.claude/skills/finalize-phase
Command: npx skills add https://github.com/oxie/portfolio-cms-project --skill finalize-phase-oxie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that feature development workflows are properly completed, all artifacts are archived, documentation is updated, and the product roadmap is accurately maintained. It prevents knowledge loss, keeps project tracking current, and streamlines project closure.

Core Features & Use Cases

  • Roadmap Update: Automatically moves completed features from "In Progress" to "Shipped" on the roadmap, adding completion dates and production URLs.
  • Artifact Archival: Archives all project documentation, reports, and workflow artifacts (e.g., spec.md, plan.md) for future reference and audit.
  • Documentation Update: Updates README.md, CHANGELOG.md, and creates user guides as needed, ensuring all relevant information is current.
  • Use Case: After a feature is deployed to production, this skill automates the administrative tasks of updating project status, archiving files, cleaning up feature branches, and ensuring all documentation is finalized.

Quick Start

Finalize the 'Student Progress Dashboard' feature, updating the roadmap, archiving all related artifacts, and cleaning up the feature branch.

Frequently Asked Questions about finalize-phase

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

FAQPage Schema
How do I update my roadmap after deploying a feature to production?

Move completed features from In Progress to Shipped on your roadmap, adding the completion date, version number, and production URL. This ensures your project tracking stays current and reflects the actual state of deployed work.

What's the best way to archive feature documentation and artifacts?

Archive all project artifacts—spec.md, plan.md, tasks.md, optimization reports, checklists, ship summaries, and release notes—under a specs directory using a consistent naming scheme. This preserves organizational knowledge and maintains an audit trail for future reference.

How do I clean up after a feature release?

Feature finalization includes updating README and CHANGELOG, deleting feature branches, and committing a finalized state update. This workflow automation prevents knowledge loss and streamlines project closure by consolidating all administrative tasks.

When should I finalize a feature in my workflow?

Finalize features after they're deployed to production and all phase artifacts are ready. This process applies to production-ready features and ensures the roadmap reflects shipped status before moving to the next development cycle.

Can I automate documentation updates when closing out a feature?

Yes, finalization automates updates to README, CHANGELOG, and related documentation as part of the workflow. This keeps all relevant information current without manual coordination across multiple files and reduces the risk of outdated or incomplete records.