Back to skills
extension
Category: Development & EngineeringNo API key required

non_destructive_bootstrap

Install agent docs without overwriting or deleting existing content.

personAuthor: jakexiaohubgithub

Purpose

Integrate templates safely into an existing repository.

Steps

  1. Follow the merge protocol for all changes.
  2. Add missing files without renaming existing ones.
  3. Update references in place using markers only.
  4. Log changes in ACTION_LOG.md and ACTION_LOG.jsonl.

Guardrails

  • Never delete or rename by default.
  • Use .agent-docs/compat/ for conflicts.