harness-bootstrap

Analyze existing codebases to generate design documentation and AI agent instructions.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/hb9397/ai-agent-harness-docs --skill harness-bootstrap-hb9397
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-bootstrap
Source: https://github.com/hb9397/ai-agent-harness-docs/tree/main/plugins/ai-agent-harness/runtime/claude/skills/harness-bootstrap
Command: npx skills add https://github.com/hb9397/ai-agent-harness-docs --skill harness-bootstrap-hb9397

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the "cold start" problem for AI-assisted development by automatically generating the necessary documentation and instruction architecture for existing projects that lack AI harness support.

Core Features & Use Cases

  • Automated Documentation: Scans codebases to generate design documents and context-aware agent instructions.
  • Framework Detection: Automatically identifies technology stacks and project structures to tailor the documentation.
  • Use Case: When taking over a legacy project without any AI context, use this Skill to instantly create the AGENTS.md, CLAUDE.md, and design documentation required to start productive AI-assisted development.

Quick Start

Use the harness-bootstrap skill to analyze the current project and generate the initial AI harness documentation and design architecture.

Frequently Asked Questions about harness-bootstrap

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

FAQPage Schema
How do I generate design documentation for a legacy codebase lacking AI context?

You can generate design documentation for a legacy codebase by scanning the repository to detect manifests and analyze the structural architecture. This automatically produces the necessary context-aware AI agent instructions and design documents to overcome the cold start problem.

How do I bootstrap AI agent instructions like AGENTS.md for an existing project?

To bootstrap AI agent instructions for an existing project, you can run an automated repository scan that analyzes your project structure and technology stack. This generates the required AGENTS.md and CLAUDE.md files tailored to your codebase context.

Does automated documentation generation require manual codebase context input?

Automated documentation generation requires minimal user interviews to supply context. It primarily relies on automated manifest detection and structural analysis to identify the technology stack and build the architectural snapshot without extensive manual input.

What is the best way to create an architectural snapshot for AI-assisted development?

The best way to create an architectural snapshot for AI-assisted development is using automated framework detection. This approach scans the existing project structure to instantly generate standardized design documents and context-aware agent instructions.

Can I use automated repository scanning for legacy projects with unknown frameworks?

Yes, you can use automated repository scanning for legacy projects with unknown frameworks. The scanning mechanism applies framework detection to identify the underlying technology stacks and automatically tailor the generated documentation to match.