fayerman-source

Papercut — Development skill for Claude Code

Development community

Append one papercuts.md entry for a tooling or process problem hit just now.

How to install Papercut

Installs to ~/.claude/skills/fayerman-source-agent-team-papercut/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fayerman-source-agent-team-papercut && curl -fsSL https://raw.githubusercontent.com/fayerman-source/agent-team/HEAD/commands/papercut.md -o ~/.claude/skills/fayerman-source-agent-team-papercut/SKILL.md

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

What Papercut does


description: "Append one papercuts.md entry for a tooling or process problem hit just now" argument-hint: " | " allowed-tools: ["Bash", "Read", "Edit", "Write"]

/papercut

Record a papercut: a tooling or process problem that cost you time mid-work. This is not a design decision or a rule change; it is a short note so nobody has to reconstruct the fix from memory later (rule 22).

**Symptom and fix, if given inline (optional):** "$ARGUMENTS"

Steps

  1. Find the repo ro

Alternatives in Development

  • Claurst — Your favorite Terminal Coding Agent, now in Rust 9.2k ★
  • Cavemem — Frozen — cross-agent persistent memory for coding assistants 674 ★
  • Run Daily — Trigger the daily digest now (background via OS scheduler) and monitor until completion 355 ★

Full documentation available on GitHub

View Source Repository