Skip to main content
GeneralClipboardHealth

interview-feature

Use when clarifying requirements for a feature ticket. Iteratively researches and interviews the user until the problem is well-understood, then produces a structured problem brief. Dispatched by write-feature-ticket when context is insufficient.

Stars
66
Source
ClipboardHealth/core-utils
Updated
2026-05-31
Slug
ClipboardHealth--core-utils--interview-feature
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/ClipboardHealth/core-utils/HEAD/.agents/skills/interview-feature/SKILL.md -o .claude/skills/interview-feature.md

Drops the SKILL.md into .claude/skills/interview-feature.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.