Feature Intake
SkillProductivityLets your agent break big tasks into steps and follow a fixed plan while coordinating other agents.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Feature Intake skill
About this capability
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
What this skill tells your AI
The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/automaker/skills/feature-intake/SKILL.md and read by ahel’s review.
Parse and normalize features from text descriptions, images, and screenshots into structured requirements.
Agent
Feature Planner - automaker-feature-planner
Workflow
- Parse feature title and description text
- Analyze attached images and screenshots for UI requirements
- Extract explicit and implicit requirements
- Categorize feature type (UI, API, infrastructure, refactor, bugfix)
- Estimate initial complexity
- Extract acceptance criteria
Inputs
projectName- Project namefeature- 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 1automaker-orchestrator.js- Phase 1
Signals
- GitHub stars
- 2k
- Forks
- 106
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
feature-intake- Source
- github.com/a5c-ai/babysitter