Begin 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.
$npx -y skills add joewinke/jat --skill jat-startInstalls into the current project.
Run `npx skills use "https://github.com/joewinke/jat" --skill "joewinke/jat/jat-start"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joewinke/jat" that are relevant to the current task. Run `npx skills add "https://github.com/joewinke/jat"` and select the relevant skills, then follow their instructions.