Agent Skills by Yi-Hsiang (Sean) Kao
Showing 17 vetted skills indexed across 1 GitHub repositories.
close-branch
Rebase, fast-forward merge, and delete feature branches in Git worktrees.
using-superpowers
Enforces skill invocation before any response in multi-skill scenarios.
finishing-a-development-branch
Guide merge, PR, or cleanup decisions for finishing a development branch.
brainstorming
Translate vague ideas into actionable design directions with clarifying questions.
writing-plans
Draft implementation plans with file paths, tests, and commit steps.
subagent-driven-development
Dispatch isolated subagents to implement plan tasks with per-task reviews.
playwright-cli
Automate browser interactions and Playwright testing workflows via CLI.
codex-review-gate
Runs cross-model code review using OpenAI Codex and outputs structured JSON findings.
clean-branch-history
Reorganize feature branch commits into coherent units before merging.
prune-completed-docs
Archive completed and stale documentation across project directories.
capture-decisions
Capture decisions and rationale from active sessions into ADR and MEMORY.md entries.
linear-visualize
Generate a Graphviz graph of Linear issue dependencies with project clusters.
update-stale-docs
Identify documentation affected by code changes across memory, ABOUTME, inline diffs, decision docs, and README notes.
mutation-testing
Apply mutation testing to evaluate test suite quality and reveal defects.
linear-workflow
Guide Linear issue creation, updates, and state transitions across workflow stages.
developer-blog
Mine project repositories to generate structured outlines with drafted sections and narrative prompts.
context-efficient-delegation
Delegate disposable command outputs to subagents to prevent context bloat.