receipt-render

Generates a one-page work document from completed Diamonds in Claude Code.

42|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/haabe/mycelium --skill receipt-render
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: receipt-render
Source: https://github.com/haabe/mycelium/tree/main/plugins/mycelium/skills/receipt-render
Command: npx skills add https://github.com/haabe/mycelium --skill receipt-render

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mycelium, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you create a shareable one-page "work receipt" that documents completed project work, including assumptions tested, problems framed, and what was kept versus killed.

Core Features & Use Cases

  • Work Documentation: Summarizes the completed work, framing the problem, tested assumptions, and what was kept versus what was discarded.
  • Consent & Privacy: Ensures that personal or sensitive information is not leaked, adhering to privacy and consent regulations.
  • Data Flow Integration: Generates a work receipt that can be handed over to colleagues, with a data flow that links back to the origin if the user chooses to share.

Quick Start

Use the receipt-render skill with the /mycelium:receipt-render command to create a work receipt for a completed diamond.

Frequently Asked Questions about receipt-render

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

FAQPage Schema
What is a work receipt for project documentation?▼

It summarizes completed work by framing the problem, tested assumptions, and what was kept versus killed, generating a shareable document for project reporting.

How do I generate a work receipt for completed project work?▼

Run the /mycelium:receipt-render command within your Claude Code project. It reads YAML configurations and the attribution registry to output a factual work receipt detailing project outcomes.

Does the work receipt process handle privacy and consent compliance?▼

Yes, it requires access to the attribution registry to ensure personal or sensitive information is not leaked, adhering to privacy and consent regulations during work documentation.

Do I need the diamond framework to create project reporting documents?▼

Yes, the Skill generates a work receipt specifically for completed diamonds within a Claude Code project, relying on the diamond framework to structure the documented work and outcomes.

Can I trace data flow back to the origin in a generated work receipt?▼

Yes, the work receipt includes a data flow with an origin line that links back to the source, allowing colleagues to trace the project work if you choose to share it.