documentation
Prompts tagged with "documentation"
Build a Delivery Playbook So Quality Doesn't Depend on You
Extracts what you actually do on an engagement into a playbook someone else can follow, including the judgement calls that usually stay in your hea...
Prepare a Data Room and Survive Diligence
Assembles what investors will ask for, finds the problems before they do, and decides how to disclose the ones you can't fix. Use it as soon as a t...
Find the Single Points of Failure in Your Business
Surfaces the people, systems, suppliers, and accounts your business quietly depends on, and ranks them by what their loss would actually cost. Use ...
Write a Runbook for When Something Breaks
Produces the document someone reads at 2am when a critical system or process fails and you're unreachable. Use it for anything whose failure costs ...
Write an SOP for Something Only You Know How to Do
Pulls a process out of your head and into a document another person can run without asking you questions. Use it on anything that stops working whe...
Write a Team Operating Manual
Documents how a team actually works — decision rights, communication norms, meeting cadence, what 'done' means — so new joiners stop learning it by...
Write a Data Dictionary for a Table or Dataset
Documents what each field actually means, including the edge cases and known quirks that cause silent misuse, and pins each metric to one authorita...
Write a Project Instruction File for a Coding Agent
Turns the tacit conventions of a codebase into a project instruction file (CLAUDE.md, AGENTS.md, or similar) that is short, verifiable, and actuall...
Prepare for a First Meeting With a Lawyer
Organizes your facts, documents, and questions before a paid consultation so you get real value from the hour — and helps you work out what kind of...
Organize Your Facts and Evidence for a Small Claims Case
Builds a clean chronology, an evidence inventory, and a short factual account of what happened and what you're asking for — the preparation work th...
Document a Workplace Problem Properly
Turns a running workplace issue into a clean, factual, dated record — separating what you observed from what you concluded — so you have something ...
Generate Documentation and Docstrings From Code
Produce clear docstrings or reference docs for a function, class, or module — accurate to the code, without inventing behavior.
Guides on documentation
-
What Is AGENTS.md?
A README for agents: exact commands, enforced conventions, hard boundaries, and how to verify work. Used by 60,000+ projects and 25+ tool...
Read the guide →