non_destructive_bootstrap
Install agent docs without overwriting or deleting existing content.
$ Installer
git clone https://github.com/CheekyCodexConjurer/quant-lab /tmp/quant-lab && cp -r /tmp/quant-lab/.agent-docs/templates/.codex/skills/non_destructive_bootstrap ~/.claude/skills/quant-lab// tip: Run this command in your terminal to install the skill
SKILL.md
name: non_destructive_bootstrap description: Install agent docs without overwriting or deleting existing content. metadata: short-description: Idempotent bootstrap
Purpose
Integrate templates safely into an existing repository.
Steps
- Follow the merge protocol for all changes.
- Add missing files without renaming existing ones.
- Update references in place using markers only.
- Log changes in
ACTION_LOG.mdandACTION_LOG.jsonl.
Guardrails
- Never delete or rename by default.
- Use
.agent-docs/compat/for conflicts.
Repository

CheekyCodexConjurer
Author
CheekyCodexConjurer/quant-lab/.agent-docs/templates/.codex/skills/non_destructive_bootstrap
0
Stars
0
Forks
Updated5h ago
Added1w ago