--- name: ac-tools-had description: "Shorthand wrapper for human-agentic-design. Treats the current request as a human-agentic-design request. Triggers on keywords: had, human agentic design shorthand" project-agnostic: true allowed-tools: - Read --- # HAD Alias Skill Shorthand wrapper for the `ac-tools-human-agentic-design` workflow. ## Compatibility Note This pi wrapper preserves the original shorthand intent without relying on the original non-pi delegation primitive. ## Usage ``` /skill:ac-tools-had ``` ## Behavior 1. Read `../ac-tools-human-agentic-design/SKILL.md`. 2. Treat the current request as if the user had invoked `/skill:ac-tools-human-agentic-design $ARGUMENTS`. 3. Do **not** ask the user to rerun the request under another skill. 4. Preserve the same fallback behavior when preview tooling is unavailable.