BQ Skill

Turns real work stories into a reusable STAR bank for behavioral interviews

Tested · Works

Test report

Verdict
Tested · Works
Score
8.8/10
Tested
Jul 29, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Jul 30, 2026 · 856fbfb

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 29, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Handed the same weak interview answer to both runs and diffed the rewrites against what the candidate actually said: the no-skill rewrite read beautifully and invented nine specifics the candidate never mentioned, including a clickable prototype, a two-week demo cadence and 'shipped on time', which is an answer nobody could defend when the interviewer follows up. The skill's never-fabricate rule held: zero invented facts, five explicit fill-in slots where the real action and the missing number belong, plus a named competency tag and a table of four other questions the finished story would cover. Its bank-first lookup is real and executable: grepping the shipped index correctly returned no match for 'Dealing with Ambiguity' and routed to polishing rather than reuse. Note the story bank is written inside the cloned skill directory, so your personal stories become dirty files in the repo and collide with any git pull update.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 8/10
  • Docs & honesty 4/5

What BQ Skill does

Behavioral-interview prep that builds a reusable bilingual story bank instead of canned answers: it mines real experiences one question at a time, structures them with STAR/CAR/SOAR, tags them by competency, and files each one as a markdown story that later questions can reuse. Also takes a job description plus a resume and reverse-engineers a Top 20 question set with STAR prep templates and an HTML report. Triggers on behavioral-interview requests, pasted 'tell me about a time' questions, mock-interview asks, and story-bank lookups.

How to install BQ Skill

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger BQ Skill

  • /bq-skill Turns real work stories into a reusable STAR bank for behavioral interviews

It also activates on plain-language prompts like these:

  • Help me build a story bank for behavioral interview questions
  • Improve my answer to 'tell me about a time you dealt with ambiguity'
  • Given this job description and my resume, what are the top 20 questions?

Frequently asked questions

Is the BQ Skill skill free?
Yes. The skill itself is free from yanliudesign/behavior-question-skill. SkillProof publishes the install command and an independent test verdict at no cost.
Does BQ Skill work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 29, 2026. Verdict: Tested · Works. Handed the same weak interview answer to both runs and diffed the rewrites against what the candidate actually said: the no-skill rewrite read beautifully and invented nine specifics the candidate never mentioned, including a clickable prototype, a two-week demo cadence and 'shipped on time', which is an answer nobody could defend when the interviewer follows up. The skill's never-fabricate rule held: zero invented facts, five explicit fill-in slots where the real action and the missing number belong, plus a named competency tag and a table of four other questions the finished story would cover. Its bank-first lookup is real and executable: grepping the shipped index correctly returned no match for 'Dealing with Ambiguity' and routed to polishing rather than reuse. Note the story bank is written inside the cloned skill directory, so your personal stories become dirty files in the repo and collide with any git pull update.
What is the BQ Skill SkillProof Score?
8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 4/5.
How do I install BQ Skill?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use BQ Skill with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.