seanj1ang/design-award-pipeline
Route and coordinate an end-to-end design-award workflow across winner research, evidence-based evaluation, award matching, entry-text preparation, and final submission checking. Use when a user asks for a complete award plan, does not know which Design Judge skill to use, wants multiple stages coordinated, or needs a resumable workflow with explicit handoffs. Do not replace the specialist skills, invent project facts, treat scores as winning probabilities, or bypass current official-rule verification.
npx skills add https://github.com/SeanJ1ang/design-judge-skills --skill design-award-pipeline
Coordinate the specialist Design Judge skills without duplicating their rules.
Choose the smallest sufficient route:
| User goal | Route |
|---|---|
| Find comparable winners | design-award-search |
| Diagnose or score the design | design-evaluation |
| Select an award, route, or category | design-award-match |
| Prepare entry fields and copy | design-information-prep |
| Audit a concrete submission package | design-submission-check |
| Complete journey | evaluation or match → information prep → submission check; add search only when precedents are needed |
If the user has not provided enough information to select a route, ask at most one short question. Otherwise proceed with explicit assumptions.
Create or update a compact handoff record using references/handoff-schema.json. Keep these concepts separate:
Do not copy long specialist outputs into the handoff. Store identifiers, decisions, blockers, source links, and artifact paths.
Take seanj1ang/design-award-pipeline from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.