napkin

Read and curate .claude/napkin.md into a prioritized per-repository runbook.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JoaoPedroAmaral/backBarbearia --skill napkin-joaopedroamaral
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: napkin
Source: https://github.com/JoaoPedroAmaral/backBarbearia/tree/main/.claude/skills/napkin
Command: npx skills add https://github.com/JoaoPedroAmaral/backBarbearia --skill napkin-joaopedroamaral

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains a concise, prioritized, and actionable per-repository runbook so that recurring guidance and execution guardrails are immediately available at the start of every session, reducing onboarding time and avoiding repeated mistakes.

Core Features & Use Cases

  • Always-on activation: the runbook is read and applied at the start of every session to ensure consistency.
  • Continuous curation: reprioritize, merge duplicates, prune low-signal notes, and enforce a maximum of 10 high-value items per category.
  • Actionable entries: each note must include a date and an explicit "Do instead" instruction so guidance is directly executable.
  • Use case: before making code changes, read and apply the napkin to surface top-priority guardrails, environment quirks, and common fixes.

Quick Start

Read and curate the repository napkin at .claude/napkin.md, prune and reprioritize entries, and report the top three action items for today's session.

Frequently Asked Questions about napkin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain a per-repository runbook for development sessions?

A repository runbook provides immediate access to recurring guidance and execution guardrails at the start of every session, reducing onboarding time and avoiding repeated mistakes by keeping prioritized notes in a .claude/napkin.md file.

How do I structure actionable developer notes to prevent repeated mistakes?

Structure actionable developer notes by enforcing a maximum of ten high-value items per category, prioritizing by category order, and requiring each entry to include a date and an explicit "Do instead" instruction for direct execution.

Can I use a curated runbook to surface environment quirks before making code changes?

Yes, you can read and apply a curated runbook before making code changes to surface top-priority guardrails, environment quirks, and common fixes, ensuring you review the top three action items for the session.

What is the best way to curate repository documentation for fast onboarding?

The best way to curate repository documentation is through continuous curation that merges duplicates, prunes low-signal notes, and reprioritizes entries to enforce a maximum of ten high-value items per category for fast onboarding.

What are the limitations of enforcing a maximum of ten items per runbook category?

Limiting a runbook to ten items per category requires aggressive pruning of low-signal notes and merging duplicates to maintain high-value operational guidance, which may discard historical context if not carefully curated.