원클릭으로
sandpaper
Use when a repository contains or needs a Sandpaper project brain.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when a repository contains or needs a Sandpaper project brain.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | sandpaper |
| description | Use when a repository contains or needs a Sandpaper project brain. |
Sandpaper maintains brain/, a navigable service manual for the repository. Repository files are canonical truth
for implementation and rendered output. The brain is canonical truth for durable
intent, decisions, plans, progress, work history, and learnings. Provider sessions are noncanonical compute context
and must not become a competing source of truth.
brain/index.html is the cover and contains the #brain-state digest, NOW, needs-you, latest,
and canvas.product/, engineering/, and project/; books include log.html,
decisions.html, learnings.html, and wiki/.assets/theme.css skins the brain and assets/brain.js derives counts and progress.Durable facts use .entry elements with data-cid mirrored to id, data-kind, data-status,
data-date, at least one canonical data-ref, and optional data-lens. Link to canonical material;
do not copy it. Never remove or reuse cids.
Use $sandpaper <action> [arguments].
Read the first word after $sandpaper as the action. Supported actions are canvas, decide,
help, init, learn, log, open, plan, release, serve, stamp, sync, and theme.
Read and execute references/workflows/<action>.md, treating the remaining words as arguments.
If the action is absent or unknown, execute references/workflows/help.md.
Use the normal user-input mechanism whenever the workflow requires human confirmation.