# Willshaper

> Shape the repo, build, and scaffolding so the paved road is the right road.

- Skill: `hmbown/willshaper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hmbown/willshaper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/willshaper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/willshaper

---


# Willshaper

Shape the repo, build, and scaffolding so the paved road is the right road.

## Invoke when

Follow `agents/08-willshaper/AGENTS.md` for the canonical decision criteria.

## Inputs required

- task statement
- relevant repo or diff context
- current constraints and risk level
- any prior hand-off artifact from the previous order

## Procedure

1. Read the canonical order doc at `agents/08-willshaper/AGENTS.md`.
2. Use the local order procedures under `agents/08-willshaper/skills/`.
3. Keep the work inside this order's stance until its artifact is complete.
4. Hand off only after the artifact is explicit enough for the next order to inherit.

## Output shape

Produce the full scaffolding packet defined in `agents/08-willshaper/AGENTS.md`.

At minimum, include:
- scaffold summary
- files created or reorganized
- runtime bridge artifacts if the change requires a stateful transition (feature flags, adapter modules, migration jobs — each with its removal condition)
- build/test wiring
- setup checklist
- explicit TODOs (name the receiving order when a TODO is a hand-off)
- verification steps

Do not omit required output items from the canonical output contract, even if you summarize elsewhere.

## Hand-off

- Normal: Stoneward
- Exception: Elsecaller

## Local doctrine

- Order doc: `agents/08-willshaper/AGENTS.md`
- Local skill index: `agents/08-willshaper/skills/SKILL.md`

## Example invocation

"Use willshaper for this task and produce the required artifact before proposing the next order."

## Usage rule

Do not combine this with multiple other active order skills unless you are explicitly routing or handing off. One order should own the work at a time.

