← all publishers

oocx

@oocx source repo

30 published skills

  1. Run Uat · oocx
    Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.
    0
    installs
  2. Context Pack · oocx
    Assemble the context a role needs without reading whole files - structural search with ast-grep, and what to delegate instead of reading.
    0
    installs
  3. Run Workflow · oocx
    Drive a work item through the workflow in auto mode - resolve the next stage, run it, advance state, and stop only at gates.
    0
    installs
  4. Agent Runtime · oocx
    Operating conventions shared by every role - delegating, committing, asking, running tests, model tiers, and artifact ownership. Load this before acting as any role.
    0
    installs
  5. Create Pr Azdo · oocx
    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.
    0
    installs
  6. View Pr Github · oocx
    View PR (GitHub)
    0
    installs
  7. Authoring Roles · oocx
    How to write and validate a role definition - required structure, the tier system, and the line budget.
    0
    installs
  8. Git Rebase Main · oocx
    Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.
    0
    installs
  9. Create Pr Github · oocx
    Create PR (GitHub)
    0
    installs
  10. Pre Pr Checklist · oocx
    Minimum-requirements checklist for any change — code or docs-only. Run this before every PR creation or push to avoid CI failures on the first attempt.
    0
    installs
  11. Run Dotnet Tests · oocx
    Run .NET tests correctly using the test-with-timeout.sh wrapper to handle .NET 10 dual test runner modes and prevent test hangs.
    0
    installs
  12. Website Devtools · oocx
    Use browser tools to inspect rendering and troubleshoot website issues with the Maintainer.
    0
    installs
  13. Next Issue Number · oocx bundle
    Determine the next available issue number across all change types (feature, fix, workflow, website) by checking both local docs and remote branches, then reserve it by pushing an empty branch.
    0
    installs
  14. Watch Uat Azdo Pr · oocx
    Watch an Azure DevOps UAT PR for maintainer feedback or approval by polling threads and reviewer votes until approved/passed.
    0
    installs
  15. Create Agent Skill · oocx
    Create a new Agent Skill following project standards and templates. Use this when you need to encapsulate a new capability or workflow.
    0
    installs
  16. Arc42 Documentation · oocx bundle
    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).
    0
    installs
  17. Watch Uat Github Pr · oocx
    Watch UAT PR (GitHub)
    0
    installs
  18. Update Test Snapshots · oocx
    Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering logic.
    0
    installs
  19. Website Quality Check · oocx
    Run a lightweight, repeatable quality checklist for the website (including style guide adherence).
    0
    installs
  20. Website Visual Assets · oocx
    Generate website HTML exports and screenshots using the repo's HtmlRenderer and ScreenshotGenerator tools.
    0
    installs
  21. Retrospective Evidence · oocx
    Where to find objective evidence about a completed cycle - work protocol, workflow state, git history and CI.
    0
    installs
  22. Generate Demo Artifacts · oocx
    Generate the comprehensive demo markdown artifacts from the current codebase. Use before UAT to ensure test artifacts reflect the latest code.
    0
    installs
  23. Update Workflow Diagram · oocx
    Convert the mermaid diagram in docs/workflow.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.
    0
    installs
  24. Website Create Examples · oocx
    Create and update interactive examples for the Eleventy website using page entrypoints and src/examples fragments.
    0
    installs
  25. Detect Diagram Crossings · oocx bundle
    Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts.
    0
    installs
  26. Merge Conflict Resolution · oocx
    Resolve git merge/rebase conflicts safely without losing intended changes.
    0
    installs
  27. Flowchart Layout Optimizer · oocx bundle
    Calculates an optimal, hierarchical, and non-intersecting layout for a flowchart provided as an SVG file using the Sugiyama algorithm (Dagre).
    0
    installs
  28. Website Accessibility Check · oocx
    Run a focused accessibility pass for website changes (WCAG 2.1 AA-oriented).
    0
    installs
  29. Object Object · oocx
    [object Object]
    0
    installs
  30. Generate Release Screenshots · oocx
    Generate PNG screenshots for release notes using the repository's HtmlRenderer and ScreenshotGenerator tools. Use when asked to add screenshots to release notes or documentation.
    0
    installs