Update an existing pull request. Use when the user wants to modify PR title, description, publish a draft, convert to draft, abandon, or reactivate a PR.
rlcurrall/aide
SkillsMP has collected 22 skills from rlcurrall/aide. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 22
- GitHub stars
- 4
- GitHub forks
- 2
Skills in this repository
Showing 22 of 22 collected skills.
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.
Get sprint information for a Jira board. Use when the user wants to find the current/active sprint, check sprint dates, or see sprint goals.
Search Jira tickets using JQL queries. Use when the user wants to find tickets, search for issues, list their assigned work, or query the backlog.
Post a comment on a pull request. Use when the user wants to add a comment to a PR, respond to feedback, request review, or document decisions.
Load PR comments and feedback for code review. Use when the user wants to see reviewer feedback, check for unresolved comments, understand what changes are requested, or review discussion on a PR.
Create a new pull request. Use when the user wants to open a PR, submit code for review, create a draft PR, or push changes for merge.
View pull request diff and code changes. Use when the user wants to see what changed in a PR, review code changes, understand the scope of modifications, or examine specific file changes.
List pull requests from the repository. Use when the user wants to see open PRs, find PRs to review, check their own PRs, or browse PR history.
Reply to an existing comment thread on a pull request. Use when the user wants to respond to reviewer feedback, continue a discussion, or acknowledge comments in an existing thread.
Manage Jira ticket attachments. Use when the user wants to list, upload, download, or delete attachments on a ticket.
Add a comment to a Jira ticket. Use when the user wants to post an update, ask a question, document a decision, or communicate status on a ticket.
Get comments from a Jira ticket to review discussion history. Use when the user wants to see ticket comments, check for updates, review feedback, or understand the discussion on an issue.
Create a new Jira ticket. Use when the user wants to create a task, bug, story, or any other issue type in Jira.
Delete a comment from a Jira ticket. Use when the user wants to remove a comment they previously added or clean up outdated comments.
Edit an existing comment on a Jira ticket. Use when the user wants to update, correct, or improve a comment they previously added.
Discover available Jira fields for a project and issue type. Use when the user needs to find field names, see what fields are available, or discover custom field values before creating or updating tickets.
View Jira ticket details to understand requirements and context. Use when the user mentions a ticket key, wants to understand a task, needs to load ticket context, or starts work on an issue.
Change a Jira ticket's workflow status. Use when the user wants to move a ticket to a different status, start work, complete a task, or change workflow state.
Update fields on an existing Jira ticket. Use when the user wants to modify a ticket's summary, description, assignee, priority, labels, or custom fields.
View pull request details including title, status, branches, and description. Use when the user asks about a PR, wants PR context, mentions viewing/checking a pull request, or needs to understand what a PR is about.
Create a new software release by bumping version numbers, committing changes, creating git tags, and pushing to remote. Use when creating a release, bumping versions, or publishing a new version.