Agent Skills by James Casey
Showing 18 vetted skills indexed across 1 GitHub repositories.
create-issue
Create structured Linear issues with predefined fields, types, and dependencies.
explain
Generate structured markdown or Showboat walkthrough documents from source files.
review-code
Review current branch changes against main with multi-pass analysis.
sync-skills
Synchronize modified skills and agents to a repository and create a pull request.
linear
Manage Linear issues via CLI with searches, updates, comments, and ticket creation.
do-refactor
Execute refactoring epics with sequential commits and CI verification.
plan-adr
Decompose accepted ADRs into sequenced Linear issues under a parent Epic.
plan-refactor
Analyze codebases to rank refactoring opportunities and generate Linear issues.
draft-adr
Research a problem space and draft an Architecture Decision Record (ADR).
use-lsp
Navigate TypeScript and Rust code via Language Server Protocol.
whats-next
Analyze Linear issues and git history to recommend the next work item.
resolve-merge
Merge origin/main into the current branch and resolve conflicts.
done
Stage, commit, and push code changes, then create or update a GitHub Pull Request.
pick-issue
Select, prepare, and start software development issues from a Linear backlog.
refresh-issue
Refresh a Linear issue by verifying code, tests, and documentation status.
review-adr
Review Architecture Decision Records for completeness, accuracy, and reasoning.
update-issues
Find and update Linear issues by applying labels, metadata, and blocking relationships.
resolve-pr
Fetch pull request threads, analyze feedback, write tests, implement fixes, and commit changes.