git-rebase-main

136
oocxoocx

Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.

194 days ago

run-uat

136
oocxoocx

Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.

194 days ago

Website Visual Assets

136
oocxoocx

Generate website HTML exports and screenshots using the repo's HtmlRenderer and ScreenshotGenerator tools.

194 days ago

website-accessibility-check

136
oocxoocx

Run a focused accessibility pass for website changes (WCAG 2.1 AA-oriented).

194 days ago

arc42 documentation

136
oocxoocx

Create comprehensive architecture documentation using the arc42 template structure (12 sections covering introduction, constraints, context, solution strategy, building blocks, runtime, deployment, concepts, decisions, quality, risks, and glossary).

194 days ago

update-test-snapshots

136
oocxoocx

Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering logic.

194 days ago

merge-conflict-resolution

136
oocxoocx

Resolve git merge/rebase conflicts safely without losing intended changes.

194 days ago

create-pr-azdo

136
oocxoocx

Create an Azure DevOps pull request using az devops tooling; include the repo’s linear-history merge preference and ask the Maintainer if merge options differ.

194 days ago

detect-diagram-crossings

136
oocxoocx

Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts.

194 days ago

next-issue-number

136
oocxoocx

Determine the next available issue number across all change types (feature, fix, workflow) by checking both local documentation and remote branches, then reserve it by pushing an empty branch.

194 days ago

create-agent-skill

136
oocxoocx

Create a new Agent Skill following project standards and templates. Use this when you need to encapsulate a new capability or workflow.

194 days ago

watch-uat-azdo-pr

136
oocxoocx

Watch an Azure DevOps UAT pull request for maintainer feedback or approval by polling threads and reviewer votes until approved or timed out.

194 days ago

Website DevTools

136
oocxoocx

Use Chrome DevTools MCP tools to inspect rendering and troubleshoot website issues with the Maintainer.

194 days ago

update-workflow-diagram

136
oocxoocx

Convert the mermaid diagram in docs/agents.md to a blueprint-styled SVG for the website. Use when the workflow diagram in agents.md is updated and needs to be reflected on the website.

194 days ago

website-quality-check

136
oocxoocx

Run a lightweight, repeatable quality checklist for the website (including style guide adherence).

194 days ago

generate-demo-artifacts

136
oocxoocx

Generate the comprehensive demo markdown artifacts from the current codebase. Use before UAT to ensure test artifacts reflect the latest code.

194 days ago

analyze-chat-export

136
oocxoocx

Export and analyze VS Code Copilot chat logs for retrospective metrics. Extracts model usage, tool invocations, approval patterns, and timing data.

194 days ago

validate-agent

136
oocxoocx

Validate agent definitions for consistency, model availability, handoff integrity, and tool existence. Use this when creating or modifying agents.

194 days ago