Paul
Community@nthpaul · New York City
Agent Skills by Paul
Showing 49 vetted skills indexed across 1 GitHub repositories.
make-pr-easy-to-review
Clean GitHub pull request history and improve reviewer guidance.
control-ui
Control local browser or CDP-driven UIs to capture before/after evidence artifacts.
get-pr-comments
Summarize active pull request comments into prioritized actions and open questions.
verify-this
Compare baseline and treatment artifacts to verify falsifiable claims.
new-branch-and-pr
Create a Git branch from main and generate a pull request summary.
weekly-review
Generates weekly summaries of authored commits with classifications of bug fixes, tech debt, and net-new work.
what-did-i-get-done
Summarize authored git commits within a specified date range into a status update.
loop-on-ci
Loop on GitHub pull request checks until all required checks pass.
workflow-from-chats
Extract durable workflow preferences from recent Cursor chat transcripts.
fix-merge-conflicts
Resolves git merge conflicts and validates builds with compile, lint, and tests.
review-and-ship
Review a Git branch for bugs, intent fit, and test coverage before merging.
control-cli
Drive interactive CLI or TUI sessions in isolated tmux or PTY environments.
run-smoke-tests
Run Playwright smoke suites and focused spec files for pre- and post-change validation.
deslop
Remove AI-generated code slop from feature branch diffs against main.
fix-ci
Identify the earliest failing GitHub PR CI check and diagnose its root error.
check-compiler-errors
Run compile and type-check commands, then group errors by file and type.
pr-review-canvas
Generate interactive HTML PR review walkthroughs from GitHub pull request data.
orchestrate
Decompose large goals into parallel Cursor cloud-agent worker trees with structured handoffs.
how
Explore code paths and synthesize architectural mental models of subsystems.
create-subagent
Create custom Cursor subagents with YAML frontmatter and markdown system prompts.
migrate-to-skills
Migrate Cursor rules and slash commands into Agent Skills SKILL.md files.
shell
Execute user-specified shell commands verbatim via the terminal tool.
statusline
Configure a command-driven status line rendering session context above the CLI prompt.
canvas
Generate Cursor IDE canvases as .canvas.tsx components from analytical output.