Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ primkit gives AI agents structured, persistent state that survives session ends,
Paste this into Claude Code, Cursor, Codex, or any agent with web access:

```
Read https://github.com/propifly/primkit/blob/main/docs/agent-reference.md, then tell me whether primkit would help with what we've been doing, and which primitives are relevant.
Read this doc: https://github.com/propifly/primkit/blob/main/docs/agent-reference.md
Then tell me if primkit would help with what we've been doing and which primitives are relevant.
```

It will map primkit to your actual workflow and give you a straight answer.
Expand Down
Loading