Drive a single workshop ticket through the inner SWE↔Tester loop. Resolves the ticket from implement_yourself/tasks/, creates an implementing/from-scratch branch (a fixed default — not derived from the ticket; subsequent tickets stack on top), launches the software-engineer agent to implement it, then routes by archetype — Tester runs on logic tickets, orchestrator spot-checks the SWE's AC walk on glue/bootstrap tickets, fast-path file existence check on docs tickets (Tester HARD-OFF). Loops on FAIL up to 3 times, moves the file to tasks/done/, then commits directly with git commit -m. Stops after one ticket — the human reviews the commit, talks through it, then re-invokes for the next ticket. Trigger when the user types /implement, asks to "implement task NNN", says "pick up the next ticket", or otherwise wants to ship one workshop ticket under supervision.
$npx -y skills add arindam200/awesome-ai-apps --skill implementInstalls into the current project.
Run `npx skills use "https://github.com/arindam200/awesome-ai-apps" --skill "arindam200/awesome-ai-apps/implement"` 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/arindam200/awesome-ai-apps" that are relevant to the current task. Run `npx skills add "https://github.com/arindam200/awesome-ai-apps"` and select the relevant skills, then follow their instructions.