Agent Skills: non_destructive_bootstrap

Install agent docs without overwriting or deleting existing content.

UncategorizedID: CheekyCodexConjurer/quant-lab/non_destructive_bootstrap

Install this agent skill to your local

pnpm dlx add-skill https://github.com/CheekyCodexConjurer/quant-lab/tree/HEAD/.codex/skills/non_destructive_bootstrap

Skill Files

Browse the full folder contents for non_destructive_bootstrap.

Download Skill

Loading file tree…

.codex/skills/non_destructive_bootstrap/SKILL.md

Skill Metadata

Name
non_destructive_bootstrap
Description
Install agent docs without overwriting or deleting existing content.

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.