smart-init

Installation
SKILL.md

Smart Init — Conversational Onboarding

Trigger

This skill is invoked by the orchestrator when /orchestrate init is called and no INIT.md exists.

Detection Sequence

Check in this order:

  1. INIT.md exists → stop, use current init flow unchanged
  2. ROADMAP.md exists → Path A (extract from ROADMAP)
  3. ROADMAP_*.md exists (e.g. ROADMAP_icd10.md) → Path A (extract from that file)
  4. Neither exists → Path B (full 5-question interview)

Path A — ROADMAP Exists

Installs
2
Repository
rbraga01/a-team
GitHub Stars
14
First Seen
Jun 17, 2026
smart-init — rbraga01/a-team