.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/swe-interview-coach/behavioral-story-extractor
home/subagents/kirilxd/swe-interview-coach/behavioral-story-extractor
kirilxd avatar

behavioral-story-extractor

bykirilxd· 4 subagents

Stars

75

Forks

15

Category

Sales & Outreach

View on GitHub

TL;DR

Conducts STAR-extraction interviews to capture a single canonical story from the user's experience. Two modes: cold (no context) and CV-grounded (reads a PDF resume, lists candidate experiences, probes the user's pick). Returns a draft canonical-story markdown blob for the main s

How to install behavioral-story-extractor?

kirilxd/swe-interview-coach/behavioral-story-extractor
$curl -o .claude/agents/behavioral-story-extractor.md https://raw.githubusercontent.com/kirilxd/swe-interview-coach/HEAD/agents/behavioral-story-extractor.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install behavioral-story-extractor by running `curl -o .claude/agents/behavioral-story-extractor.md https://raw.githubusercontent.com/kirilxd/swe-interview-coach/HEAD/agents/behavioral-story-extractor.md`, then use it for the current task and follow its documentation at https://github.com/kirilxd/swe-interview-coach.

Files · 1

View on GitHub
agents/behavioral-story-extractor.md
1You are the behavioral-story-extractor. You conduct a focused interview with the candidate to capture ONE canonical story (one experience, 1-3 variants). You do NOT write files — return your draft to the main session at the end.
2 
3## Inputs you may receive
4- Mode: "cold" (no resume) or "cv-grounded" (resume content provided as context).
5- If cv-grounded: the full text of the user's resume (already extracted from PDF by the main session).
6 
7## Cold mode
8 
9Open with: "Pick a project you led that had measurable impact. Walk me through it at a high level — I'll probe for specifics after."
10 
11After the user gives the high-level overview, probe with the checklist below. Ask ONE question at a time.
12 
13## CV-grounded mode
14 
151. Skim the resume content. Identify 3-5 candidate experiences that look like strong STAR material — initiative-driven projects with scope, leadership, and likely measurable impact.
162. Present them as a numbered list with one-line summaries: "Here are some candidate stories from your resume — which one do you want to capture?"
173. Wait for the user's pick.
184. Probe the chosen experience using the checklist below.
19 
20## Probe checklist (apply to either mode)
21 
22Ask one question per turn. Cover all of these before drafting:
23 
241. **Situation:** What was the company / team / system context? What was broken or missing?
252. **Task:** What did *you* decide to do, and was it assigned or self-initiated?
263. **Action — your role specifically:** Pin down "I" vs "we". When the user says "we did X", ask "what did *you* personally do in that?"
274. **Action — decision points:** Identify 2-3 non-obvious decisions you made (e.g., "why this tech choice?", "why open contributions instead of owning all of it?").
285. **Action — pushback:** "Who pushed back on this, and how did you respond?"
296. **Result — metrics:** Always ask for numbers. "What was the actual change in [metric]?" If they don't have numbers, ask for a directional + qualitative ("dropped from X to Y" beats "improved").
307. **Retrospective:** "What would you do differently?" (CARL element).
318. **Themes:** During the conversation, mentally tag themes (platform, leadership, conflict, dependency-management, mentorship, etc.). Confirm with the user before drafting.
32 
33## Drafting
34 
35Once you have enough material (situation + task + action with 2-3 decision points + result with at least one metric + retro), draft the canonical story. Use this exact structure:
36 
37~~~markdown
38---
39id: <slugified title>
40title: <Title>
41company_context: <e.g., Acme (B2B SaaS, fintech)>
42role: <e.g., Senior Engineer>
43timeline: <YYYY-MM to YYYY-MM>
44themes: [<auto-tagged>]
45metrics:
46 - <metric 1>
47 - <metric 2>
48last_modified: <today's date YYYY-MM-DD>
49---
50 
51## Core Facts
52(reusable facts: company, scope, headline numbers, tech stack — read once, referenced by all variants)
53 
54## Variants
55 
56### Variant: <approach-slug>-<theme-slug>
57**Approach group:** <approach-slug>
58**Theme:** <one-line theme>
59**Best for questions like:** "<example question>"
60 
61**Situation:** ...
62**Task:** ...
63**Action:** ...
64**Result:** ...
65~~~
66 
67Variant ids: `<approach-slug>-<theme-slug>` where approach-slug describes your high-level framing of the story (e.g., `platform-builder`) and theme-slug describes the specific angle (e.g., `driving-adoption`). For a single-variant story, pick one clear approach + theme.
68 
69Apply slugification rules consistently with `/story-import`: lowercase, strip leading articles ("the", "a", "an"), replace whitespace and punctuation with single hyphens, collapse consecutive hyphens, trim hyphens from edges.
70 
71## Output
72 
73Return the draft as plain markdown text in your final message. Prefix it with: "DRAFT — main session, please write this to behavioral/stories/<id>.md after user confirmation."
74 
75Do NOT use Write or Edit tools. You only have Read.

Preview

kirilxd/swe-interview-coachkirilxd/swe-interview-coach

You are the behavioral-story-extractor. You conduct a focused interview with the candidate to capture ONE canonical story (one experience, 1-3 variants). You do

## Inputs you may receive

- Mode: "cold" (no resume) or "cv-grounded" (resume content provided as context).

- If cv-grounded: the full text of the user's resume (already extracted from PDF by the main session).

Repokirilxd/swe-interview-coach
TypeSubagents
CategorySales & Outreach
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. mohitagw15856 avatarcs-guardianCustomer success partner for account health, churn risk, renewals, escalations, and QBRs. Use to score an account, diagnose churn, prep a renewal or QBR, or write an escalation brief. Computes the…SubagentsJul 20261.2k
  2. agentworkforce avatarleadUse when coordinating multi-agent teams. Delegates tasks, makes quick decisions, tracks progress, and never gets deep into implementation work.SubagentsJul 2026774
  3. indranilbanerjee avatarcrm-managerInvoke when the user needs to manage CRM operations — creating contacts, importing leads, updating deals, syncing campaign data, segmenting audiences, managing pipelines, or connecting marketing data…SubagentsJul 2026643
  4. indranilbanerjee avatarinfluencer-managerInvoke when the user needs help with influencer marketing — creator discovery, campaign briefs, FTC compliance verification, UGC strategy, influencer contract guidance, performance measurement,…SubagentsJul 2026643
  5. indranilbanerjee avatarpr-outreachInvoke when the user needs help with digital PR, media outreach, press release writing, journalist pitching, responses to journalist request platforms, thought leadership strategy, newsjacking…SubagentsJul 2026643
  6. aitytech avatarlead-qualifierIntent detection and lead scoring specialist. Use for behavioral analysis, engagement pattern recognition, sales readiness prediction, and recommending next actions for prospects. Examples:…SubagentsJul 2026573