intake

Routes new engineering work through controlled intake decisions and generates routing recommendations.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/yknothing/prodcraft --skill intake-yknothing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intake
Source: https://github.com/yknothing/prodcraft/tree/main/skills/00-discovery/intake
Command: npx skills add https://github.com/yknothing/prodcraft --skill intake-yknothing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Route new engineering work through a controlled intake decision to anchor routing, accountability, and observable handoffs across teams.

Core Features & Use Cases

  • Triage: classify work type and determine routing path
  • Output generation: produce intake-brief, phase-recommendation, and workflow-recommendation
  • Gatekeeping: enforce hard gate before any downstream execution
  • Next-step orchestration: guide handoffs to the next skill in the lifecycle

Quick Start

Describe a new intake scenario to determine the next skill and routing path.

Frequently Asked Questions about intake

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

FAQPage Schema
How do I route new engineering work through a structured intake process?

Structured intake routes new engineering work by classifying the work type and enforcing a hard gate before any downstream execution. This produces an intake-brief, a phase-recommendation, and a workflow-recommendation to anchor routing and accountability.

What is a hard gate in work intake and triage workflows?

A hard gate in intake workflows prevents any downstream execution until an intake decision is explicitly approved. This gatekeeping mechanism enforces observable handoffs and documents routing rationale before teams select workflows.

How do I create an intake brief for feature migrations and triage?

Generate an intake brief by describing your new feature, migration, or triage scenario to the intake process. It evaluates the request and outputs the brief alongside phase and workflow recommendations to guide next steps.

Can I use this intake routing for both discovery and workflow selection?

Yes, the intake routing applies across the entire lifecycle from initial discovery through final workflow selection. It classifies the work type and orchestrates handoffs to the next skill needed for execution.

What is the best way to document routing rationale for team handoffs?

The best way to document routing rationale is through a controlled intake decision that outputs a structured intake-brief. This enforces accountability and explicitly records the routing path and next skills before handoff.

Why does my downstream work get blocked during new feature intake?

Downstream work is blocked because the intake process enforces a hard gate that prevents execution until routing is approved. This gatekeeping ensures accountability and observable handoffs before any workflow begins.