Skip to main content
gannonh
GitHub creator profile

gannonh

Repository-level view of 116 collected skills across 10 GitHub repositories.

skills collected
116
repositories
10
updated
Aug 9, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

kata-add-issue
software-developers

Capture an idea, task, or issue that surfaces during a Kata session as a structured issue for later work. This skill creates markdown issue files in the .planning/issues/open directory with relevant metadata and content extracted from the conversation.…

Feb 18, 2026
kata-add-milestone
project-management-specialists

Add a milestone to an existing project, starting a new milestone cycle, creating the first milestone after project init, or defining what's next after completing work. Triggers include "add milestone", "new milestone", "start milestone", "create milestone",…

Feb 18, 2026
kata-add-phase
project-management-specialists

Add planned work discovered during execution to the end of the current milestone in the roadmap. This skill appends sequential phases to the current milestone's phase list, automatically calculating the next phase number. Triggers include "add phase", "append…

Feb 18, 2026
kata-audit-milestone
software-quality-assurance-analysts-and-testers

Verify milestone achievement against its definition of done, checking requirements coverage, cross-phase integration, and end-to-end flows. Triggers include "audit milestone", "verify milestone", "check milestone", and "milestone audit". This skill reads…

Feb 18, 2026
kata-brainstorm
project-management-specialists

Run structured brainstorming sessions using paired explorer/challenger agent teams. Explorers generate ideas, challengers play devil's advocate, and 2-3 rounds of debate produce pressure-tested proposals. Use when brainstorming product ideas, exploring…

Feb 18, 2026
kata-check-issues
software-developers

Review open issues, selecting an issue to work on, filtering issues by area, pulling GitHub issues, or deciding what to work on next. Triggers include "check issues", "list issues", "what issues", "open issues", "show issues", "view issues", "select issue to…

Feb 18, 2026
kata-complete-milestone
project-management-specialists

Archive a completed milestone, preparing for the next version, marking a milestone complete, shipping a version, or wrapping up milestone work. Triggers include "complete milestone", "finish milestone", "archive milestone", "ship version", "mark milestone…

Feb 18, 2026
kata-configure-settings
software-developers

Configure kata session settings and workflow variants. Triggers include "settings", "configure", "preferences", "workflow config", "workflow variants".

Feb 18, 2026
Showing 8 of 32 collected skills.
plan-build-verify
unclassified

Use this skill for multi-step, spec-driven, or acceptance-gated implementation work in a GitHub repository where specs live as GitHub Issues. Routes work through Plan, Build, and Verify phases, manages the roadmap through issue labels and sub-issues, and…

Aug 9, 2026
auto-review
software-quality-assurance-analysts-and-testers

Structured code review closeout. Codex review is the default when no engine is set and is the recommended reviewer. Use this for auto-review, autoreview, second-model review, CodeRabbit, Greptile, Cursor, Codex review, Claude review, PR review, and final…

Jul 15, 2026
user-acceptance
software-quality-assurance-analysts-and-testers

Use when finishing a ticket, feature branch, or pull request and the user asks to validate, demo, verify, sign off, show that it works, run UAT, provide acceptance evidence, or decide whether work is ready to merge. This skill gathers tangible evidence that…

Jun 28, 2026
mobile-e2e-test-author
software-quality-assurance-analysts-and-testers

Author local Maestro iOS-Simulator E2E flows for the Kata Code mobile app using the reusable TS orchestrator and Kata-specific flows. Use when adding or updating flows under mobile-e2e/.

Jun 25, 2026
upstream-assess
software-developers

Assess and selectively port changes from the upstream T3 Code fork (pingdotgg/t3code) into Kata Code. Use whenever the user wants to review what upstream has done, assess the diff, decide what to bring in, triage upstream commits, plan a vendor-pull, run an…

Jun 25, 2026
kata-code-e2e-testing
software-quality-assurance-analysts-and-testers

Author local Playwright Electron E2E tests for Kata Code using the reusable harness and Kata-specific flows. Use when adding or updating tests under e2e/.

Jun 22, 2026
handoff
software-developers

Compact the current conversation into a handoff document for another agent to pick up.

Jun 21, 2026
validate-kata-code-nightly-release
software-quality-assurance-analysts-and-testers

