forge-complete

Validate PLAN.md tasks, generate MILESTONE-REPORT.md, and archive milestone artifacts.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/whatwecando/tombola --skill forge-complete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-complete
Source: https://github.com/whatwecando/tombola/tree/main/.claude/skills/forge-complete
Command: npx skills add https://github.com/whatwecando/tombola --skill forge-complete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates milestone completion by validating tasks and archiving milestone artifacts.

Core Features & Use Cases

  • Validate PLAN.md task state, generate MILESTONE-REPORT.md, archive artifacts, tag the milestone, and update ROADMAP.md.
  • Produce a repeatable, auditable milestone workflow suitable for sprint-based projects.
  • Ensure error handling and guardrails to prevent accidental data loss or skipped steps.

Quick Start

Run the forge-complete workflow to validate the current milestone and archive all related artifacts.

Frequently Asked Questions about forge-complete

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

FAQPage Schema
How do I automate milestone completion for a sprint-based project?

Automate milestone completion by validating tasks in PLAN.md, generating MILESTONE-REPORT.md, archiving artifacts, tagging milestones, and updating ROADMAP.md to ensure a repeatable, auditable workflow across sprints.

What is the best way to generate a milestone report and update a roadmap automatically?

Generate a milestone report and update a roadmap automatically by running a workflow that validates task states, produces MILESTONE-REPORT.md, tags the milestone, and modifies ROADMAP.md for sprint-based projects.

How does task validation work when archiving milestone artifacts?

Task validation for archiving milestone artifacts works by checking the task state in PLAN.md, applying verification steps, and enforcing guardrails to prevent skipped steps or accidental data loss during the archiving process.

Can I use this milestone workflow without setting up any external dependencies?

Yes, you can use this milestone workflow without external dependencies because it operates entirely on internal project files like PLAN.md, ROADMAP.md, and generated milestone reports to validate and archive artifacts.

Does automated milestone archiving handle error recovery if a verification step fails?

Automated milestone archiving includes error handling and guardrails to prevent accidental data loss or skipped steps, ensuring the workflow safely manages verification failures during the milestone completion process.

When do I need to run an automated milestone completion workflow?

Run an automated milestone completion workflow when your sprint ends and you need to validate PLAN.md tasks, generate MILESTONE-REPORT.md, archive artifacts, tag the milestone, and update ROADMAP.md for the next cycle.