Agent Interview and Planning
curated by SkillMD · plugin · 9 skills
For developers who want to clarify project requirements through structured interviews and generate actionable plans.
Install the whole plugin (CLI)
npx skillmds add addyosmani/interview-me
npx skillmds add affaan-m/plan-orchestrate
npx skillmds add antigravity/brave-man
npx skillmds add gabrielmoreira/my
npx skillmds add majiayu000/duet
npx skillmds add ecnu-icalk/brainstorming
npx skillmds add comeonoliver/ard
npx skillmds add lingxling/wgm
npx skillmds add dangquangse/ck-planSkills in this plugin
- ▌ interview-me · addyosmaniExtracts the user's true intent through one-question-at-a-time interviews, surfacing hidden assumptions before any plan or code is written.
- ▌ plan-orchestrate · affaan-mReads a plan document, decomposes it into steps, designs a per-step agent chain from the ECC catalogue, and emits ready-to-paste /orchestrate custom prompts without executing them.
- ▌ brave-man · antigravityRuns a structured clarifying interview for new project requests before building, then outputs a fully specified prompt.md for a fresh agent session to execute.
- ▌ my · gabrielmoreiraInspect and adjust the agent's runtime state, including model, context window, iteration limits, token usage, workspace configuration, subagent status, and request routing metadata.
- ▌ duet · majiayu000 bundleEstablishes a two-party working posture where the user directs and the agent executes, surfacing every genuine fork as a batched single-select question with a recommended default.
- ▌ brainstorming · ecnu-icalkGuides collaborative dialogue to turn ideas into approved designs and specs before any implementation begins.
- ▌ ard · comeonoliverGuides users through a structured interview to clarify their AI agent idea and produces an Agent Requirement Document (ARD).
- ▌ wgm · lingxlingTurns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.
- ▌ ck-plan · dangquangse bundleGuides a structured planning pipeline for coding tasks, including scope detection, research, plan creation, and review.