| name | aid-add-api |
| description | Direct-entry Lite-path shortcut (Alias of aid-create-api.) -- skips the aid-describe interview/triage. Binds VERB=`create` ARTIFACT=`api` and runs the shared shortcut engine, producing a fully-graded flattened Lite work that halts for approval. State machine: delegated to .cursor/aid/templates/shortcut-engine.md (INTAKE -> CAPTURE -> SPEC -> PLAN -> DETAIL -> GATE -> APPROVAL-HALT).
|
| allowed-tools | Read, Glob, Grep, Terminal, Write, Edit, Agent |
| argument-hint | [description] -- what to create; runs straight to a graded flattened Lite work |
Shortcut: create api
This is a thin alias of aid-create-api -- identical {verb, artifact} binding, a separate directory (the generator provides no alias/redirect mechanism; see shortcut-catalog.yml's Topology note).
Bind VERB=create, ARTIFACT=api, then run the shared engine at .cursor/aid/templates/shortcut-engine.md. The engine scaffolds the flattened Lite work (feature-001 structure), authors REQUIREMENTS -> SPEC -> PLAN + BLUEPRINT -> DETAIL tasks with reduced capture, runs the per-document Grading Gates (feature-004), and halts at the FR-10 approval gate. It never executes. This shortcut's default_type/group/alias_of are its row in .cursor/aid/templates/shortcut-catalog.yml.