project-stateby Atomic47 Labs

Install

From zero to your first project.

Claude, the plugin, the desktop app, connectors, and config — everything in one place.

Claude

project-state runs as a plugin inside Claude. Either client works.

Plugin

Add the marketplace, install. All 35 skills appear as slash commands.

The key step

Run these once in Claude — Cowork or Code — and every skill is available.

keep-state-app

Optional but recommended. The operator UI. Reads your substrate live off disk.

Apple Silicon & Intel · Windows 10/11 · ~60 MB

Install the plugin

Two commands. Thats it.

Claude Cowork / Desktop

Run inside a session

/plugin marketplace add Atomic-47-Labs/project-state-plugin-public
/plugin install project-state@project-state-plugin
Claude Code — CLI / terminal

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.

Configure

Four settings. Five minutes.

Secrets live in 0600 files on your machine — not a keychain, not a cloud.

Anthropic API key

Powers the skills and the apps agentic jobs. Stored in a local 0600 file.

GitHub token

Contents read/write so project-git syncs your substrate to a private hub. Teams share one token; commits author per person.

Workspace

A folder (local or shared drive) the app manages one or many projects from.

Create a project

New (scaffolder / intake) · Existing (point at a repo) · Adhoc (drop docs).

Connectors

Plug in what you already use.

Read-only OAuth. The harvester pulls signal; nothing is ever written back.

Slack
Gmail
Google Docs
Google Calendar
Jira
Confluence
Linear
scsiwyg
Maintain

Update & remove

Update the plugin
/plugin update project-state@project-state-plugin
Remove the 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.

▸ project-stateATOMIC47 LABS