Agent Skills by Liam
Showing 15 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Enforces a strict single-worktree Git workflow for all project tasks.
test-driven-development
Drive feature development with a red-green-refactor test-first workflow.
systematic-debugging
Enforce root-cause investigations before code changes across debugging scenarios.
using-superpowers
Invoke relevant skills before responding across Claude Code, Copilot CLI, and Gemini CLI.
dispatching-parallel-agents
Dispatch dedicated agents to investigate distinct failure domains in parallel.
executing-plans
Execute written plans step by step with review checkpoints and verification.
finishing-a-development-branch
Validate tests, identify the base branch, and execute merge, PR, keep, or discard actions.
auto-commit-push
Stage, commit, validate hooks, and push Git changes to origin.
brainstorming
Turn ideas into design docs through structured brainstorming and clarifying questions.
writing-plans
Convert software specifications into structured Markdown implementation plans.
requesting-code-review
Dispatch a code-review subagent to assess git changes before merging.
receiving-code-review
Restates and verifies code review feedback before implementing changes.
writing-skills
Standardize SKILL.md creation with mandatory frontmatter fields and structured metadata.
verification-before-completion
Run verification commands and evaluate outputs before marking tasks complete.
subagent-driven-development
Dispatch fresh subagents for each task and enforce two-stage spec and code quality reviews.