Validate Kata Code nightly releases on macOS with the @Computer plugin. Start and update the nightly app, use its New Project flow to create a timestamp-suffixed nightly UAT project under `/Volumes/EVO/dev`, then execute explicit acceptance criteria for a…

Jun 20, 2026
Showing 8 of 31 collected skills.
kata-add-issue
project-management-specialists

Capture an idea, task, or issue that surfaces during a Kata session as a structured issue for later work. This skill creates markdown issue files in the .planning/issues/open directory with relevant metadata and content extracted from the conversation.…

Feb 18, 2026
kata-add-milestone
project-management-specialists

Add a milestone to an existing project, starting a new milestone cycle, creating the first milestone after project init, or defining what's next after completing work. Triggers include "add milestone", "new milestone", "start milestone", "create milestone",…

Feb 18, 2026
kata-add-phase
project-management-specialists

Add planned work discovered during execution to the end of the current milestone in the roadmap. This skill appends sequential phases to the current milestone's phase list, automatically calculating the next phase number. Triggers include "add phase", "append…

Feb 18, 2026
kata-audit-milestone
software-quality-assurance-analysts-and-testers

Verify milestone achievement against its definition of done, checking requirements coverage, cross-phase integration, and end-to-end flows. Triggers include "audit milestone", "verify milestone", "check milestone", and "milestone audit". This skill reads…

Feb 18, 2026
kata-check-issues
software-developers

Review open issues, selecting an issue to work on, filtering issues by area, pulling GitHub issues, or deciding what to work on next. Triggers include "check issues", "list issues", "what issues", "open issues", "show issues", "view issues", "select issue to…

Feb 18, 2026
kata-complete-milestone
software-developers

Archive a completed milestone, preparing for the next version, marking a milestone complete, shipping a version, or wrapping up milestone work. Triggers include "complete milestone", "finish milestone", "archive milestone", "ship version", "mark milestone…

Feb 18, 2026
kata-configure-settings
software-developers

Configure kata session settings and workflow variants. Triggers include "settings", "configure", "preferences", "workflow config", "workflow variants".

Feb 18, 2026
kata-customize
software-developers

Manage template overrides for customizing Kata output formats. List available templates, copy defaults for local editing, edit overrides, validate template schemas. Triggers include "customize template", "override template", "edit template", "template…

Feb 18, 2026
Showing 8 of 24 collected skills.
plan-build-verify-github
unclassified

Use this skill for multi-step, spec-driven, or acceptance-gated implementation work in a GitHub repository where specs live as GitHub Issues. Routes work through Plan, Build, and Verify phases, manages the roadmap through issue labels and sub-issues, and…

Aug 4, 2026
okf
unclassified

Create, read, and maintain Open Knowledge Format documentation bundles in repositories. Use this skill when the user asks for /okf, OKF, Open Knowledge Format, docs-as-knowledge, reading project context from docs, reorganizing docs into an agent-readable…

Aug 4, 2026
releasing-kata
software-developers

Use this skill when releasing Kata CLI, Symphony, or the Pi Symphony extension, bumping versions, updating changelogs, or creating release PRs. Triggers include "release", "bump version", "publish", "create release PR", "ship it", "cut a release".

Jun 23, 2026
kata-new-milestone
computer-occupations-all-other

Use when the user wants to create the next milestone, release goal, or scoped delivery target for an existing Kata project.

May 26, 2026
kata-plan-phase
computer-occupations-all-other

Use when the user asks to plan a phase, slice upcoming work, or turn a milestone goal into executable Kata tasks.

May 26, 2026
kata-update-project
project-management-specialists

Use when the user wants to update an in-flight Kata project, refresh project artifacts, revise the current milestone, adjust requirements or roadmap context, or pause work to record ad hoc project direction changes. This skill interactively updates durable…

May 26, 2026
kata-complete-milestone
computer-occupations-all-other

Use when the user wants to finish, close, ship, archive, or mark the active Kata milestone complete.

May 6, 2026
kata-execute-issue
computer-occupations-all-other

Use when the user wants to execute a standalone Kata issue, one-off issue plan, backlog issue, or isolated implementation plan created by kata-plan-issue. This skill selects or retrieves an open issue from the backend, confirms the issue with the user, then…

May 6, 2026
Showing 8 of 17 collected skills.
Showing 10 of 10 repositories
All repositories loaded