Skip to content
Automation
Skill

/feature-intake

Parse and normalize features from text descriptions, images, and screenshots into structured requirements.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill feature-intake --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/feature-intake

Context preview

The summary Claude sees to decide when to auto-load this skill.

Parse and normalize features from text descriptions, images, and screenshots into structured requirements.

SKILL.md

feature-intake.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Feature Intake

Parse and normalize features from text descriptions, images, and screenshots into structured requirements.

Agent

Feature Planner - `automaker-feature-planner`

Workflow

1. Parse feature title and description text 2. Analyze attached images and screenshots for UI requirements 3. Extract explicit and implicit requirements 4. Categorize feature type (UI, API, infrastructure, refactor, bugfix) 5. Estimate initial complexity 6. Extract acceptance criteria

Inputs

  • `projectName` - Project name
  • `feature` - Feature object with id, title, description, attachments

Outputs

  • Parsed feature with extracted requirements, type, complexity, and acceptance criteria

Process Files

  • `automaker-feature-pipeline.js` - Stage 1
  • `automaker-orchestrator.js` - Phase 1
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.