Agent Skills: HAD Alias Skill

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

UncategorizedID: MatiasComercio/agentic-config/ac-tools-had

Install this agent skill to your local

pnpm dlx add-skill https://github.com/WaterplanAI/agentic-config/tree/HEAD/packages/pi-ac-tools/skills/ac-tools-had

Skill Files

Browse the full folder contents for ac-tools-had.

Download Skill

Loading file tree…

packages/pi-ac-tools/skills/ac-tools-had/SKILL.md

Skill Metadata

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"

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.