finalize-phase
CommunityClose workflows, preserve knowledge, update roadmap.
Authormarcusgoll
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that project workflows are formally completed, valuable documentation is preserved, and product roadmaps are kept up-to-date after a feature has been deployed.
Core Features & Use Cases
- Roadmap Updates: Automatically moves features from "In Progress" to "Shipped" on the product roadmap, adding completion dates and production URLs.
- Artifact Archival: Archives all project documents, including specifications, plans, tasks, and reports, for future reference and audit.
- Documentation Updates: Updates user-facing documentation like
README.mdandCHANGELOG.mdto reflect the new feature. - Use Case: After successfully deploying a new feature to production, use this Skill to update the roadmap, archive all related project artifacts, update the public-facing documentation, and clean up the feature branch, ensuring a clean project state.
Quick Start
Update roadmap, archive artifacts, update docs, clean branches
git add .spec-flow/memory/roadmap.md README.md CHANGELOG.md git commit -m "chore: finalize student-progress-dashboard feature
- Updated roadmap: Moved to Shipped (v1.3.0)
- Updated README: Added progress dashboard to features list
- Updated CHANGELOG: Added v1.3.0 release entry
- Archived all artifacts in specs/042-student-progress-dashboard/
- Cleaned up feature branch
Feature complete - workflow closed "
Dependency Matrix
Required Modules
gityq
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: finalize-phase Download link: https://github.com/marcusgoll/robinhood-algo-trading-bot/archive/main.zip#finalize-phase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.