heir-bootstrap

Run a 10-phase wizard to configure heir project guardrails and state.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/fabioc-aloha/tldr --skill heir-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heir-bootstrap
Source: https://github.com/fabioc-aloha/tldr/tree/main/.github/skills/heir-bootstrap
Command: npx skills add https://github.com/fabioc-aloha/tldr --skill heir-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Post-Initialize deployment tailors Alex's cognitive architecture to a specific heir project's needs by closing gaps in tech stack alignment, guardrails, and skill relevance through a guided configuration process.

Core Features & Use Cases

  • Interactive 10-phase wizard that customizes the heir project's cognitive setup after initialization.
  • Maintains and resumes state in .github/.heir-bootstrap-state.json across sessions.
  • Produces project-specific instructions, guardrails, and configuration artifacts for future work.

Quick Start

Run the heir-bootstrap wizard after Initialize to start the 10-phase, project-specific configuration.

Frequently Asked Questions about heir-bootstrap

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

FAQPage Schema
How do I configure AI cognition for a specific project after initialization?

Configuring AI cognition for a specific project requires running a post-Initialize wizard. This interactive process applies a 10-phase configuration to align tech stack guardrails and project conventions with the agent's architecture.

What is bootstrapping in the context of AI workflow onboarding?

Bootstrapping in AI workflow onboarding is a guided configuration process that tailors cognitive architecture to a specific project. It closes gaps in tech stack alignment, guardrails, and skill relevance to produce project-specific instructions.

Can I resume an interrupted project configuration wizard across sessions?

You can resume an interrupted project configuration wizard across sessions using state management. The process maintains and resumes its state via a dedicated JSON state file stored in the .github directory.

Does the onboarding wizard support resuming from a specific phase?

The onboarding wizard supports resuming from a specific phase through its state management feature. It tracks progress across the 10 phases and stores the current state in .github/.heir-bootstrap-state.json to seamlessly continue.

What outputs does a guided project bootstrapping process generate?

A guided project bootstrapping process generates project-specific instructions, guardrails, and configuration artifacts. These outputs align the cognitive setup with the heir project's tech stack for future automated work.

When do I need to apply post-Initialize configuration for an AI workflow?

You need to apply post-Initialize configuration for an AI workflow when setting up a new heir project. It closes gaps in tech stack alignment and establishes guardrails that the standard initialization does not cover.