Engraving banner
junghan0611 junghan0611

Engraving

Development community

Description

<!-- ═══════════════════════════════════════════════════════════════════════ SAMPLE — operator engraving carrier (entwurf) What this is: the engraving file is loaded VERBATIM into the backend's identity slot (Claude `_meta.systemPrompt`). It is the one place an operator stamps a short identity onto every entwurf ACP turn — replacing Claude's `claude_code` preset (which also strips the preset's auto-memory advertisement, the memory-containment lever). VERBATIM

Installation

Installs to ~/.claude/skills/junghan0611-entwurf-engraving/SKILL.md

Terminal
mkdir -p ~/.claude/skills/junghan0611-entwurf-engraving && curl -fsSL https://raw.githubusercontent.com/junghan0611/entwurf/HEAD/prompts/engraving.md -o ~/.claude/skills/junghan0611-entwurf-engraving/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository