luan

luan

@luan

GitHub
11 Skills
44 Total Stars
March 2026 Joined

Public Skills

brainstorm

by luan

"Collaborative design for greenfield features and new ideas. Triggers: 'brainstorm', 'ideate', 'new feature design', 'help me think through', 'what should we build', 'help me design', 'think through X with me', 'I want to build something new'. Do NOT use when: the user wants to investigate an existing codebase or research a specific technical question — use /scope instead."

Code Gen 4 2mo ago

pr-ci

by luan

"Fix failing CI/GitHub Actions checks. Triggers: 'fix CI', 'fix GHA', 'build failing', 'tests failing in CI', 'checks red'."

CLI Tools 4 2mo ago

acceptance

by luan

"Validate implementation against acceptance criteria using dual-agent verification. Works on epics (all descendants) or individual tasks. Triggers: 'accept', 'acceptance check', 'verify implementation', 'did it work', 'check my implementation'. Also invoked automatically by /develop after completion."

Automation 4 2mo ago

bootstrap-web

by luan

"Bootstrap a new web project with the preferred stack. Triggers: 'bootstrap web', 'new webapp', 'scaffold project', 'new web project'."

Code Gen 4 2mo ago

split-commit

by luan

"Collapse a branch into working tree and repackage as clean, tested, vertical commits. Triggers: 'split commits', 'repackage commits', 'reorganize commits', 'clean up branch history', 'consolidate commits into clean ones'. Do NOT use when: branch already has a single clean commit or only needs amending — use /commit instead."

Git & VCS 4 2mo ago

pr-comments

by luan

"Fix unresolved PR review comments. Triggers: 'fix comments', 'fix PR comments', 'address review feedback'."

Code Review 4 2mo ago

commit

by luan

"Use when the user wants to commit, save changes, create a conventional commit, amend a commit, make a fixup commit, or squash commits."

CLI Tools 4 2mo ago

rebuild

by luan

"Collapse branch into working tree and rebuild as clean, refined commits with code improvements per commit. Triggers: 'rebuild branch', 'rebuild commits', 'clean up and improve branch'. Unlike /split-commit which preserves the exact diff, rebuild applies refinements and simplifications to each commit."

Git & VCS 4 2mo ago

bootstrap-caddy

by luan

"Register a project in the local dev routing system. Triggers: 'register project', 'add to caddy', 'bootstrap caddy', 'dev routing'."

Analytics 4 3mo ago

implement-worker

by luan

"Internal skill. Implements a single task: claims it, runs TDD + build via sub-worker. Invoked by develop and other orchestrators."

Automation 4 3mo ago

debugging

by luan

"Systematic root cause investigation before proposing fixes. Triggers: bugs, test failures, unexpected behavior, 'why is this failing', 'not working', 'broken'. Do NOT use when: the bug is already identified and the fix is obvious — use /triage instead."

Code Gen 4 3mo ago