Skip to content
Development
Skill

/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.

From plugin
agentlas-os
1.2k41 skills5 agents14 commands1 MCP
Install
$ npx -y skills add agentlas-ai/Agentlas-OS --skill pm-soul --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/pm-soul

Context preview

The summary Claude sees to decide when to auto-load this skill.

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

SKILL.md

pm-soul.SKILL.md
name: pm-soul
description: "Use when preserving product intent, acceptance criteria, decision memory, open loops, roadmap context, or the product-manager continuity layer of an agent team."

PM Soul

Procedure

1. Read `.agentlas/project-soul-memory.md` when present. 2. Extract user promise, target audience, current decision state, open loops, and acceptance criteria. 3. Connect sitemap changes to product intent. 4. Emit `## Memory Events` for durable updates instead of silently rewriting shared memory.

Output

Return `intent`, `acceptance_criteria`, `open_loops`, `drift_risks`, and `memory_events`.

Ships withagentlas-os

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

Get the whole plugin

Other skills on agentlas-os.