An operating model for AI-augmented projects.
Project description
Living Projects
An operating model for AI-augmented projects. The substrate gives a project a place to keep its context, decisions, planning, and journal so that AI agents working in the codebase can pick up where the last session left off, and so the human can see what was done and why.
The longer argument is in MANIFESTO.md. The design document that grounds it is at .product/research/product/2026-04-30-living-knowledge-base.md.
Quickstart
Install the substrate into a new or existing project directory:
uvx living-projects init
uvx resolves and runs the latest living-projects release from PyPI in an ephemeral environment. There is no clone, no install, and no global Python footprint. init prompts for a project name and a principal name, refuses to overwrite existing substrate state, and writes the skeleton to .product/, .claude/, and .living-project/.
For non-interactive runs:
uvx living-projects init --project-name myproject --principal "My Name"
After init, three things get the project moving:
- Open
.product/context/and replace the stubs with real content. The highest-leverage three to start with areprincipal.md,product.md, andprinciples.md. They shape every recommendation the substrate makes after that, and without them the planning skill has nothing to ground its suggestions in. - Open the directory in Claude Code and run
/planfor a tactical recommendation on what to work on first. - Run
/statusany time for a quick orientation.
What's in the box
The substrate ships eleven skills, accessed as slash commands inside Claude Code:
/plan— tactical recommendation on what to work on next./status— lightweight dashboard of git state, backlog, decisions, and freshness./backlog— add, update, list, close, and archive backlog items./decide— capture an architectural or product decision./research— web research that produces a sourced brief./draft— draft prose in the project's voice./refine— refine existing prose against the project's voice rules./audit— deep self-assessment of project state, producing a persistent artifact./review— review the history and current state of a specific scope./retro— activity summary across a time window./close— session close-out: archive completed items, journal work, verify git state.
Two rules ship alongside them:
bash-commands.md— shell conventions the agent follows (nocd, no;outside whitelisted control flow keywords, one construct per call).session-init.md— what the agent reads first when a session begins.
What's not in v0.1
The substrate is presence, not feature-complete. v0.1 ships the install path and the skill library. The following are explicit follow-ups:
- Retrieval substrate — opt-in
enable-retrievalsubcommand to add embedding-based recall over.product/. Deferred to v0.2 (DEC-006). updatesubcommand — propagate substrate changes into existing installs without overwriting principal-customized files.- Brand-asset pack — a separate skill pack for projects that need brand/style asset management.
- Onboarding skills — guided first-session experiences that fill in the stub context files.
doctorhealth checks beyond presence — v0.1 only verifies the four substrate paths exist.
Where to go next
- MANIFESTO.md — the argument: why this exists and what it's trying to do.
- .product/ — the substrate's own dogfooded state. Worked example of what a filled-in
.product/looks like. - .claude/ — the skills and rules that ship with init, in their source form.
- Backlog — what's open, what's deferred, what's been archived.
- Decisions — the architectural calls and why they were made.
If something breaks or feels wrong, the issue tracker is the right place. The substrate is new in public, and the install path has not yet seen wide use.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file living_projects-0.1.1.tar.gz.
File metadata
- Download URL: living_projects-0.1.1.tar.gz
- Upload date:
- Size: 130.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b013d335af76ef87a956ae5fe812af1d3d68565c992cf9f3e107ec54b03f5b17
|
|
| MD5 |
8a68f2d395664039562cb71bb429fd2c
|
|
| BLAKE2b-256 |
4e4ef76c7351a87778522a85e527dafc160a5d22374725c5308480273565b36b
|
Provenance
The following attestation bundles were made for living_projects-0.1.1.tar.gz:
Publisher:
publish.yml on beverage/living-projects
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
living_projects-0.1.1.tar.gz -
Subject digest:
b013d335af76ef87a956ae5fe812af1d3d68565c992cf9f3e107ec54b03f5b17 - Sigstore transparency entry: 1630959733
- Sigstore integration time:
-
Permalink:
beverage/living-projects@7e46077717b25087eab14edbf3ee689907353ddd -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/beverage
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7e46077717b25087eab14edbf3ee689907353ddd -
Trigger Event:
push
-
Statement type:
File details
Details for the file living_projects-0.1.1-py3-none-any.whl.
File metadata
- Download URL: living_projects-0.1.1-py3-none-any.whl
- Upload date:
- Size: 54.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
440f5f56f72aac228658b14374a0ca279ecfd5bf02717b3d91873edbd8ac5b39
|
|
| MD5 |
98134f8c85d06b713327ca9c32a4acbe
|
|
| BLAKE2b-256 |
f767dc20b8dce3efa53127e98401ee9d9b4f2e17d10785898831b5cac01c9a2d
|
Provenance
The following attestation bundles were made for living_projects-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on beverage/living-projects
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
living_projects-0.1.1-py3-none-any.whl -
Subject digest:
440f5f56f72aac228658b14374a0ca279ecfd5bf02717b3d91873edbd8ac5b39 - Sigstore transparency entry: 1630959737
- Sigstore integration time:
-
Permalink:
beverage/living-projects@7e46077717b25087eab14edbf3ee689907353ddd -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/beverage
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7e46077717b25087eab14edbf3ee689907353ddd -
Trigger Event:
push
-
Statement type: