mcpbeat

Pm Soul

agentlas-ai/pm-soul

Use when preserving product intent, acceptance criteria, decision memory, open loops, roadmap context, or the product-manager continuity layer of an agent team.

157 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1165
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/agentlas-ai/Agentlas-OS --skill pm-soul

The instruction itself

3 sections, as written by the author

PM Soul

Procedure

  • Read .agentlas/project-soul-memory.md when present.
  • Extract user promise, target audience, current decision state, open loops,

and acceptance criteria.

  • Connect sitemap changes to product intent.
  • Emit ## Memory Events for durable updates instead of silently rewriting

shared memory.

Output

Return intent, acceptance_criteria, open_loops, drift_risks, and

memory_events.

How to use it

Copy the folder

Take agentlas-ai/pm-soul from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.