| name | idea-interview |
| description | Interview-mode skill that extracts complete project information from the user. Activates when starting a new project or discussing an idea. NO CODE — only structured discovery. |
| version | 3.0.0 |
| phase | discovery |
| category | analyst |
| scope | project |
| tags | ["interview","discovery","requirements","onboarding"] |
| mcp_servers | [] |
| allowed_tools | ["notify_user","view_file","write_to_file"] |
| dependencies | [] |
| context | {"required":[{"path":"project/CONFIG.yaml","purpose":"Check existing stack/architecture decisions"}],"optional":[{"path":"mcp.yaml","purpose":"Project MCP server config"},{"path":"project/docs/registry/","purpose":"Existing work unit registry"}]} |
| reads | [{"type":"project_config","from":"project/CONFIG.yaml"}] |
| produces | [{"type":"discovery_brief"},{"type":"work_unit_registry_entry"}] |
| presets | ["core"] |
| receives_from | [] |
| delegates_to | [{"skill":"product-analyst","docs":[{"doc_type":"discovery-brief","trigger":"spec_approved"}]}] |
| return_paths | [] |
| requires | [] |
| creates | [{"doc_type":"discovery-brief","path":"project/docs/active/discovery/","doc_category":"discovery","lifecycle":"per-feature","initial_status":"Draft","trigger":"spec_approved"},{"doc_type":"work-unit-registry","path":"project/docs/registry/","doc_category":"discovery","lifecycle":"per-feature","initial_status":"Draft","trigger":"work_unit_opened"}] |
| updates | [{"doc_type":"work-unit-registry","path":"project/docs/registry/","lifecycle":"living","trigger":"on_complete"},{"doc_type":"artifact-registry","path":"project/docs/","lifecycle":"living","trigger":"on_complete"}] |
| archives | [] |
| pre_handoff | {"protocols":["traceability","handoff"],"checks":["artifact_registry_updated","work_unit_registry_updated"]} |
| quality_gates | [] |
| required_sections | ["frontmatter","when_to_activate","language_requirements","workflow","team_collaboration","when_to_delegate","brain_to_docs","document_lifecycle","handoff_protocol"] |