chain-done

Execute pre-flight checks and cascade DONE state across analysis chains.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oogDZ/2 --skill chain-done
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chain-done
Source: https://github.com/oogDZ/2/tree/main/.claude/skills/chain-done
Command: npx skills add https://github.com/oogDZ/2 --skill chain-done

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the safe finalization of an analysis chain by performing pre-flight checks, cascading the DONE state, and moving Planned Changes into AS IS, while producing cross-chain reports under system-agent mode=done.

Core Features & Use Cases

  • Pre-flight validation of chain status and prerequisites
  • DONE cascade across related chains and update Planned Changes
  • Cross-chain reporting and system-agent mode=done to ensure traceability

Quick Start

Run /chain-done 0001 to finalize the first analysis chain.

Frequently Asked Questions about chain-done

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

FAQPage Schema
How do I finalize an analysis chain and cascade the DONE status?

To finalize an analysis chain, execute pre-flight checks and cascade the DONE state using a deterministic workflow. This ensures safe state transition and moves Planned Changes into AS IS for compliant, auditable handoffs.

What are pre-flight checks in workflow automation?

Pre-flight checks are validation steps performed before transitioning a chain from REVIEW to DONE. They verify chain status and prerequisites to ensure compliant, auditable handoffs within the automated workflow.

How do I generate cross-chain reports with system-agent mode=done?

Generate cross-chain reports by finalizing the analysis chain and triggering system-agent mode=done. This produces traceable reporting across related chains while updating the overall workflow status.

Do I need a specific parameter format to execute the chain-done command?

Yes, you must provide a 4-digit NNNN parameter to execute the command. For example, running /chain-done 0001 enforces the deterministic SSOT workflow steps required for a compliant and auditable handoff.

How do I move Planned Changes into AS IS during workflow finalization?

Move Planned Changes into AS IS by cascading the DONE state across related chains. This transition occurs during the finalization process after all pre-flight validation checks are successfully completed.

Why does my workflow finalization fail during state transition?

Workflow finalization fails if pre-flight checks detect unmet prerequisites or if the 4-digit NNNN parameter is missing. The deterministic SSOT workflow steps enforce strict validation before allowing the REVIEW to DONE transition.