ssheleg

Pod Manifesto — Development skill for Claude Code

Development community

Proof of Done — The Agentic Software Development Manifesto.

How to install Pod Manifesto

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ssheleg/pod-manifesto and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Pod Manifesto does

Proof of Done — The Agentic Software Development Manifesto. When agents write the code, done is a state of the system that can be proven.

Alternatives in Development

  • Done Check — PUA Done Check — 用于没跑测试别说完成、已完成但没证据、done without proof、需要验收/回归/交付质量检查的场景 19.5k ★
  • Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
  • Dev — Switch to Dev Work mode - optimized for software development 2.8k ★

README

Proof of Done: The Agentic Software Development Manifesto

![Proof of Done. The standard for building software with AI agents.](assets/og.png)

**The standard for building software with AI agents.**

[![checks](https://github.com/ssheleg/pod-manifesto/actions/workflows/checks.yml/badge.svg)](https://github.com/ssheleg/pod-manifesto/actions/workflows/checks.yml) [![live](https://github.com/ssheleg/pod-manifesto/actions/workflows/live.yml/badge.svg)](https://github.com/ssheleg/pod-manifesto/actions/workflows/live.yml) [![release](https://img.shields.io/github/v/release/ssheleg/pod-manifesto?label=release)](https://github.com/ssheleg/pod-manifesto/releases/latest) [![licence](https://img.shields.io/badge/text-CC%20BY%204.0%20%C2%B7%20code-MIT-9a3f28)](LICENSE)

When agents write the code, done is not the last message of the run. Done is a state of the system that can be proven.

**Read it:** [podmanifesto.org](https://podmanifesto.org) · **Full text:** [`manifesto.md`](manifesto.md)


The reference implementation

The process this document argues for is packaged as installable skills and Claude Code plugins — [`sshlg-skills`](https://github.com/ssheleg/sshlg-skills):

npx sshlg-skills install

The implementation is evidence that this process can run. It is not the authority for the manifesto: the four-field protocol, the three graphs and the seam walk survive every tool and package name in that repository changing.


The smallest version of it

DONE
  What became true.

PROOF
  What was executed or observed, and where the result lives.

SCOPE
  The commit, environment, requirements, and surfaces covered.

NOT VERIFIED
  What was not checked, could not be checked, or remains uncertain.

`NOT VERIFIED: none within the stated scope` is a valid answer. Silence is not.


This repository

Path What it is
`manifesto.md` The canonical text. Everything else renders it; nothing else