init

Bootstrap or reload CLAUDE agent sessions across main and worktree contexts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Bootstrap or reload the CLAUDE agent session to ensure directives are loaded, hub checks run, and statuses stay in sync across environments and worktrees.

Core Features & Use Cases

  • Validates environment readiness and performs a safe pull/rebase to keep directives current.
  • Loads directives, checks board state, and synchronizes agent status with the hub to enable continuous operation.
  • Handles session conflicts and facilitates quick recovery by regenerating launch configuration after updates.

Quick Start

Run the /init command to bootstrap or reload the agent session.

Frequently Asked Questions about init

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

FAQPage Schema
How do I bootstrap a CLAUDE agent session reliably?

Reloading agent directives requires running the /init command to safely pull updates, load new directives, check the board state, and synchronize the agent status with the hub.

What does environment validation do during agent session bootstrap?

This Skill synchronizes agent status across main and worktree contexts by validating the environment, loading directives, and coordinating board and status synchronization with the hub.

How do I recover from session conflicts when reloading agent directives?

This Skill requires specific environment variables and scripts to perform bootstrap steps, operating across main and worktree contexts to coordinate environment validation and directive loading.

Why does my agent session bootstrap fail after a pull/rebase?

Using this Skill for session bootstrap is best when you need to ensure directives are loaded, hub checks run, and statuses stay in sync across environments and worktrees.