Tools & Utilities
Essential command-line tools and system utilities.
flow-plan-review
Carmack-level plan review via rp-cli context builder + chat. Use when reviewing implementation plans, architecture docs, or design specs. Triggers on mentions of plan review, design review, or architecture review.
github-actions-failure-debugging
Guide for debugging failing GitHub Actions workflows. Use this when asked to debug failing GitHub Actions workflows.
jira-bug-fetcher
Fetches bug tickets from Jira using Atlassian MCP and formats them for AI-assisted bug fixing. Use when user mentions a Jira ticket key (like EMS-1234, PROJ-567) and wants to fix a bug, or when starting a bug-fixing workflow.
git-repository-workflow
Provides Git repository workflow guidelines including branch management, testing practices (TDD), Docker environment handling, and PR workflow. Use this skill when implementing features, fixing bugs, or making any code changes in a Git repository.
github-pull-request
Generates GitHub pull request (PR) titles and descriptions from code changes. Use when creating pull requests, updating PR details, submitting code for review, generating PR text for chat output, or when the user mentions pull request, PR, merge request, code review, GitHub workflow, "write PR", "generate PR", "prepare PR text", or asks to show/create PR content.
refactor
Systematic refactoring skill with test coverage requirements. Supports scope analysis, test-first refactoring, and integration with DevDocs workflow. Use when users need to refactor code, improve code quality, or restructure existing implementations. Triggers on keywords like "refactor", "重构", "优化代码", "代码改造", "tech debt", "技术债".
archive-tasks
Archiva tareas completadas de TASKS.md a TASKS-DONE.md. Usar automáticamente cuando TASKS.md tenga muchas tareas completadas o supere 20K tokens.
prep-meetings
Prepare for customer meetings by aggregating context from multiple data sources. Invoked with /prep-meetings.
knack-dashboard-ai
Generates insight layers and visual summaries from HTI operational data. Transforms raw Knack records into actionable intelligence for stakeholders...
commit-helper
Guide users through creating meaningful, well-structured git commits following best practices. Use this skill when users want to commit changes, ask for help with commit messages, or need guidance on what to commit. Ensures commits are atomic, descriptive, and follow conventional commit standards.
codebase-research
Patterns and methods for researching a codebase to understand bug context. Use when investigating how code works, finding related files, or understanding code flow.
final-checklist
Comprehensive pre-launch verification checklist. Use as the last step before deploying. Triggers on "final check", "pre-launch", "ready to deploy", "launch checklist".
github-issue-tracker
Update and maintain GitHub issues during development. Add progress comments, update project board status, handle blockers, link PRs, and close issues with summaries. Use when user asks to update an issue, change status, add a comment, or close an issue.
project-maps
Use for project architecture, codebase structure, dependencies, components, tech stack. Explicit triggers: @map, map-ask, explore map, -map. Pre-computed maps faster than Glob for structural queries.
issue-resolution
Systematically debug and fix bugs through triage, reproduction, root cause analysis, and verified fixes. Use when asked to fix a bug, debug an issue, investigate a problem, or resolve an error.
conductor
Use when the user wants to setup a new project, create a new feature, write a spec, plan a feature, fix a bug with a plan, start a new track, check project status, implement next task, or revert changes. Also use when user mentions "conductor", "track", or "spec-driven development". If conductor is not yet configured in the project, start with setup.
code-review
Professional code review for anti-patterns, extensibility, architectural soundness, and code quality. Use when users request code review, ask to check for anti-patterns, need architectural validation, want to ensure extensibility, or request analysis of code quality. Apply to tasks involving code auditing, refactoring recommendations, design pattern validation, or ensuring every line of code has purpose and meaning.
wsr-generator
Generate professional weekly status report entries from git history and Azure DevOps activity. Use when asked for: wsr, status, weekly report, status entry, what did I complete, status update, generate report, weekly summary, send wsr, send status. Requires: azure-devops skill configured (.ado/config.json), git repository.
openapi-diff
Analyze OpenAPI/Swagger spec or source code changes. Triggers: API diff, spec changes, breaking changes, changelog
jira
Jira integration via jira-cli. Use when: searching issues, viewing issue details, creating issues, transitioning status, adding comments, logging work, managing sprints, managing boards, linking issues, formatting descriptions with wiki markup, converting Markdown to Jira format, or using bug/feature templates. Keywords: jira issue, jira ticket, jira format, wiki markup, jira syntax. Requires jira-cli installed via `brew install jira-cli`.
output-workflow-list
List all available Output SDK workflows in the project. Use when discovering what workflows exist, checking workflow names, exploring the project's workflow structure, or when unsure which workflows are available to run.