Create, update, and maintain BLXCode workspace plans under .agents/plans/. Use when Codex needs to add a new implementation plan, refine an existing plan, update plan task status, keep PLANS.md indexed, or explain the repository's Markdown plan format and task syntax to agents.
$npx -y skills add bitslix/blxcode --skill manage-plansInstalls into the current project.
Run `npx skills use "https://github.com/bitslix/blxcode" --skill "bitslix/blxcode/manage-plans"` 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/bitslix/blxcode" that are relevant to the current task. Run `npx skills add "https://github.com/bitslix/blxcode"` and select the relevant skills, then follow their instructions.