with one click
jagt
jagt contains 6 collected skills from rahuldave, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use when working in the jagt repository on standalone AGENT_TASK v1, AGENT_RESULT v1, or AGENT_TASK_DRAFT v1 packet workflows, live labs, send/receive demos, recursive subagent handoffs, or protocol validation with jagt lint/result lint/draft lint. This skill keeps jagt demos independent of the reusable Git and jj Gest skill repositories.
Gest Format. Run formatting, linting, typechecking, compile/static checks, and mechanical diff hygiene; fix mechanical issues. Use gte for tests and gdo for documentation.
Gest Implement. Implement one concrete Gest task end to end by reading, claiming, splitting if too broad, editing, verifying, reviewing, formatting as appropriate, and completing it.
Gest Setup. Bootstrap or refresh a Gest-tracked repository workflow surface across tool checks, project command contracts, Justfile targets, AGENTS.md mappings, docs, tests, and setup follow-ups.
Gest Test. Run unit, API regression, smoke, regression, and integration tests appropriate to the changed code; add missing tests when the task changes callable behavior.
Gest Track Work. Use for substantial coding, debugging, implementation, refactoring, documentation, verification, GitHub issue planning, or project work. GTW is the router that classifies requests, chooses/creates Gest outline parents, creates session or development tasks, decides whether a spec or parallel work is needed, and routes to the g* stage skills.