Skip to content

feat: add ji kanban command to view Kanban board issues#33

Open
Pjata wants to merge 1 commit into
aaronshaf:mainfrom
Pjata:feature/kanban-command
Open

feat: add ji kanban command to view Kanban board issues#33
Pjata wants to merge 1 commit into
aaronshaf:mainfrom
Pjata:feature/kanban-command

Conversation

@Pjata

@Pjata Pjata commented Dec 10, 2025

Copy link
Copy Markdown

Adds a new command parallel to ji sprint for viewing Kanban board issues. Uses board's filter JQL with search API to show recent issues sorted by update time (rather than rank-based board API which shows oldest first).

Features:

  • Default 14-day filter (configurable with --since)
  • View by column (default) or by assignee (--by-assignee)
  • Filter by column, assignee, or unassigned
  • XML output for LLM consumption

🤖 Generated with Claude Code

Adds a new command parallel to ji sprint for viewing Kanban board issues.
Uses board's filter JQL with search API to show recent issues sorted by
update time (rather than rank-based board API which shows oldest first).

Features:
- Default 14-day filter (configurable with --since)
- View by column (default) or by assignee (--by-assignee)
- Filter by column, assignee, or unassigned
- XML output for LLM consumption

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant