Markuysa
UserMission control for a team of coding agents. Reads the file-based ticket queue of every project and derives status from git — the board cannot disagree with reality. Built by the agent team it drives.
Categories
Indexed Skills (12)
autopilot
Starts, stops, or reports on unattended execution of the whole ticket queue. Refuses to start unless CI is actually gating merges.
plan
Turns docs/PRD.md into an architecture sketch and a set of independent tickets sized for one agent each.
retro
Finds what you had to explain more than once during this work and proposes concrete diffs to CLAUDE.md, skills, or agent roles so the next project starts smarter.
ship
Pre-merge gate for the current branch — runs validator and reviewer, then summarizes the diff for a human decision. Never merges.
spec
Turns a rough idea into docs/PRD.md with real acceptance criteria, by interviewing one question at a time.
execute-ticket
Implements one ticket from docs/tickets/ end to end and hands the branch to review. Designed to run unattended in a cloud session or routine, where nobody is available to answer questions.
frontend-design
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
next-ticket
Picks the next dispatchable ticket from docs/tickets/ and implements it, without anyone naming which one. Claims by pushing the ticket branch, so concurrent runs cannot take the same ticket.
ponytail
Minimal-code discipline for writing, refactoring, and fixing code — climb the ladder from "does this need to exist" to "minimum that works" before adding anything.
board
Renders the whole ticket queue with derived statuses — the board view of docs/tickets/. Works from git alone, on any hosting or none.
unblock
Reports which tickets became dispatchable after the latest merge. With file-based tickets statuses are derived, so there is nothing to relabel — this is a read-only report kept for routine prompts that call unblock before next-ticket.
design-taste-frontend
Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.