intake

Draft structured intake documents capturing problem, goals, constraints, and acceptance criteria.

5|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/friedbotstudio/baseline --skill intake-friedbotstudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intake
Source: https://github.com/friedbotstudio/baseline/tree/main/.claude/skills/intake
Command: npx skills add https://github.com/friedbotstudio/baseline --skill intake-friedbotstudio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns an unstructured new request into a reliable intake document so teams can align on the problem, the desired outcome, constraints, and testable acceptance criteria before work begins.

Core Features & Use Cases

  • Structured Request Capture: Converts a feature idea, change request, or investigation into a standardized intake format.
  • Workflow Readiness: Produces the artifact that downstream phases use to scope research, define the spec, and avoid ambiguous requirements.
  • Scope Control: Forces explicit non-goals, constraints, stakeholders, and open questions so the request stays concrete and testable.
  • Use Case: A teammate messages a vague product need, and this Skill turns it into a complete intake document that the team can review and act on.

Quick Start

Use the intake skill to draft a complete intake document for this new request.

Frequently Asked Questions about intake

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

FAQPage Schema
How do I create a structured intake document for a new feature request?

To create a structured intake document, you need to capture the problem, goal, non-goals, constraints, stakeholders, and acceptance criteria. This skill uses template-driven document assembly to convert vague requests into a standardized intake format for downstream planning.

What is the best way to capture non-goals and acceptance criteria before writing a specification?

Capturing non-goals and acceptance criteria requires forcing explicit scope boundaries and testable conditions during the intake phase. This skill preserves testable criteria without placeholders, ensuring the request stays concrete and actionable for downstream specification.

Can I use this skill to triage an investigation request that does not yet have a specification?

Yes, you can use this skill to triage investigation requests lacking a specification. It applies to the first workflow phase, drafting structured intake documents for new feature requests, changes, and investigations by validating prerequisite workflow state.

Does intake document generation require prerequisite workflow state validation?

Intake document generation requires prerequisite workflow state validation to ensure readiness. This validation confirms the initial problem space is ready for template-driven document assembly before downstream planning and scoping research begin.

Why do I need to include open questions in my requirements intake document?

You need to include explicit open questions in your requirements intake document to identify unresolved uncertainties early. This ensures stakeholders can address missing information before the request moves into downstream specification and planning phases.

When should I not use a template-driven intake document for new requests?

You should not use a template-driven intake document when a new request already has a complete specification. This skill is designed specifically for the first workflow phase to capture initial problems, goals, and constraints before downstream planning begins.