ask-add-agent
Installation
SKILL.md
<critical_constraints>
❌ NO adapters without BaseAdapter inheritance
❌ NO skipping filesystem.py registration
❌ NO skipping copy.py registration
✅ MUST create agents//adapter.py
✅ MUST update SUPPORTED_AGENTS and AGENT_SCOPES
✅ MUST test with ask copy <agent> --skill bug-finder
</critical_constraints>