The backlog repo ships five skills for Claude Code, Cursor, Codex, and OpenCode. Skills are markdown files — no code, no binary — that become part of the AI assistant's context when invoked. They teach the assistant how to use the backlog CLI and how to layer richer workflows on top of it.
$npx -y skills add mazen160/backlog --skill wikiInstalls into the current project.
Run `npx skills use "https://github.com/mazen160/backlog" --skill "mazen160/backlog/wiki"` 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/mazen160/backlog" that are relevant to the current task. Run `npx skills add "https://github.com/mazen160/backlog"` and select the relevant skills, then follow their instructions.