Loading...
Loading...
Found 52 Skills
Use this skill when user wants to create a refactor plan.
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Guide for using git according to my preferences. Use it when you're asked to commit something.
Project status dashboard — open issues, recent commits, active branches/worktrees, memory state, and scratchpad. Use when the user asks for a status report, project overview, "what's going on", "where are we", or wants to catch up on project state without the full /catchup reconstruction.
Workflow Checkpoint Basic Capabilities (Focus on Save and Resume): Record checkpoint progress and resume context in GitHub Issues. Applicable to any workflow stage, supporting automatic triggering and high-frequency manual calls. Keywords: save, resume, checkpoint, issue.
Run /check-landing, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-landing instead if you want to fix issues immediately.
Load all open issues from GitHub and save them as markdown files
Resolve GitHub issues using isolated worktrees and TDD
Trier un bug ou une issue en explorant le codebase pour trouver la cause racine, puis créer une issue GitLab ou GitHub avec un plan de correction basé sur le TDD. À utiliser quand l'utilisateur signale un bug, veut créer une issue, mentionne « triage » ou veut investiguer et planifier la correction d'un problème.
Convert tasks.md into GitHub issues in the current repository
Manages deferred/blocked work items as GitHub Issues with labels and blocker tracking
Run /check-virality, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-virality instead if you want to fix issues immediately.