Skip to content

feat: add Clone Interview command#19

Merged
Turtle-Hwan merged 2 commits into
mainfrom
feat/clone-interview
May 22, 2026
Merged

feat: add Clone Interview command#19
Turtle-Hwan merged 2 commits into
mainfrom
feat/clone-interview

Conversation

@Turtle-Hwan
Copy link
Copy Markdown
Contributor

@Turtle-Hwan Turtle-Hwan commented May 22, 2026

Summary

  • Add /clone:interview for Claude and clone-interview for Codex to clarify requirements into a local spec before coding.
  • Add Clone Interview v1 auto-answering: interview questions are predicted through Clone MCP, auto-recorded above threshold, and escalated to the user when confidence is low.
  • Add Claude AskUserQuestion hook support, Codex skill-driven prediction flow, docs, release automation coverage, and tests.

Test Plan

  • pnpm test
  • claude plugin validate .
  • git diff --check

Notes

  • V1 keeps question generation plugin-side: the agent asks the interview questions, Clone predicts how the user would answer.
  • Dedicated backend interview/seed/evaluate tools remain a v2 direction.

@Turtle-Hwan Turtle-Hwan merged commit dd16d25 into main May 22, 2026
@Turtle-Hwan Turtle-Hwan deleted the feat/clone-interview branch May 22, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant