Ask one useful structured question at a time only when material product/implementation choices are genuinely missing; remember answers and produce a brief/spec. Discoverable facts should be investigated instead of asked.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill interview --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Interview?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-interview)More formats (shields.io, HTML) on the badges page.
---
name: interview
description: Ask one useful structured question at a time only when material product/implementation choices are genuinely missing; remember answers and produce a brief/spec. Discoverable facts should be investigated instead of asked.
invocation: model+user
---
# Interview
## When to use
Use when the request lacks a material product or implementation choice that cannot be discovered from the workspace or tools.
## Non-goals
- Do not interview for facts you can read, search, or measure.
- Do not ask multi-question dumps. One focused question at a time.
- Do not invent requirements.
## Workflow
1. State the missing decision and why it blocks progress.
2. Offer concrete options when possible.
3. Record the answer and continue the work.
4. Produce a short brief/spec only when enough answers exist.
## Failure mode
If the user declines to answer, proceed with explicit assumptions and label them.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...