tobieapbtobieapbCommunityยท1 Agent Skills Included

claude-interactive-documentation-workflow

Structured interviews, documentation, and implementation planning workflow

Runs structured 4-pass interviews to capture feature requirements, then turns them into canonical documentation and step-by-step implementation plans. Eliminates vague specs, lost context, and plans that fall apart mid-build by forcing decisions on every ambiguity before coding starts. Includes investigation, handoff, and review guidelines so any developer or agent can resume work months later without asking clarifying questions.
npx skills add tobieapb/claude-interactive-documentation-workflow --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-interactive-documentation-workflow?โ–ผ

Run `npx skills add tobieapb/claude-interactive-documentation-workflow --all -g -y` in your terminal to install the interview skill globally.

How does the interview skill work?โ–ผ

Type `/interview <feature name>` in Claude Code and it guides you through four passes: shape, flow, detail, and completeness, producing a finished documentation file.

What problem does this workflow solve?โ–ผ

It removes ambiguity before coding starts by turning loose ideas or messy investigations into clear documentation and plans any developer can follow without asking questions.

Does it work with tools other than Claude Code?โ–ผ

Yes. The methodology documents are plain markdown guidelines that any LLM or human team can follow, though the /interview slash command is built for Claude Code.

Do I need coding experience to use this workflow?โ–ผ

No. You answer plain-English interview questions and the agent writes the documentation and implementation plan for you.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’