mdelapenya

12 mods across 1 repository, 2 stars between them.

mdelapenya/coding-skills

Instructions file

Claude Code instructions for mdelapenya/coding-skills, covering claude.md, purpose, repository layout, skill structure and skill.md format.

2 2mo ago A 934 tokens original MIT

ci-detective

03

mdelapenya/coding-skills

Skill Claude CodeCodex

Investigate CI failures on a PR by cross-referencing failing tests against other recent runs to determine if failures are pre-existing or caused by the PR's changes. Use when user says "investigate CI failure", "is this test flaky", "why is this test failing", "cross-reference builds", "check if failure is…

2 2mo ago A 78 tokens original MIT

pr-lawyer

04

mdelapenya/coding-skills

Skill Claude CodeCodex

Review and respond to PR comments by either fixing the code (when feedback is valid) or challenging the reviewer with a reasoned argument (when feedback is debatable or wrong). Use when user says "address PR comments", "respond to review", "challenge this comment", "handle review feedback", "fight back on review", or…

2 2mo ago A 74 tokens original MIT

pr-nurse

05

mdelapenya/coding-skills

Skill Claude CodeCodex

Monitor CI builds and mergeable status for the current branch's PR. Diagnoses failures, merges main to resolve conflicts or pick up fixes, and pushes. Use when user says "nurse this PR", "check CI", "fix the build", "why is CI failing", "merge main", or "resolve conflicts".

2 2mo ago A 69 tokens original MIT

pr-reviewer

06

mdelapenya/coding-skills

Skill Claude CodeCodex

Perform a rock-solid, multi-pass adversarial review of a pull request. Works from inside the matching repo (bare PR number, infers org/repo from git remote) or from a barebones directory (PR URL or org/repo#num shorthand). Clones the PR head into a temp dir, or uses the current branch when it is already the PR. Runs…

2 2mo ago C 159 tokens original MIT

codex

08

mdelapenya/coding-skills

Agent

Topic file for running pr-reviewer from inside OpenAI Codex (CLI / cloud agent).

2 2mo ago A 0 tokens original MIT

copilot

09

mdelapenya/coding-skills

Agent

Topic file for running pr-reviewer from inside GitHub Copilot (CLI agent mode, IDE chat, or Copilot Workspace).

2 2mo ago A 0 tokens original MIT

gemini

10

mdelapenya/coding-skills

Agent

Topic file for running pr-reviewer from inside the Gemini CLI (with the coding-skills extension installed).

2 2mo ago A 0 tokens original MIT

generic

11

mdelapenya/coding-skills

Agent

Fallback topic file for any agent that does not have a dedicated entry under references/agents/.

2 2mo ago A 0 tokens original MIT

pr-scribe

12

mdelapenya/coding-skills

Skill Claude CodeCodex

Generate a concise PR description and a Conventional Commits title from a GitHub pull request diff. Auto-detects remotes, honors PR templates, and updates both title and body via gh. Use when user says "describe this PR", "add PR description", "fill in PR body", "describe pull request", "summarize PR changes", or…

2 2mo ago A 82 tokens original MIT