zfael
@zfael
5 Skills
0 Total Stars
February 2026 Joined
Public Skills
brn:workflow
by zfael
Orchestrate the complete development workflow from ticket to PR. Use when: (1) Starting work on a JIRA ticket, (2) Following the planning-coding-review cycle.
brn:git-worktree
by zfael
Manage git repositories using the worktree pattern. This allows multiple branches to be checked out simultaneously in sibling directories.
brn:workspace-manager
by zfael
Manage isolated configurations (tokens, paths) for different contexts.
brn:github
by zfael
Interact with GitHub API for repository and pull request management. Use when: (1) Listing repositories, (2) Getting repository info, (3) Creating PRs.
brn:jira
by zfael
Interact with JIRA API for ticket management and tracking. Use when: (1) Listing assigned tickets, (2) Getting details, (3) Updating status.