TaikerLiang

Uninit — Development skill for Claude Code

Development community

Retire the Roz Gate from the current repo — verify the loop is quiet, remove the scaffolding init installed, keep every work product; run this in each project BEFORE /plugin uninstall.

How to install Uninit

Installs to ~/.claude/skills/taikerliang-roz-gate-uninit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/taikerliang-roz-gate-uninit && curl -fsSL https://raw.githubusercontent.com/TaikerLiang/roz-gate/HEAD/commands/uninit.md -o ~/.claude/skills/taikerliang-roz-gate-uninit/SKILL.md

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

What Uninit does


description: Retire the Roz Gate from the current repo — verify the loop is quiet, remove the scaffolding init installed, keep every work product; run this in each project BEFORE /plugin uninstall

Retire the Roz Gate from the current repository — the inverse of `/roz-gate:init`. Interactive, like init: always run by the user, and no existing file is edited or deleted without showing the change first. **Scaffolding goes, work products stay.** Follow these steps; do nothing beyond them.

Alternatives in Development

  • Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
  • Autoresearch — Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code 2.5k ★
  • Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★

Full documentation available on GitHub

View Source Repository