Skip to main content
Run any Skill in Manus
with one click
hayamiz
GitHub creator profile

hayamiz

Repository-level view of 18 collected skills across 3 GitHub repositories.

skills collected
18
repositories
3
updated
2026-07-04
repository explorer

Repositories and representative skills

ticket-apply
software-developers

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
software-developers

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
software-developers

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
software-developers

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
computer-occupations-all-other

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
project-management-specialists

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
Showing top 8 of 11 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded
hayamiz Agent Skills | SkillsMP