setup-bootstrap

Detect tech stacks, audit codebases, and generate CLAUDE.md for MTK repositories.

6|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/moberghr/mtk-agent-toolkit --skill setup-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-bootstrap
Source: https://github.com/moberghr/mtk-agent-toolkit/tree/main/.claude/skills/setup-bootstrap
Command: npx skills add https://github.com/moberghr/mtk-agent-toolkit --skill setup-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

One-time repo setup that detects tech stack, audits the codebase, pulls coding guidelines, and generates a project-specific CLAUDE.md.

Core Features & Use Cases

  • Detects the project tech stack and prepares the environment for MTK skills.
  • Audits the codebase to surface patterns, dependencies, and potential gaps.
  • Pulls coding guidelines and references to align with team standards.
  • Generates a project-specific CLAUDE.md to steer implementation, review, and governance.
  • Prepares the repo for shared skill layers and OpenCode routing.

Quick Start

Run the MTK setup-bootstrap workflow to auto-detect the repository tech stack, run a codebase audit, pull coding guidelines, and generate a project-specific CLAUDE.md.

Frequently Asked Questions about setup-bootstrap

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

FAQPage Schema
How do I auto-detect a tech stack and generate a CLAUDE.md for a new repository?

To auto-detect a tech stack and generate a CLAUDE.md, run the setup-bootstrap workflow to audit your codebase, pull coding guidelines, and output a project-specific configuration file for implementation and reviews.

What is the purpose of generating a project-specific CLAUDE.md file?

A project-specific CLAUDE.md serves as the source of truth for implementation, review, and governance, steering development by aligning detected codebase patterns and pulled coding guidelines with team standards.

Can I use the bootstrap wizard to audit an existing codebase for dependencies and gaps?

Yes, the bootstrap wizard audits existing codebases to surface patterns, dependencies, and potential gaps, preparing the repository environment for consistent governance-aware startup and shared skill layers.

Do I need the MTK bootstrap tool to configure a repository for OpenCode routing?

Yes, you need the MTK bootstrap tool and plugin cache to perform tech stack detection, codebase audits, and CLAUDE.md generation required to prepare the repository for OpenCode routing.

What's the best way to bootstrap a new MTK-enabled repository for consistent governance?

The best way to bootstrap a new MTK-enabled repository is running the setup-bootstrap workflow, which auto-configures the environment by detecting the tech stack, auditing code, and generating a governance-aware CLAUDE.md.

Why does codebase audit fail when setting up MTK without a plugin cache?

Codebase audit and bootstrap fail without the plugin cache because the setup-bootstrap workflow requires the MTK bootstrap tool and its cache to execute detection, pull coding guidelines, and generate CLAUDE.md.