About
project-state
The project-* skill suite — 19 skills + 5 compliance packs for project ops
Generic operational substrate for multi-stakeholder projects. Provides 18 project-* skills and 5 compliance packs that turn any project into a system where routine reporting is a byproduct of normal work.
| Kind | open source |
| Start date | 2026-04-24 |
| Packs loaded | agile-default |
Lifecycle phases
01-discovery
Discovery
completed
02-build-loops
Build (recurring sprint loops)
completed
03-hardening
Hardening
completed
04-release
Release
active
Reporting matrix
| Report | Stakeholder | Cadence | Surface | Generator |
|---|---|---|---|---|
| Monday tracker email | internal.team | weekly | blog | project-status-reporter |
| Sprint retrospective | internal.team | sprint-aligned | blog | project-review-meeting |
| Baseline report bundle (docx + xlsx) | internal.team | event-driven | website | project-doc-suite-generator |
| Reference documentation | public | on-publish | website | project-website-publisher |
How this site works
This site is built from the .project-state/ directory -- a typed filesystem of YAML, JSON, and NDJSON files that serves as the project's operational substrate.
At build time, the Next.js static site generator reads milestones, decisions, people, activity logs, and configuration directly from the substrate. Blog and wiki content are fetched from the scsiwyg API.
The site is deployed to Vercel and rebuilds automatically when the substrate changes. There is no database -- the filesystem is the source of truth.