Install in seconds
Install this skill
Copy the command and run it in your terminal. You can review the source before installing.
terminal
git clone https://github.com/a5c-ai/babysitter

Works with Git. The repository opens in your current directory.

📋
AI EngineeringJavaScript

Feature Intake

by a5c-ai

Parses and normalizes features from text descriptions and images into structured requirements with type categorization, complexity estimation, and acceptance criteria extraction.

1.6K stars94 forksAdded 2026/07/20
agent-orchestrationagent-skillsagentic-aiagentic-workflowai-agentsai-automationbabysitterclaude-codeclaude-code-skillsclaude-code-workflowsclaude-skillsclaude-workflowscodex-plugincodex-skillscodex-workflowhermes-pluginpi-extensiontrustworthy-aivibe-coding

Documentation

README

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

More from a5c-ai

Other Claude Code skills by this author in the directory.

🔍
1w ago

Assimilate Popular Workflows

Searches public GitHub repositories for SKILL.md files, classifies repos by archetype, and extracts transferable processes and plugin ideas. Use when researching external AI agent workflows or finding extractable procedural patterns.
AI Engineering
+1%1.6K94
🤖
1w ago

Babysit Babysitter Issues

Fetches open issues assigned to a specific agent and orchestrates their resolution sequentially using predefined skills. Useful for automated issue processing in agentic workflows.
Automation
+1%1.6K94
🗂️
1w ago

Catalog Babysitter Users

Discover public codebases that import defineTask from @a5c-ai/babysitter-sdk and maintain a deduplicated catalog of those projects. Excludes any project named "babysitter". Run this to find, catalog, or refresh lists of projects using babysitter.
Automation
+1%1.6K94
🛠️
1w ago

Fix Failing Pipelines

Automatically identify and fix failing CI workflows on the staging branch using the babysitter agent. Diagnoses the most recent pipeline failure, invokes an AI agent to apply repairs directly to the staging branch, and verifies the fix.
DevOps
+1%1.6K94
🏗️
1w ago

Process Builder

Scaffold new process definitions for the babysitter event-sourced orchestration framework. Guides a 3-phase workflow from research to implementation, following SDK patterns and best practices.
AI Engineering
+1%1.6K94
🔍
1w ago

Retrospect External Babysitter Run

Analyzes a babysitter run in an external public repository, producing a retrospective with concrete suggestions for process improvement. Use when reviewing how someone else used a babysitter process or when examining committed run logs.
AI Engineering
+1%1.6K94