Install
From zero to your first project.
Claude, the plugin, the desktop app, connectors, and config — everything in one place.
project-state runs as a plugin inside Claude. Either client works.
Add the marketplace, install. All 35 skills appear as slash commands.
Run these once in Claude — Cowork or Code — and every skill is available.
Two commands. That’s it.
Run inside a session
/plugin marketplace add Atomic-47-Labs/project-state-plugin-public /plugin install project-state@project-state-plugin
Run in your terminal
claude plugin marketplace add Atomic-47-Labs/project-state-plugin-public claude plugin install project-state@project-state-plugin
Marketplace: Atomic-47-Labs/project-state-plugin-public · Verify with /help — the /project-* commands should be listed.
Four settings. Five minutes.
Secrets live in 0600 files on your machine — not a keychain, not a cloud.
Powers the skills and the app’s agentic jobs. Stored in a local 0600 file.
Contents read/write so project-git syncs your substrate to a private hub. Teams share one token; commits author per person.
A folder (local or shared drive) the app manages one or many projects from.
New (scaffolder / intake) · Existing (point at a repo) · Adhoc (drop docs).
Plug in what you already use.
Read-only OAuth. The harvester pulls signal; nothing is ever written back.
Update & remove
/plugin update project-state@project-state-plugin
/plugin uninstall project-state@project-state-plugin
The desktop app updates itself; or re-download above. Your substrate is plain files — uninstalling never touches your data.
Ready? Five minutes.
Scaffold a project, connect your tools, and let the reporting take care of itself.