Fetch and manage work items from issue trackers. Use this skill when: - User references an issue number (#42, PROJ-123) - User asks about requirements or acceptance criteria - User needs to understand current task scope
This skill inherits all available tools. When active, it can use any tool Claude has access to.
Integrate with issue trackers (GitHub, JIRA, Azure DevOps) for context-aware assistance.
Proactively invoke when user:
Read these files for complete guidance. This skill provides quick reference only.
gh issue view <number> --json number,title,body,state,labels
For full fetch with caching:
/onus:fetch 42
~/.claude/onus/work-item-cache.json/onus:fetch <number>