From aide
List Jira boards for a project. Use when the user wants to find board IDs, see available boards, or needs to identify which board to query for sprint information.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aide:boardsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
List boards in Jira, optionally filtered by project key.
List boards in Jira, optionally filtered by project key.
Run:
aide jira boards [project] [--format text|json|markdown]
| Argument | Description |
|---|---|
project | Project key to filter boards (e.g., PROJ) |
| Flag | Description |
|---|---|
--format | Output format: text, json, markdown |
# List all boards
aide jira boards
# List boards for a specific project
aide jira boards PROJ
After finding a board:
--sprint-board flag to search within the active sprintnpx claudepluginhub rlcurrall/aide --plugin aideAutomates Jira tasks (issues, projects, sprints, boards, comments) via Rube MCP (Composio). Always search tools first for current schemas.
Automates Jira tasks: search issues with JQL, create/edit issues, manage projects/sprints/boards/comments via Rube MCP and Composio toolkit. Requires active Jira OAuth connection.
Sets up GitHub Projects V2, Azure Boards, or GitLab Issue Boards with hatch3r's label taxonomy, status fields, and board structure. Platform detected from hatch.json. Part of hatch3r delivery orchestration.