intake

Guide users through a structured questionnaire to generate problem-definition handoff artifacts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Nellur35/security-first-ai-dev-methodology --skill intake-nellur35
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intake
Source: https://github.com/Nellur35/security-first-ai-dev-methodology/tree/main/integrations/claude-code/.claude/skills/intake
Command: npx skills add https://github.com/Nellur35/security-first-ai-dev-methodology --skill intake-nellur35

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the initial problem-definition phase in AI-assisted software development, ensuring clear handoff to the next phase.

Core Features & Use Cases

  • Interactive Questionnaire: Guides users through defining problems and scoping changes.
  • Artifact Generation: Automatically creates problem statements, reconstruction assessments, and change decompositions.
  • Use Case: For a new project, the Skill asks a series of targeted questions to create a comprehensive problem statement that can be handed off to the requirements phase.

Quick Start

Run the 'intake' command to start the interactive problem-definition questionnaire.

Frequently Asked Questions about intake

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define a problem statement for AI-assisted software development?

To define a problem statement for AI-assisted software development, use an interactive intake questionnaire that guides you through scoping requirements and generates structured handoff artifacts for the next phase.

What is the best way to scope changes for an existing codebase before handing off to AI?

The best way to scope changes for an existing codebase is running a structured intake questionnaire that produces change decompositions and reconstruction assessments to clarify project boundaries before AI handoff.

Can I use an intake questionnaire to decompose changes for new software projects?

Yes, you can use an intake questionnaire to decompose changes for new software projects. It applies to new projects, existing codebases, and scoped changes by interactively defining problem scope and requirements.

How do I generate handoff artifacts for the requirements phase?

You generate handoff artifacts for the requirements phase by completing an interactive problem-definition questionnaire, which automatically creates structured problem statements and change decompositions for downstream use.

Does the problem definition process require interactive user input?

Yes, the problem definition process requires interactive user input to accurately scope changes and define requirements. It also requires file writing capabilities to save the generated problem statements and reconstruction assessments.

When should I not use an automated intake questionnaire for software development?

You should not use an automated intake questionnaire when your problem scope is already fully defined and decomposed. It is specifically designed for the initial problem-definition phase to streamline handoff to requirements.