Integrates agent documentation and templates into existing repositories without overwriting or deleting current content.
The Non-Destructive Bootstrap skill provides a safe, idempotent method for initializing Claude agent documentation within any repository. By following a strict merge protocol, it ensures that your existing code and configuration files remain untouched while missing templates are added. It utilizes a compatibility directory for handling conflicts and maintains a transparent audit trail via structured action logs, making it the ideal tool for developers who want to enhance their projects with AI-ready documentation without the risk of data loss or breaking changes.
Características Principales
01Automated change logging in MD and JSONL
02Non-destructive merge protocol
030 GitHub stars
04Idempotent repository bootstrapping
05Conflict management via .agent-docs/compat/
06In-place reference updates using markers
Casos de Uso
01Standardizing AI workflow templates across multiple projects
02Safely updating project scaffolding without losing custom edits
03Adding agent-specific documentation to legacy codebases