Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/ertra/pm-brain-for-cursor/interview-frameworksnpx skills add ertra/pm-brain-for-cursor --skill interview-frameworksgit clone --depth 1 https://github.com/ertra/pm-brain-for-cursorWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ertra/pm-brain-for-cursor/interview-frameworks)<a href="https://agentmods.dev/skills/ertra/pm-brain-for-cursor/interview-frameworks"><img src="https://agentmods.dev/badge/skills/ertra/pm-brain-for-cursor/interview-frameworks.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00069 | $0.03265 |
| Opus 5 | $0.00034 | $0.01632 |
| Sonnet 5 | $0.00014 | $0.00653 |
| Haiku 4.5 | $0.00007 | $0.00327 |
Grade A, and why
interview-frameworks scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 505 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Interview Frameworks
Overview
Frameworks for conducting effective user interviews including question design, interviewing techniques, and extracting actionable insights.
Core Principle: Good interviews come from great questions. Focus on past behavior and specific examples, not hypotheticals or opinions. Listen more than you talk.
Origin: Synthesized from Teresa Torres ("Continuous Discovery Habits"), Erika Hall ("Just Enough Research"), and Rob Fitzpatrick ("The Mom Test").
Key Insight: User interviews are the foundation of customer discovery. Good interviews uncover unmet needs, validate assumptions, and reveal the "why" behind user behavior that quantitative data cannot.
When to Use This Skill
Use when you need:
- Customer discovery research
- Problem validation
- Solution validation
- Usability testing
- Feature prioritization research
- Understanding user workflows
- Jobs-to-be-Done research
Four Types of User Interviews
Discovery Interviews (Problem Exploration)
Purpose: Understand problems, needs, contexts, pain points
When: Early product development, new market, problem validation
Focus:
- Current workflows
- Pain points and workarounds
- Unmet needs
- Context and constraints
Example question: "Walk me through how you currently manage projects for your team"
Complete script: assets/interview-script-templates.md (Discovery section)
Validation Interviews (Solution Testing)
Purpose: Test solutions, get feedback on concepts
When: After problem validation, before building
Focus:
- Solution fit with workflow
- Feature prioritization
- Willingness to pay
- Alternatives considered
Example question: "If we built [solution], how would that fit into your workflow?"
Complete script: assets/interview-script-templates.md (Validation section)
Usability Interviews (Product Testing)
Purpose: Test actual product, identify friction
When: During or after building
What ships with it
6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 505 lines · 69 tokens per session scan A 7ed509e37664
interview-frameworks is a skill published in the GitHub repository ertra/pm-brain-for-cursor (22 stars, last pushed 3mo ago), licensed MIT. It adds 69 tokens to every session and 3,265 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
jira
Jira integration via acli CLI. Use when user says '/jira', 'check Jira board', 'create Jira ticket', 'move ticket to done', 'search Jira', 'sync blockers from Jira', 'what's in the sprint', 'Jira status', 'assign ticket', 'view backlog', or wants to interact with Jira issues, sprints, or boards from the terminal.
notion
Bridge PM-Kit vault with Notion workspace — search, sync, publish, and link vault notes to Notion pages. Use when the user says "/notion", "notion sync", "publish to notion", "notion search", "sync from notion", "push to notion", "notion setup", mentions Notion in any project management context, wants to share vault…
excalidraw-generator
Professional Excalidraw diagram generation expert that creates complete, valid .excalidraw.json files based on user descriptions. Use ONLY when users explicitly mention "Excalidraw" or request to create diagrams specifically with Excalidraw (e.g., "用 Excalidraw 画个流程图", "generate an Excalidraw diagram", "create…
onboard
Interactive onboarding — sets up your first project, learns who you are, generates core/identity.md profile, creates your first daily note, then loads vault context. For returning users, skips setup and loads context directly.
obsidian-cli
Control Obsidian from the terminal using the obsidian CLI. Use when the agent needs to open notes, search the vault inside Obsidian, append/prepend content to the active file, create notes from templates, manage properties, check backlinks/orphans, query Bases, or interact with the running Obsidian app. Requires…
today
Guided daily workflow orchestrator. Multi-phase process (standup, team sync, review, focus, wrap-up). Use when user says "today", "start my day", or "daily workflow".