AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Psp Construct

skill-cmj-hub-claude-psp-psp-construct · by cmj-hub

Step-by-step construction of a Pain Signal Profile for a specific ICP segment. Walks operator through the 5 components (signal, pain, timing, role, vocabulary), validates each, and produces a structured PSP doc. Loaded by the main psp skill when the user wants to build a PSP from scratch.

No reviews yet
0 installs
31 views
0.0% view→install

Install

$ agentstack add skill-cmj-hub-claude-psp-psp-construct

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-cmj-hub-claude-psp-psp-construct)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Psp Construct? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

PSP Construct — sub-skill

Loaded by psp when the user wants to build a complete PSP for a specific ICP segment.

Activation

The main psp skill routes here on:

  • "Build a PSP for..."
  • "Construct a Pain Signal Profile for..."
  • "Walk me through a PSP for..."

Workflow

Step 1 — Lock the ICP segment

Ask the user to be specific. Push back on broad ICPs.

> "B2B SaaS" is too broad. Try one of these shapes: > > - "Series-B SaaS, $20-50M ARR, with a PLG motion" > - "DevTools companies with >50 engineers and an OSS community" > - "Bootstrapped agencies, 5-15 employees, productized service" > > Which segment?

Step 2 — Hunt signals

For the segment, surface 5-10 candidate signals. Patterns:

  • Hiring signals: Specific role open ≤30 days
  • Funding signals: Round announced ≤30 days
  • Product signals: New tier / launch / pricing change ≤45 days
  • Leadership signals: New CMO / CRO / CFO / Head-of-X ≤60 days
  • Content signals: Recent podcast / panel / public talk on the topic
  • Pivot signals: Website hero / positioning change ≤14 days

If WebFetch is available, demo-pull recent LinkedIn job posts or recent funding news for one example company in the segment.

Step 3 — Map signal → pain for top 3

For each of the top 3 signals, ask: "If this happened, what is the operator at that company feeling at 11am on Tuesday?"

Validate each pain:

  • Specific operational moment (not abstract)
  • Phrased as what they feel, not what you sell
  • Uses their language (not category jargon)

Step 4 — Anchor timing

For each pain, identify the 90-day trigger:

  • New exec → 90-day plan in motion
  • Budget cycle → planning/fiscal-new-year window
  • Obvious failure → quarter miss, churn spike, launch flop

If no trigger, the PSP isn't time-anchored — push back.

Step 5 — Identify felt-pain role

Who in the org feels the pain at 11am Tuesday?

Note: this is often a layer below the buying authority. The demand-gen lead feels pipeline-gap pain; the CMO authorizes the spend. Outreach hits the felt-pain role.

Step 6 — Mine vocabulary

Read 5-10 sources of recipient-written content:

  • Their job posts (often most revealing)
  • Their team's LinkedIn comments
  • Their conference talks
  • Their AMA / podcast appearances
  • Their public sales/marketing internal-system tweets

Extract 8-12 phrases they actually use about this pain.

Step 7 — Output

# PSP — 

**ICP precision check:** 

## Signal

## Pain

## Timing
**Trigger:** 
**Why now:** 

## Role (felt-pain holder)

## Vocabulary

- ""
- ""
- ...

## Top 5 signals to hunt operationally
1. 
2. 
3. 
4. 
5. 

## Plugs into
- claude-cold-email — first-line opener uses Signal verbatim
- claude-evp — EVP must speak to Pain in their Vocabulary
- Outbound program 30-point audit — PSP is the messaging anchor

Step 8 — Stress test

Ask the user: "Which of these are weakest? I can re-pull or refine any block." Most common weak spots:

  • Pain too abstract: rewrite using their vocabulary, force the

11am-Tuesday moment

  • Signal too stale: shorten the recency window
  • Vocabulary borrowed from category: pull more sources of their

actual writing

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

  • Author: cmj-hub
  • Source: cmj-hub/claude-psp
  • License: MIT
  • Homepage: https://jaymountconsulting.com/learn/courses/pain-signal-profiles

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.