Creation Feasibility Gate Overview Run a fast preflight feasibility check before creating a new agent/skill/workflow/hook/template/schema. This prevents low-value or impossible creator runs. When to Use - Phase 0.5 dynamic creation flow - User asks for net-new capability - Reflection/evolution recommends artifact creation Iron Laws 1. NEVER create artifacts inside this skill — return PASS/WARN/BLOCK with evidence only; all actual creation happens in the appropriate creator skill downstream. 2. ALWAYS run the existence/duplication check first — never proceed toward PASS if a functionally ident…