bootstrap

Automate Claude Code project setup with CLAUDE.md, hooks, rules, and agents.

14|6|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/tyevans/tackline --skill bootstrap-tyevans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap
Source: https://github.com/tyevans/tackline/tree/main/skills/workflows/bootstrap
Command: npx skills add https://github.com/tyevans/tackline --skill bootstrap-tyevans

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup of new projects or the integration of Claude Code into existing ones, establishing essential infrastructure like CLAUDE.md, hooks, and tailored agents.

Core Features & Use Cases

  • New Project Initialization: Creates a complete Claude Code workspace from scratch for new projects.
  • Existing Project Integration: Adds Claude Code support to codebases that lack it, respecting existing configurations.
  • Agent Generation: Automatically generates project-specific agents based on detected project architecture.
  • Use Case: When starting a new software project, run this Skill to immediately set up all necessary configurations and agents for AI-assisted development.

Quick Start

Use the bootstrap skill to set up a new project at the path '/path/to/my/new/project'.

Frequently Asked Questions about bootstrap

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

FAQPage Schema
How do I set up Claude Code for a new software project?

To set up Claude Code for a new software project, this Skill automates the initialization process by creating the CLAUDE.md file, configuring hooks, and generating tailored agents based on your detected project stack.

Can I integrate Claude Code into an existing codebase without losing current configurations?

Yes, you can integrate Claude Code into an existing codebase without losing configurations. The Skill adds necessary support like hooks and rules while strictly respecting your existing project infrastructure.

What is agent generation and how does it work during project initialization?

Agent generation during project initialization automatically creates project-specific agents by detecting your project architecture and verifying agent availability, ensuring the generated infrastructure matches your stack.

Does Claude Code project setup work with any technology stack?

Claude Code project setup works by detecting your specific project stack to generate tailored agents and rules. It sequentially verifies infrastructure integrity to ensure compatibility across detected architectures.

What is the best way to automate scaffolding for Claude Code integration?

The best way to automate scaffolding for Claude Code integration is using this Skill, which establishes essential infrastructure through sequential phases and gates to ensure complete setup of CLAUDE.md and hooks.