heyJordanParker/dotfiles
Skill Claude CodeCodex
The orchestrate mode's contract. You own the Architecture and spend your whole capacity on it — Subagents make every change, and you validate what they return with read-only checks. TRIGGER when the session enters orchestrate mode, on the /orchestrate command, and when orchestrate mode is re-injected after compaction.…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Add pros, cons, and confidence to options in a Prompt. TRIGGER when the Architect asks for "/pcc", pros/cons/confidence, alternatives, options, approaches, or a ranked choice. DO NOT TRIGGER for a single implementation call, a convention Decision with repo Precedent, or a proposing-state turn where /propose is…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Dispatch 5 parallel Subagents, each using a named Frame from the roster, for competing takes on an Architect Prompt. TRIGGER on "/personas", "run personas", "diverse takes", "give me competing perspectives", or when the Architect explicitly asks for named thinkers. DO NOT TRIGGER when the task needs redundant…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Keep engineering boring and complete. TRIGGER when the Architect says KISS, pragmatic, don't overengineer, ship it, keep it simple, or asks for a pragmatic read on a Proposal, Plan, code review, or Architectural Decision. DO NOT TRIGGER when the Architect asks for maximum rigor over shipping pressure.
heyJordanParker/dotfiles
Skill Claude CodeCodex
Shape the reply for the Architect - a sentence for a fact, a one-screen packet for a status or finding, a Decision Hierarchy for an Architectural discussion, impact stated before mechanism. TRIGGER on every reply that carries a Decision, a finding, or an Architectural discussion, and on /present. DO NOT TRIGGER for…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Broad-to-narrow research Orchestration - start with a wide census, harden the scope from returned Evidence, and specialize Subagents only once the exact situation is proven. TRIGGER when the Architect says "progressive research", "start broad", or when dispatching research or debugging Subagents into a situation whose…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Mandatory contract for every proposing-state turn. The classifier names it when the Architect types /propose. Builds the Proposal as a Decision Hierarchy: dominant call on top, gated children nested beneath it, genuine peers side by side, the work breakdown tagged onto Decisions rather than used as the skeleton. Opens…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Produce the Evidence that proves work is done before any completion claim. TRIGGER before reporting a Task complete, writing report.md, or claiming fixed, passing, or pre-existing. DO NOT TRIGGER while still implementing.
heyJordanParker/dotfiles
Skill Claude CodeCodex
Apply this Skill when writing, reviewing, or refactoring React code. Covers components, hooks, forms, data fetching, state management, routing, testing, TypeScript patterns, performance issues, composition, effect anti-patterns, accessibility, security, Architectural Decisions, React code reviews, and React refactors.…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Check a diff for capability regressions — loss of User-facing capability ("the User can no longer X") or loss of system capability ("our system can no longer Y"). Maps changed code to affected Critical Path and system capabilities, traces each through the code, and reports any that no longer work. TRIGGER on…
heyJordanParker/dotfiles
Skill Claude CodeCodex
Source-grounded external research for current library, API, framework, service, and vendor behavior. TRIGGER when the Task asks for current facts, docs, releases, compatibility, adoption, or external technical Decisions. DO NOT TRIGGER for in-codebase Architecture tracing; use /trace or the explorer agent.
heyJordanParker/dotfiles
Skill Claude CodeCodex
Reviews Shaping, Modeling, Slicing, and Plan Prompts under docs/shaping/[feature]. Dispatches five parallel specialized Subagents. TRIGGER when the Architect asks to review a Shaping, Modeling, Slicing, or Plan artifact.