Execute pending agent-surface tasks by dispatching dedicated agents for each task. Quality-first approach — each task gets a focused agent, batched 3-4 in parallel. Use when user says "execute agent tasks", "run agent queue", "process agent-surface tasks", "agent task execution", or during the agent-task-executor cron cycle.
Hookflow governance philosophy and creation patterns — every behavioral correction becomes a deterministic hookflow rule. Use when: "create hook", "hookflow rule", "enforce behavior", "block pattern", "governance hook", "prevent mistake", "deterministic enforcement", "preToolUse deny", "postToolUse advisory", "hookflow audit", "new YAML hookflow", "behavioral correction", "hookflow-js"
{{PERSONAL_DOMAIN}} blog article creation — frontmatter schema, tag conventions, research standards, quality checklist, git worktree PR workflow, and video-companion article mode. Use when creating articles on {{PERSONAL_DOMAIN}}, writing blog posts, creating PRs on htek-dev-site, checking article quality, or any agent says "write article", "blog post", "{{PERSONAL_DOMAIN}} article", "create PR for article", "frontmatter schema", "article quality check".
Google Ads management via Playwright browser automation — navigation paths, campaign monitoring, conversion tracking, tag management, and performance analysis. Use when user says "check ads", "ad performance", "Google Ads", "campaign metrics", "conversion tracking", "ad budget", "check conversions", "Google tag", "ad management", "A/B test ads", "optimize ads", "ad spend", "bid management", "ad blocker dialog", or any Google Ads activity.
Vercel-connected site deployment workflow — branch + PR, wait for Vercel preview, extract preview URL, send to {{PARENT_1}} for review, merge only after approval. Use when agent says "create PR", "deploy preview", "Vercel preview", "review site changes", "push to Vercel", "deploy changes", "site update", "preview URL", "merge PR", or makes any code change to a Vercel-connected repository.
Content illustration workflow — generate the mandatory AI hero image first, then create contextual visuals (HTML→Playwright for simple diagrams, AI for concepts), wire heroImage/frontmatter, and inject inline visuals into MDX. Use when user says "illustrate", "add visuals", "hero image", "generate diagram", "content illustration", "architecture diagram", "process visual", "inline images", or "backpropagation visuals".
Parallel multi-agent dispatch and report compilation pattern — discover agents, launch in parallel, collect results, compile consolidated notification. Use when user says "orchestrate agents", "dispatch agents", "parallel launch", "compile reports", "agent check-in", "consolidated report", "multi-agent dispatch", or any orchestrator needs to coordinate multiple sub-agents.
End-to-end workflow for contributing fixes to the Copilot agent runtime ({{EMPLOYER_PARENT}}/copilot-agent-runtime): bug identification, fix implementation, PR creation, local patched build, installation, revert, and maintenance cron setup. Use when user says "copilot runtime", "patch copilot", "build copilot locally", "runtime contribution", "fix copilot bug", "copilot source", "build patched CLI", "runtime PR", "copilot-agent-runtime", or any Copilot CLI source-level contribution work.