kellykampen

Interview Linear — Development skill for Claude Code

Development community

Interview me about a feature and make a linear project & issues.

How to install Interview Linear

Installs to ~/.claude/skills/kellykampen-agent-skills-interview-linear/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kellykampen-agent-skills-interview-linear && curl -fsSL https://raw.githubusercontent.com/kellykampen/agent-skills/HEAD/commands/interview-linear.md -o ~/.claude/skills/kellykampen-agent-skills-interview-linear/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Interview Linear does


description: Interview me about a feature and make a linear project & issues argument-hint: [plan] model: opus

Read this comment $1 and interview me in detail using the AskUserQuestionTool about literally anything: technical implementation, UI & UX, concerns, tradeoffs, etc. but make sure the questions are not obvious.

If you are in a git repo, then be sure to check the current codebase and ask relevante questions, as this is likely a feature or refacotor of the current codebase.

Be

Alternatives in Development

  • Linear — Manage issues, projects, and team workflows in Linear 14.6k ★
  • Interview Script — Create structured customer interview scripts with JTBD probing 7.8k ★
  • Interview 1k ★

Full documentation available on GitHub

View Source Repository