← all publishers

SKTT1Ryze

@sktt1ryze source repo

6 published skills

  1. Commit Code · sktt1ryze
    Commits the content of the current workspace and pushes it to the remote repository, including modification summary, local Git author email, and co-author information.
    0 installs
  2. Tag Release · sktt1ryze
    Creates and pushes a Git tag to trigger the CD workflow for a versioned release. If no version is provided, prompts the user. Validates tag format, checks for existing tags, ensures the tag is created from main, and confirms before pushing.
    0 installs
  3. Code Explorer · sktt1ryze
    Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development
    0 installs
  4. Fix Pr Review · sktt1ryze
    Fetches the open PR for the current branch, extracts Claude Code bot review comments, fixes all reported issues, and pushes the changes back to the remote repository.
    0 installs
  5. Fix CI Failure · sktt1ryze
    Fetches the open PR for the current branch, extracts CI failure logs, fixes all reported errors, and pushes the changes back to the remote repository.
    0 installs
  6. Sync Rebase Main · sktt1ryze
    Synchronizes the latest code from the remote repository's main branch and rebases it onto the current local branch, including workspace status check, remote fetch, rebase execution, and conflict handling guidance.
    0 installs