prototype
Use WHEN user asks for design/mockup/UI exploration BEFORE implementing in framework to produce 1:1 native-HTML prototype in /prototypes for brand approval, feedback iteration, and framework-agnostic 1:1 transfer. Triggers: 'сделай мокап', 'покажи как будет выглядеть', 'нарисуй UI', 'нужен прототип', 'сделай макет'.
Repository SourceNeeds Review
autonomous-agent-loop
Use WHEN the user wants TO run a goal-until-complete autonomous multi-agent loop, epic, worktree run, or long-running session that turns a plan into tasks, dispatches specialists, supports status/resume/stop, and stops safely on policy, explicit budget, approval, or missing evidence. Triggers: 'autonomous loop', 'epic', 'worktree', 'goal-complete', 'эпик'.
Repository SourceNeeds Review
subagent-driven-development
Use WHEN executing an implementation plan, epic, or atomic task wave with independent tasks AND subagents are available TO dispatch fresh subagent per task in isolated worktree/session with active session registry, heartbeat, stop/resume/status controls, and two-stage review. Trigger phrases: parallel subagents, fan-out, subagent-driven, atomic tasks, epic worktree, goal-until-complete autonomous, active session registry.
Repository SourceNeeds Review
prototype-handoff
Use AFTER a prototype is explicitly approved (.approval.json present with status=approved) to package it as a stack-agnostic handoff bundle at .supervibe/artifacts/prototypes/<slug>/handoff/ that any framework developer can pick up and promote to production. Triggers: 'утверди прототип', 'готов к разработке', 'передай разработчикам', 'handoff to dev', 'stack-agnostic export'.
Repository SourceNeeds Review