wc-3_plan

Whyt-AIWhyt-AI

Creates a complete A-Z implementation plan from brainstorm output. Step 3 of the numbered WhytCard pipeline.

195 days ago

wc-visual-verify

Whyt-AIWhyt-AI

Mandatory visual verification for any UI change. Takes screenshots at 3 viewports, evaluates design quality, checks dark/light modes. Use after ANY UI modification.

195 days ago

wc-review

Whyt-AIWhyt-AI

Final quality gate before shipping. Comprehensive review of everything built — code, UI, accessibility, i18n, performance, security, tests. Produces a ship-or-not verdict with evidence. Use after execution is complete, or anytime a quality checkpoint is needed.

195 days ago

wc-dispatch

Whyt-AIWhyt-AI

Smart task router that analyzes the user's request and invokes the best combination of plugins, skills, and tools. Use at the start of any non-trivial task.

195 days ago

wc-brainstorm

Whyt-AIWhyt-AI

Structured brainstorming with live research, devil's advocate challenges, and documented output. Produces a complete wc-brainstorm-{subject}-{date}-{time}.md file. Use when the user wants to explore an idea, evaluate approaches, make a strategic decision, or think through a problem before building.

195 days ago

wc-5_review

Whyt-AIWhyt-AI

Final quality gate before shipping. Runs an 8-pass review and produces a ship/no-ship verdict. Step 5 of the numbered WhytCard pipeline.

195 days ago

wc-execute

Whyt-AIWhyt-AI

Executes a plan created by /wc-plan. Builds the project increment by increment, using all hooks and skills to maintain quality throughout. Tracks progress in a running log. Runs /wc-review at completion. Use after the plan is approved by the user.

195 days ago

wc-setup

Whyt-AIWhyt-AI

Initializes the .whytcard/ knowledge base directory in the current project. Creates a structured, evolving local database for brainstorms, plans, research, execution logs, reviews, and context. Run this once per project — subsequent commands auto-detect and use the existing .whytcard/ structure.

195 days ago

wc-Whytcard_orchestrator

Whyt-AIWhyt-AI

End-to-end autonomous orchestration. Runs setup → research → multi-perspective brainstorm → plan-by-parts → execute → review, with minimal/no user intervention.

195 days ago

wc-1_setup

Whyt-AIWhyt-AI

Initializes the .whytcard/ knowledge base directory in the current project. First step of the numbered WhytCard pipeline.

195 days ago

wc-version-check

Whyt-AIWhyt-AI

Verify current versions of any package or library before installing or recommending. Use before any npm install, pip install, or technology recommendation.

195 days ago

wc-plan

Whyt-AIWhyt-AI

Creates a complete A-Z implementation plan from brainstorm output. Re-runs research, version checks, and visual verification to confirm decisions. Generates HTML visual templates showing multiple style directions. Produces a wc-plan-{project}-{date}.md and companion visual files. Use after brainstorming, before building.

195 days ago

Research-First (wc-research-first)

Whyt-AIWhyt-AI

Enforces a dual-angle research methodology before any implementation. Use before writing code, choosing packages, or making architectural decisions.

195 days ago

wc-4_execute

Whyt-AIWhyt-AI

Executes a plan created by /wc-3_plan. Builds increment by increment with verification and logging. Step 4 of the numbered WhytCard pipeline.

195 days ago

wc-2_brainstorm

Whyt-AIWhyt-AI

Structured brainstorming with live research, devil's-advocate challenges, and documented output. Step 2 of the numbered WhytCard pipeline.

195 days ago