Manage the project's tactical work-item backlog under docs/backlog/ — add new items, list/filter active items by status or priority, show full details, update status or priority, and archive done items into _done/<version>/ at release time. Use this skill whenever the user wants to capture a bug/refactor/feature idea, check what's outstanding ("what's left in v1?", "what bugs are open?", "show me all p0/p1 work"), update an item's status, or otherwise interact with the backlog. Also use when the user says "/backlog", "加到 backlog", "记一下这个 bug", "看看 backlog", "what's in the backlog", or after fixing/shipping something to mark it done. Read docs/backlog/README.md once at the start of any session to load the current schema.
$npx -y skills add camtrik/agent-trail --skill backlogInstalls into the current project.
Run `npx skills use "https://github.com/camtrik/agent-trail" --skill "camtrik/agent-trail/backlog"` 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/camtrik/agent-trail" that are relevant to the current task. Run `npx skills add "https://github.com/camtrik/agent-trail"` and select the relevant skills, then follow their instructions.