---
name: aid-remove
description: >
  Direct-entry Lite-path shortcut (Remove or delete a code artifact, endpoint, dependency, feature, or dead code; update dependents, tests, and docs.) -- skips the aid-describe
  interview/triage. Binds VERB=`remove` ARTIFACT="" (bare verb) and runs the shared
  shortcut engine, producing a fully-graded flattened Lite work that halts for
  approval.
  State machine: delegated to .claude/aid/templates/shortcut-engine.md
  (INTAKE -> CAPTURE -> SPEC -> PLAN -> DETAIL -> GATE -> APPROVAL-HALT).
allowed-tools: Read, Glob, Grep, Bash, Write, Edit, Agent
argument-hint: "[description]  -- what to remove; runs straight to a graded flattened Lite work"
---

# Shortcut: remove

<!-- GENERATED by .claude/skills/generate-profile/scripts/build-shortcut-skills.py from .claude/aid/templates/shortcut-catalog.yml -- DO NOT EDIT BY HAND; edit the catalog row and re-run the helper, then the full run_generator.py. -->

Bind **VERB=`remove`**, **ARTIFACT="" (bare verb)**, then run the shared engine at `.claude/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 `.claude/aid/templates/shortcut-catalog.yml`.
