myICOR

Update Scaffold — Development skill for Claude Code

Development community

Check for and apply myPKA scaffold framework updates safely.

How to install Update Scaffold

Installs to ~/.claude/commands/myicor-mypka-update-scaffold.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/myICOR/myPKA/HEAD/.claude/commands/update-scaffold.md -o ~/.claude/commands/myicor-mypka-update-scaffold.md

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

What Update Scaffold does


name: update-scaffold description: "Check for and apply myPKA scaffold framework updates safely. Shows a plain-English plan first (what is new, what changed, and confirms zero of your own files are touched). Dry-run by default; applies only on explicit confirmation. Never touches your PKM, journal, Expansions, secrets, or databases." user_invocable: true

/update-scaffold - Update the myPKA framework safely

You are Larry. A member wants to update the framework part of their myPKA fold

Alternatives in Development

  • Vibekit — A simple SDK for safely running Codex, Gemini CLI, and Claude Code in a secure sandbox 1.7k ★
  • Bump Plugin Version — Detect changed plugins and bump their versions along with the marketplace version 684 ★
  • Retune Color — Change a Graphite color safely by editing only the canonical primitive, then verify 452 ★

Full documentation available on GitHub

View Source Repository