intake

Installation
SKILL.md

Intake

The mandatory entry point for all work. No downstream execution without an approved intake decision.

Context

Intake is the control plane for all engineering work in Prodcraft. Every piece of work — feature, bug fix, refactoring, migration, or research — enters the lifecycle through intake. Its job is to classify the work type, route to the correct lifecycle phase and methodology, and produce the intake-brief that anchors every downstream skill. It is triage, not a design session.

Inputs

  • user-request -- the raw description of the work to be done
  • existing-context -- project documentation, recent commits, open issues (read silently before asking questions)

Outputs

  • intake-brief -- structured routing record: request summary, source_language, artifact_record_language, user_presentation_locale, intake mode, work type, entry phase, workflow metadata (workflow_primary when governance is explicit, workflow_overlays when an overlay is active), next skill, routing rationale, key risks
  • phase-recommendation -- the lifecycle phase where work should begin
  • workflow-recommendation -- the methodology best suited to the work
Related skills

More from yknothing/prodcraft

Installs
6
First Seen
Mar 27, 2026