feature-define Creates the two artifacts every project feature MUST have: 1. — the authoritative domain knowledge. 2. — the antenna that activates on triggers and forces a read of the markdown. Both are scaffolded from in the global agent-config repo. The antenna is a pure pointer — it never duplicates markdown content. Triggers : , define feature, nueva feature, documentar feature, documentar funcionalidad, new feature scaffolding --- Process Step 0 — Guardrails 1. Refuse to run inside the repo itself. Detect via OR . If true, emit: "feature-define only runs inside consumer projects. The age…