resume-bootstrap

Community

Resume an interrupted Copilot bootstrap pipeline

Authorvndkubi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Resume an interrupted Copilot bootstrap pipeline from the last completed phase. Reads .github/.bootstrap-state.json to determine which phases completed and which need to run. Use when the bootstrap pipeline was interrupted mid-run (context exhaustion, session timeout), Keywords: resume bootstrap, continue pipeline, restart from phase.

Core Features & Use Cases

  • Read .github/.bootstrap-state.json to determine progress across phases (completed, in_progress, skipped, pending).
  • Resume execution from the next pending phase, regenerating only missing outputs and avoiding overwriting completed work.
  • Handle errors and edge cases (missing state file, changed toolkit version, corrupted checkpoint) with clear prompts and safe defaults.

Quick Start

Run the resume-bootstrap skill to continue the bootstrap pipeline from the last completed phase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: resume-bootstrap
Download link: https://github.com/vndkubi/code-graph/archive/main.zip#resume-bootstrap

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.