# Ac Tools Had

> Shorthand wrapper for human-agentic-design. Treats the current request as a human-agentic-design request. Triggers on keywords: had, human agentic design shorthand

- Skill: `waterplanai/ac-tools-had` (Agent Skill)
- Install (CLI): `npx skillmds add waterplanai/ac-tools-had`
- Raw SKILL.md: https://api.skillmd.com/api/skills/waterplanai/ac-tools-had/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: WaterplanAI (https://skillmd.com/u/waterplanai)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/waterplanai/ac-tools-had

---


# 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 <design request>
```

## 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.

