finalize-workflow

Automate epic finalization in gan-harness by promoting ADRs, merging domain terms, regenerating code maps, and archiving details.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/zalman0813/gan-harness --skill finalize-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finalize-workflow
Source: https://github.com/zalman0813/gan-harness/tree/main/improver/setup-gan-harness-skills/iteration-1/eval-greenfield-cli/without_skill/outputs/.claude/skills/finalize-workflow
Command: npx skills add https://github.com/zalman0813/gan-harness --skill finalize-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the finalization process for epics in the gan-harness, automating the promotion of ADRs, merging domain terms, regenerating code maps, and archiving epic specifications in one commit.

Core Features & Use Cases

  • Automated Epic Finalization: Close out epics after a successful loop cycle, ensuring all stages are completed.
  • Documentation Management: Promote proposed ADRs, merge domain terms, regenerate code maps, and archive epic details into a final location.
  • Use Case: After completing a sprint loop, use this Skill to finalize the epic, archiving its specifications and making any necessary documentation updates in a single operation.

Quick Start

Run the finalize-workflow skill to automatically archive the completed epic 'epic-slug' after the loop is completed.

Frequently Asked Questions about finalize-workflow

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

FAQPage Schema
How do I automate epic finalization and documentation in gan-harness?

To automate epic finalization in gan-harness, you can run the finalize-workflow process to promote ADRs, merge domain terms, regenerate code maps, and archive epic specifications in a single commit.

What is the best way to promote ADRs and merge domain terms after a sprint loop?

The best way to promote ADRs and merge domain terms is to execute an automated finalization script that handles these documentation updates alongside code map regeneration in one operation.

Does the gan-harness epic finalization process require git for commit operations?

Yes, the gan-harness epic finalization process requires git for commit operations and file handling to successfully archive epic details and merge documentation updates.

Can I archive epic specifications and regenerate code maps in a single operation?

Yes, you can archive epic specifications and regenerate code maps simultaneously by running an automated finalization workflow that consolidates these end-of-iteration tasks into one commit.

When do I need to run the epic finalization workflow in gan-harness?

You need to run the epic finalization workflow in gan-harness after completing a successful sprint loop cycle, ensuring all development stages are finished and ready for archival.

Why does epic finalization consolidate ADRs, domain terms, and code maps into one commit?

Epic finalization consolidates these elements into one commit to streamline the end-of-iteration process, ensuring documentation management and code map regeneration are synchronized with the archived epic details.