Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

hayamiz-agentkit

hayamiz-agentkit contém 11 skills coletadas de hayamiz, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
11
Stars
0
atualizado
2026-07-04
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

ticket-apply
Desenvolvedores de software

Merge the reviewed worktree fixes (ticket/NNNN-<slug> branches carrying source + tests only, marked Review-state ready-to-apply in their main-tree ticket) into your current branch, then move each ticket open → resolved and commit it. Never auto-merges — this is the human gate. Use after /ticket-review approves fixes, or after /ticket-fix reports fixes that skipped review.

2026-07-04
ticket-check
Desenvolvedores de software

List all currently open tickets in the project's ticket directory. Read-only summary of file-based work items (distinct from GitHub Issues).

2026-07-04
ticket-fix
Desenvolvedores de software

Implement fixes for tickets triaged as mechanically fixable. Trivial fixes edit in place; non-trivial fixes run in an isolated git worktree that carries source + tests only (the ticket stays in the main tree), checked by an independent reviewer (the Codex CLI when available, else a Sonnet evaluator subagent), and landed on your branch only via /ticket-apply. Review-gate progress is a Review-state marker in the ticket's Resolution, not a status. Claims each ticket with a lock so parallel runs don't collide. Does not merge to your branch.

2026-07-04
ticket-review
Desenvolvedores de software

Human review gate for worktree fixes awaiting review. Discovers fixes by their main-tree ticket's Review-state marker (their status stays open) plus live worktrees/locks, presents the full review material (summary, functional impact, diff, traceability, verification/reviewer provenance, change map, risk) — inline for small changes, as a Claude Artifact for large ones — then, on your OK, rewrites the marker to ready-to-apply. Human-only. Use after /ticket-fix reports fixes awaiting review, before /ticket-apply.

2026-07-04
ticket-init
Outras ocupações de informática

Initialize the project's ticket directory. Resolves (or declares) the ticket path in CLAUDE.md, creates the directory and its CLAUDE.md, and offers to migrate pre-existing ticket-like directories (e.g. doc/issues/).

2026-07-04
ticket-triage
Analistas de garantia de qualidade de software e testadores

Triage all open tickets in the project's ticket directory — classify by complexity, whether a mechanical fix is possible, and whether the fix needs a user decision.

2026-07-04
ticket-lint
Desenvolvedores de software

Validate ticket files and inspect claim locks. Checks frontmatter schema, the status<->location invariant, unique numbers, and lock consistency (orphan/stale). Runs the bundled ticket-state.sh script. Use to check ticket health or before/after a batch of fixes.

2026-07-03
grill-with-ticket
Especialistas em gestão de projetos

Relentless one-question-at-a-time interview that stress-tests an open ticket's plan, sharpens fuzzy language, and crystallises decisions inline into the ticket's Implementation Notes section. Use when the user wants to harden a ticket before fixing it.

2026-05-23
ticket-create
Desenvolvedores de software

Create a new ticket in the project's ticket directory. Tickets are file-based, numbered work items tracked in the repository (distinct from GitHub Issues).

2026-05-23
gardener
Analistas de garantia de qualidade de software e testadores

Audit and improve repository health — docs sync, best practices, skill extraction, and maintenance recommendations

2026-05-10
update-checklist
Escriturários gerais de escritório

Resync gardener support-file checklists (best-practices, security, etc.) against their upstream reference URLs, or add a new reference URL to a checklist. Parameterized by target file.

2026-04-19