Nivl/Config

My system configuration

2Stars on the repository
21Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

fix-pr

01

Nivl/Config

Skill Claude CodeCodex

Automatically fix a GitHub PR for the current branch — handles review comments, CI failures, and open questions. Use this skill whenever the user wants to address PR feedback, fix CI, resolve review comments, or generally "clean up" or "fix" their PR. Also trigger when the user says things like "handle PR comments"…

2 3d ago A 126 tokens

gh-style-review

02

Nivl/Config

Skill Claude CodeCodex

Locally mirrors the prompt sent by @claude review (the anthropics/claude-code-action GitHub Action). Supports two modes: PR mode (arg is a PR number / URL or auto-detected from the current branch) — pre-fetches the same rich PR context the Action injects (formattedcontext, PR body, conversation comments, inline…

2 3d ago A 311 tokens

in-depth-review

03

Nivl/Config

Skill Claude CodeCodex

Performs one in-depth, multi-perspective code review of a pull request or commit range using up to twelve specialized parallel reviewer roles (AGENTS.md compliance, bug scan, git history, prior PR feedback, in-file comments, database, OWASP security, error handling, test coverage, ticket-intent compliance, motivation…

2 3d ago A 135 tokens

open-pr

04

Nivl/Config

Skill Claude CodeCodex

Opens a new pull request for the current branch with a SIMPLE, scannable title and a short description. If the repo has a PR template (.github/PULLREQUESTTEMPLATE.md or similar), fills it in; otherwise uses a default "Goal / how / key-changes-list" format. Designed to avoid the wall-of-text PR descriptions that nobody…

2 3d ago A 130 tokens

open-ticket

05

Nivl/Config

Skill Claude CodeCodex

Turns a requirement in prose into the Jira issues for it. Infers the project, the active sprint and the assignee from the user's own tickets, reads the repo so every issue names real files and real patterns, sweeps Jira and git history for work already filed or already shipped, sizes the work against the story-point…

2 3d ago A 174 tokens

pr-review

06

Nivl/Config

Skill Claude CodeCodex

Reviews a pull request with four parallel reviewer sub-agents — two in-depth-review on Sonnet, one in-depth-review on Opus (the subtle-bug catcher), and one gh-style-review — merges and deduplicates their findings, and posts a SINGLE PR review combining global findings, a names-only list of inline findings (also left…

2 3d ago A 198 tokens

review-and-fix

07

Nivl/Config

Skill Claude CodeCodex

Iteratively reviews recent code changes (a PR if one exists for the current branch, otherwise the branch's commit range) and fixes what the reviews find. Runs in-depth-review and gh-style-review sub-agents in parallel each iteration, merges and deduplicates their findings, and applies fixes one commit at a time until…

2 3d ago A 142 tokens

rpe

08

Nivl/Config

Skill Claude CodeCodex

Reverse Prompt Engineering (RPE) — refine vague or incomplete requests into a precise, LLM-optimized task specification before any implementation begins. Use this skill when a prompt contains [rpe], or when the user explicitly asks to clarify, refine, or spec out a request before acting on it. Do NOT use for requests…

2 3d ago A 80 tokens

work-on

09

Nivl/Config

Skill Claude CodeCodex

Takes a Jira ticket key and drives it end to end. Validates the ticket is still real against the code at HEAD, the merged PRs the branch does not contain, the open PRs that overlap, and the related Jira tickets that may already duplicate it or have carved scope out of it. On a bug or a security ticket it also…

2 3d ago A 289 tokens

writing-work-docs

10

Nivl/Config

Skill Claude CodeCodex

Use whenever writing or rewriting prose that a human will read. Covers Jira tickets, Confluence pages, PR descriptions, commit messages, Slack and email updates, design docs, RFCs, runbooks, postmortems, READMEs, and release notes. Triggers on "write", "draft", "write up", "fill out", "summarize this", "turn this into…

2 3d ago A 105 tokens