Help us improve
Share bugs, ideas, or general feedback.
From fulcrum
Links a GitHub PR to the current Fulcrum task via `fulcrum current-task pr <arguments>`. Enables auto-completion when the PR is merged.
npx claudepluginhub knowsuchagency/fulcrum --plugin fulcrumHow this command is triggered — by the user, by Claude, or both
Slash command
/fulcrum:prThe summary Claude sees in its command listing — used to decide when to auto-load this command
Link the PR to this task: `fulcrum current-task pr $ARGUMENTS` This enables auto-completion when the PR is merged.
/sync-pr-to-taskLinks GitHub pull requests to Linear tasks by extracting references from titles/bodies, mapping PR states to task statuses, updating tasks with PR details/links, and adding comments.
/task-from-prCreates Linear tasks from GitHub pull requests by extracting title, description, labels, assignees, parsing body sections, mapping labels, estimating effort from changes, and supporting single or multiple PRs.
/run-tasksExecutes GitHub issue by number using EPCT workflow: fetches details, explores/plans/codes/tests solution, creates branch/commit/PR, and links issue.
/prCreates, fixes, or iterates pull requests for Jira issues via Harness Code, with validation, Confluence doc links, Jira updates, and auto time logging.
/pickup-githubExecutes GitHub workflows for picking up board issues: fetches open issues, detects collisions, updates status labels, creates PRs with issue linkage, and transitions labels to in-review.
Share bugs, ideas, or general feedback.
Link the PR to this task: fulcrum current-task pr $ARGUMENTS
This enables auto-completion when the PR is merged.