Run a Chainlink backlog worker that claims ready issues, dispatches them to Codex sessions, and loops through review until approval. Use when the user wants autonomous issue execution via chainlink + codex, needs to start or stop the worker, or needs help reviewing ready-for-review issues.
$npx -y skills add tkellogg/open-strix --skill chainlink-workerInstalls into the current project.
Run `npx skills use "https://github.com/tkellogg/open-strix" --skill "tkellogg/open-strix/chainlink-worker"` 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/tkellogg/open-strix" that are relevant to the current task. Run `npx skills add "https://github.com/tkellogg/open-strix"` and select the relevant skills, then follow their instructions.