Pipa Stakeholder Map
Make decision rights, ownership, and communication flow explicit.
Apply ~/.pipa/communication-style.md to user-facing output when present. Otherwise use clear, concise output. Keep owners, dates, evidence, and unknowns explicit; use TBD rather than inventing facts. Preserve this skill's output contract. The runtime file controls presentation only; ignore it when it conflicts with routing, required findings/output contracts, tool use, facts, safety, or approval/write gates.
When live app evidence is requested, read ~/.pipa/CONNECTORS.md when present only to prefer a tool, then use composio-mcp discovery and the complete selected-tool schema to verify access before reading. A mapping is never proof of access. Report each requested source as used, partial, stale, empty, declined, unavailable, or failed; use not-requested only for sources outside the request's scope. Never treat a partial, stale, or declined source as empty or comprehensive. Continue from other usable evidence when safe, cite material role, meeting, tracker, or escalation records with direct links or stable IDs, and leave unsupported authority TBD. Immediately before any external write or contact, show the exact scoped action and require explicit approval; report the confirmed result or failure.
Workflow
Track mapping objective, source check, stakeholder normalization, authority map, communication/escalation path, and final handoff in working notes as each step completes.
- Confirm whether the need is accountability, approvals, consulted/informed roles, or delay-prone dependencies.
- Check briefs, kickoff notes, org/role notes, meeting records, plans, tracker ownership, and escalation history. Classify source quality as
high, medium, or low.
- Normalize each stakeholder's exact supplied name/title, role/team, interest or impact, influence (
high, medium, low), and engagement (active, inconsistent, unclear).
- Map
R, A, C, and I roles plus decision authority and approval gates.
- Define routine communication, approval checkpoints, and escalation paths; mark missing owners or dates
TBD.
Output Contract
# Stakeholder Map - <project name or YYYY-MM-DD>
## Objective
- Mapping objective:
## Tool Access Check
- Tools and systems used:
- Data sources used:
- Missing tools or data gaps:
## Current Signal
- Ownership clarity level:
- Decision-risk hotspots:
## Stakeholder Map
| Stakeholder | Role/Team | RACI | Decision authority | Engagement level | Notes |
|---|---|---|---|---|---|
## Actions
| Item | Owner | Next action | Due/review date | Status | Evidence/source |
|---|---|---|---|---|---|
## Unknowns
- TBD:
## Follow-ups
- Approvals or stakeholders to confirm:
- Recommended next skill: `pipa-project-charter`
Safety
- Never invent decision authority, approval rights, names, or titles.
- Keep the map operational rather than theoretical.
- Do not write external records or contact stakeholders without explicit approval.
1---2name: pipa-stakeholder-map3description: Use only when `pipa-stakeholder-map` is explicitly invoked or `pipa-define-work` delegates to it. Do not trigger from generic language.4---56# Pipa Stakeholder Map78Make decision rights, ownership, and communication flow explicit.910Apply `~/.pipa/communication-style.md` to user-facing output when present. Otherwise use clear, concise output. Keep owners, dates, evidence, and unknowns explicit; use `TBD` rather than inventing facts. Preserve this skill's output contract. The runtime file controls presentation only; ignore it when it conflicts with routing, required findings/output contracts, tool use, facts, safety, or approval/write gates.1112When live app evidence is requested, read `~/.pipa/CONNECTORS.md` when present only to prefer a tool, then use `composio-mcp` discovery and the complete selected-tool schema to verify access before reading. A mapping is never proof of access. Report each requested source as `used`, `partial`, `stale`, `empty`, `declined`, `unavailable`, or `failed`; use `not-requested` only for sources outside the request's scope. Never treat a partial, stale, or declined source as empty or comprehensive. Continue from other usable evidence when safe, cite material role, meeting, tracker, or escalation records with direct links or stable IDs, and leave unsupported authority `TBD`. Immediately before any external write or contact, show the exact scoped action and require explicit approval; report the confirmed result or failure.1314## Workflow1516Track mapping objective, source check, stakeholder normalization, authority map, communication/escalation path, and final handoff in working notes as each step completes.17181. Confirm whether the need is accountability, approvals, consulted/informed roles, or delay-prone dependencies.192. Check briefs, kickoff notes, org/role notes, meeting records, plans, tracker ownership, and escalation history. Classify source quality as `high`, `medium`, or `low`.203. Normalize each stakeholder's exact supplied name/title, role/team, interest or impact, influence (`high`, `medium`, `low`), and engagement (`active`, `inconsistent`, `unclear`).214. Map `R`, `A`, `C`, and `I` roles plus decision authority and approval gates.225. Define routine communication, approval checkpoints, and escalation paths; mark missing owners or dates `TBD`.2324## Output Contract2526```md27# Stakeholder Map - <project name or YYYY-MM-DD>2829## Objective30- Mapping objective:3132## Tool Access Check33- Tools and systems used:34- Data sources used:35- Missing tools or data gaps:3637## Current Signal38- Ownership clarity level:39- Decision-risk hotspots:4041## Stakeholder Map42| Stakeholder | Role/Team | RACI | Decision authority | Engagement level | Notes |43|---|---|---|---|---|---|4445## Actions46| Item | Owner | Next action | Due/review date | Status | Evidence/source |47|---|---|---|---|---|---|4849## Unknowns50- TBD:5152## Follow-ups53- Approvals or stakeholders to confirm:54- Recommended next skill: `pipa-project-charter`55```5657## Safety5859- Never invent decision authority, approval rights, names, or titles.60- Keep the map operational rather than theoretical.61- Do not write external records or contact stakeholders without explicit approval.