project-bootstrap

Generate CLAUDE.md and STATE.md files from codebase inspection and developer interview.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill project-bootstrap-cure-consulting-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-bootstrap
Source: https://github.com/Cure-Consulting-Group/iep-and-thrive/tree/main/.agents/skills/project-bootstrap
Command: npx skills add https://github.com/Cure-Consulting-Group/iep-and-thrive --skill project-bootstrap-cure-consulting-group

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup of a project repository by generating CLAUDE.md and STATE.md files, streamlining the process of initializing project identity and state management.

Core Features & Use Cases

  • Project Initialization: Generates CLAUDE.md and STATE.md files based on codebase inspection and developer interview.
  • Codebase Inspection: Inspects the codebase for project context, stack, architecture, dependencies, and compliance flags.
  • Developer Interview: Conducts a structured interview to gather project details and preferences.
  • File Generation: Outputs CLAUDE.md with project identity, stack, architecture, dependencies, and compliance information.
  • Dynamic Session State: Manages STATE.md for session tracking, task queue, and decision logging.

Quick Start

Use the project-bootstrap skill to initialize the project repository with agent coordination files for 'MyProject'.

Frequently Asked Questions about project-bootstrap

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

FAQPage Schema
How do I automate project setup with agent coordination files?

Automate project setup by generating CLAUDE.md and STATE.md files through codebase inspection and developer interviews. This ensures consistent project identity, state management, and agent coordination during new project onboarding.

What is the best way to initialize project identity and state management for a new codebase?

Initialize project identity by inspecting the codebase for stack, architecture, and dependencies, then conducting a developer interview. The process outputs CLAUDE.md for identity and STATE.md for dynamic session state tracking.

Do I need a developer interview to generate agent coordination files for my repository?

Yes, a developer interview is required to gather project details and preferences. Combined with codebase inspection, it ensures the generated CLAUDE.md and STATE.md files accurately reflect your project's stack, architecture, and compliance flags.

How does codebase inspection work when initializing project onboarding files?

Codebase inspection scans your repository to extract project context, stack, architecture, dependencies, and compliance flags. This data populates the generated CLAUDE.md file to establish consistent project identity for agent coordination.

Can I track session state and task queues after project initialization?

Yes, the generated STATE.md file manages dynamic session state, including task queues and decision logging. This ensures ongoing state tracking and agent coordination throughout the project lifecycle.

Are there limitations to using automated file generation for project onboarding?

Automated file generation relies on accurate codebase inspection and developer interview inputs. It is designed for new project onboarding, so existing repositories with complex or undocumented architectures may require manual refinement of the generated CLAUDE.md and STATE.md files.