byatrislabs· 45 skills
Run ONE autopilot tick. Reads identity (flow) + horizon (endgame), shows a visual status block, picks the next [endgame] task or seeds a new endgame at boundaries, then executes plan→do→review. Lessons compound to atris/lessons.md. Triggers on: autopilot, run one tick, ship one thing, do the next thing, get this done.
$npx -y skills add atrislabs/atris --skill autopilotInstalls into the current project.
Run `npx skills use "https://github.com/atrislabs/atris" --skill "atrislabs/atris/autopilot"` 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/atrislabs/atris" that are relevant to the current task. Run `npx skills add "https://github.com/atrislabs/atris"` and select the relevant skills, then follow their instructions.