jat-start
FeaturedBegin working on a JAT task. Registers agent identity, selects a task, searches memory, detects conflicts, declares files, emits IDE signals, and starts work. Use this at the beginning of every JAT session.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- joewinke
- Repository
- joewinke/jat
- Created
- 8 months ago
- Last Updated
- today
- Language
- Svelte
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
jat-complete
Complete current JAT task with full verification. Verifies work (tests/lint), commits changes, writes memory entry, closes task, and emits final signal. Session ends after completion.
jooto-agent
Task and project management on Jooto — create tasks, manage boards, automate workflows via PR TIMES' tool
jjtask
Structured TODO commit workflow using JJ (Jujutsu). Use when user mentions jjtask, jj task, task IDs to work on, revisions with [task:*] flags, or wants to manage tasks. Plan tasks as empty commits with [task:*] flags, track progress through status transitions, manage parallel task DAGs. Enforces completion discipline.