Pen Keeper banner
genkovich genkovich

Pen Keeper

Development community

Description

--- name: pen-keeper description: > Pencil-library keeper for the design canon. Use from design-system (tool: pencil) to reconcile the repo's .pen library with the canon: verify the app's ACTIVE document is the canon's pen_file, seed the document variables from the token source (light + dark where the source has both), and ensure a foundations frame with the core primitives exists. Writes only through the Pencil MCP and only after the active-document check passes — the MCP ignores file

Installation

Installs to ~/.claude/agents/genkovich-sdd-pen-keeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/genkovich/sdd/HEAD/agents/pen-keeper.md -o ~/.claude/agents/genkovich-sdd-pen-keeper.md

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

Full documentation available on GitHub

View Source Repository