Context Generate
Routes a generation request to the dedicated generator for the artifact kind. Holds no generation logic of its own.
Routing
| Artifact | Generator |
|---|---|
| skill | aidd-context:04-skill-generate |
| rule | aidd-context:05-rule-generate |
| agent | aidd-context:06-agent-generate |
| command | aidd-context:07-command-generate |
| hook | aidd-context:08-hook-generate |
Identify the artifact kind from the request, then hand off to the matching generator. If the kind is unclear, ask which one. To survey or list existing artifacts, use the explore skill instead.