Paul avatar

Paul

Community

@nthpaul · New York City

10Followers
|
31Public Repos
|
49Published Skills

Agent Skills by Paul

Showing 49 vetted skills indexed across 1 GitHub repositories.

nthpaulnthpaul

make-pr-easy-to-review

Clean GitHub pull request history and improve reviewer guidance.

Community
Intermediate
nthpaulnthpaul

control-ui

Control local browser or CDP-driven UIs to capture before/after evidence artifacts.

Community
Intermediate
nthpaulnthpaul

get-pr-comments

Summarize active pull request comments into prioritized actions and open questions.

Community
Intermediate
nthpaulnthpaul

verify-this

Compare baseline and treatment artifacts to verify falsifiable claims.

Community
Advanced
nthpaulnthpaul

new-branch-and-pr

Create a Git branch from main and generate a pull request summary.

Community
Intermediate
nthpaulnthpaul

weekly-review

Generates weekly summaries of authored commits with classifications of bug fixes, tech debt, and net-new work.

Community
Intermediate
nthpaulnthpaul

what-did-i-get-done

Summarize authored git commits within a specified date range into a status update.

Community
Intermediate
nthpaulnthpaul

loop-on-ci

Loop on GitHub pull request checks until all required checks pass.

Community
Intermediate
nthpaulnthpaul

workflow-from-chats

Extract durable workflow preferences from recent Cursor chat transcripts.

Community
Advanced
nthpaulnthpaul

fix-merge-conflicts

Resolves git merge conflicts and validates builds with compile, lint, and tests.

Community
Intermediate
nthpaulnthpaul

review-and-ship

Review a Git branch for bugs, intent fit, and test coverage before merging.

Community
Intermediate
nthpaulnthpaul

control-cli

Drive interactive CLI or TUI sessions in isolated tmux or PTY environments.

Community
Advanced
nthpaulnthpaul

run-smoke-tests

Run Playwright smoke suites and focused spec files for pre- and post-change validation.

Community
Intermediate
nthpaulnthpaul

deslop

Remove AI-generated code slop from feature branch diffs against main.

Community
Intermediate
nthpaulnthpaul

fix-ci

Identify the earliest failing GitHub PR CI check and diagnose its root error.

Community
Intermediate
nthpaulnthpaul

check-compiler-errors

Run compile and type-check commands, then group errors by file and type.

Community
Intermediate
nthpaulnthpaul

pr-review-canvas

Generate interactive HTML PR review walkthroughs from GitHub pull request data.

Community
Advanced
nthpaulnthpaul

orchestrate

Decompose large goals into parallel Cursor cloud-agent worker trees with structured handoffs.

Community
Advanced
nthpaulnthpaul

how

Explore code paths and synthesize architectural mental models of subsystems.

Community
Intermediate
nthpaulnthpaul

create-subagent

Create custom Cursor subagents with YAML frontmatter and markdown system prompts.

Community
Intermediate
nthpaulnthpaul

migrate-to-skills

Migrate Cursor rules and slash commands into Agent Skills SKILL.md files.

Community
Intermediate
nthpaulnthpaul

shell

Execute user-specified shell commands verbatim via the terminal tool.

Community
Basic
nthpaulnthpaul

statusline

Configure a command-driven status line rendering session context above the CLI prompt.

Community
Intermediate
nthpaulnthpaul

canvas

Generate Cursor IDE canvases as .canvas.tsx components from analytical output.

Community
Intermediate