NitorCreations

3 mods across 1 repository, 2 stars between them.

codebase-audit

01

NitorCreations/nitor-agent-skills

Skill Claude CodeCodex

Produce a rated, prioritized, written audit of an existing codebase and save it to a AUDIT.md file. Use when the user asks to "audit", "review the codebase for", "find smells / complexity / issues", or "assess quality / security / test coverage / performance" of a whole project — NOT a single diff or PR (use a…

2 19d ago A 153 tokens original MIT

NitorCreations/nitor-agent-skills

Skill Claude CodeCodex

Audit and fix npm supply-chain security issues in the current repo. Detects the package manager, checks for missing protections (lockfile, lifecycle script blocking, release-age cooldown, exotic dependency blocking, pnpm trust policy), presents findings, and applies fixes after user confirmation. Supports npm, pnpm…

2 19d ago A 99 tokens original MIT

pr-review-response

03

NitorCreations/nitor-agent-skills

Skill Claude CodeCodex

Respond to code-review comments on a GitHub PR end to end — fetch unresolved threads, triage real reviewers from CI/bot noise, fix or reason-and-push-back on each, then get one go-ahead on the real diff before pushing, replying to every thread, and resolving the ones no human is waiting on. Use when a PR has review…

2 19d ago A 119 tokens original MIT