← all publishers

igorkulman

@igorkulman source repo

13 published skills

  1. Tdd · igorkulman
    Implement the current analyzed task test-first through observable behavior, one red-green-refactor slice at a time.
    0
    installs
  2. Verify · igorkulman bundle
    Verify whether self-authored review comments on a GitLab merge request or GitHub pull request have been addressed, then optionally resolve fixed self-authored threads and approve when explicitly requested. Use after a code review when the author has pushed fixes and the user wants /verify <pr-or-mr-url>.
    0
    installs
  3. Analyze · igorkulman
    Perform read-only investigation and implementation planning for Jira issues and user-described bugs, features, or requested changes. Use when the user invokes /analyze or asks to understand and plan work before implementation. Do not use for reviewing an existing diff, branch, or merge request.
    0
    installs
  4. Git Commit · igorkulman
    Create high-quality Git commits from local changes. Use when the user asks to commit, stage changes, split work into commits, or prepare commit messages.
    0
    installs
  5. Git Redate · igorkulman bundle
    Rewrite Git commit timestamps. Use when the user wants to change, move, or fix the date/time of specific commits — including moving weekend commits to weekdays, setting a commit to a particular date, or adjusting multiple commit dates at once.
    0
    installs
  6. Code Review · igorkulman bundle
    Review code changes either from the local working tree/current branch or from a GitLab merge request. Use when the user asks for a code review, MR review, branch review, review of local/staged changes, or wants findings that can optionally be posted back to GitLab via glab.
    0
    installs
  7. Gitlab Glab · igorkulman
    Use GitLab from the terminal with the glab CLI. Use when the user asks about GitLab projects, merge requests, issues, CI/CD pipelines, jobs, labels, releases, repository metadata, or GitLab API queries.
    0
    installs
  8. Jira Update · igorkulman bundle
    Update Jira tickets from the terminal using Jira REST API. Use when the user asks to edit a Jira issue description, replace a named section such as POEditor Strings, add comments, or otherwise mutate Jira ticket fields.
    0
    installs
  9. Jira Task Context · igorkulman bundle
    Fetch Jira task details from a Jira issue URL or key, follow linked Jira issues, and inspect referenced Confluence/Figma links. Use at the start of flows that begin from a Jira task, when the user provides a Jira URL/key, or when Jira issue context, dependencies, blockers, parent/subtasks, linked issues, Confluence specs, or Figma designs are needed.
    0
    installs
  10. Xcodebuild Xcsift · igorkulman
    Fallback workflow for Xcode/iOS/macOS builds and tests when Xcode MCP is unavailable or cannot perform the required operation. Runs shell xcodebuild through xcsift with reliable failure propagation and compact output.
    0
    installs
  11. Device Interaction · igorkulman
    Verify interactive Apple-platform app behavior on a simulator or device through Xcode MCP screenshots, UI hierarchy, and synthesized input. Use when the user asks to test or check behavior on a device/simulator, after implementing UI interaction changes that need runtime verification, or when debugging touch, focus, keyboard, orientation, or other input behavior. Do not use for build-only checks, unit tests, code review, static UI inspection, or SwiftUI preview-only verification.
    0
    installs
  12. Mr Comment Resolution · igorkulman
    Analyze and address GitLab merge request reviewer comments. Use when the user asks to analyze MR comments, implement review comments, reply to comments, mark comments as done, or resolve/respond to GitLab MR discussions.
    0
    installs
  13. Resolve Merge Conflicts · igorkulman
    Resolve every conflict in an ongoing Git rebase or merge and continue the operation to completion without routine confirmation prompts.
    0
    installs