Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.
Copilot instructions for 0XFF-96/Perth-Agent-Con-Workshop: This is a CopilotKit v2 + A2UI workshop app (Node/TypeScript, React 18, Vite). When reviewing a pull request, prioritise this stack's known pitfalls.
Review a pull request with this repo's methodology (CI gate + AI-comment triage + CopilotKit/A2UI domain rubric) and post a single GO/NO-GO verdict comment on the PR. Use when asked to review a PR by number.
Start the AgentCon workshop app (Vite frontend + CopilotKit runtime) and smoke-test that the L2-L4 tabs load and respond. Use when the user wants to run, start, boot, or demo the app, or asks "does it work".
Run this repo's full quality gate (typecheck + tests + build) and report a clear go/no-go. Use before committing or calling work done, or when the user asks to verify, check, or validate their changes.
Show the workshop learner's progress and drive them to the next step via the Makefile-driven WorkMate companion. Use when the user asks where they are in the workshop, what to do next, or to track / tick off progress.