NickPolyder/NP.CoPilot.Config

My Global Copilot config

2Stars on the repository
43Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Guides the creation of structured Architecture Decision Records (ADRs) that capture context, options evaluated, decisions made, and consequences. Stores ADRs in the docs/decisions/ folder for long-term reference.

2 7d ago A 47 tokens original MIT

codebase-research

02

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Investigates an existing codebase to produce a grounded research summary — structure, patterns, conventions, relevant code, and constraints — before any design work. Read-only.

2 7d ago A 38 tokens original MIT

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Read-only audit of project dependencies for outdated versions, known vulnerabilities, deprecations, and license risk; produces a prioritized, risk-categorized upgrade plan. Never edits manifests.

2 7d ago A 41 tokens original MIT

dependency-audit

04

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Audits project dependencies for outdated versions, known vulnerabilities, and license risks. Proposes a safe, incremental upgrade path with test verification at each step.

2 7d ago A 34 tokens original MIT

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Executes an approved dependency upgrade plan in risk-ordered batches (patch → minor → major) with restore/build/test verification after each batch, then hands verified changes to git-commit-review.

2 7d ago A 44 tokens original MIT

documentation

06

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Guides the creation and maintenance of project documentation in the docs/ folder, ensuring consistency in structure, style, and coverage whenever functionality changes. Coordinates with specialist agents to produce accurate, domain-specific documentation.

2 7d ago A 42 tokens original MIT

feature-design-doc

07

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Generates a feature design document (design.md) grounded in prior codebase research — overview, goals, user stories, scope, data model, API, UI, and test/security planning summaries.

2 7d ago A 43 tokens original MIT

feature-planning

08

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Multi-agent feature planning workflow that coordinates from requirements through architecture, UX design, implementation planning, test strategy, security review, and deployment considerations. Produces a comprehensive feature plan document.

2 7d ago A 40 tokens original MIT

full-code-review

09

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Explicitly invoked, exhaustive review of a diff, branch, or codebase area using three core review hats, up to three domain specialists, all severity levels, and a detailed persisted report.

2 7d ago A 42 tokens original MIT

git-commit-review

10

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Lightweight pre-commit workflow that splits atomic candidates, validates an index-only snapshot, runs direct checks, and performs a targeted review before creating a safe, approved commit.

2 7d ago A 39 tokens original MIT

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Executes an approved task breakdown in dependency order, producing working code with tests alongside, updating task status, and reporting per-phase results.

2 7d ago A 31 tokens original MIT

prd-workflow

12

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Orchestrated product workflow that chains codebase research, design document generation, task breakdown, and implementation. Each phase requires explicit approval before proceeding. Produces design.md, tasks.md, and working code.

2 7d ago A 45 tokens original MIT

preflight

13

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Validates the development environment and project health before starting work. Checks toolchain availability, project configuration, build status, and test baseline. Produces a go/no-go assessment.

2 7d ago A 38 tokens original MIT

refactor

14

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Structured refactoring with safety nets. Establishes baseline (tests pass), makes incremental changes, verifies after each step, and produces clean atomic commits. Prevents regressions through disciplined verify-after-change.

2 7d ago A 42 tokens original MIT

repo-bootstrap

15

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Bootstraps a repository for effective agent-driven work by generating a tailored agent operating manual (.github/copilot-instructions.md) plus a durable docs/ working-memory skeleton (PLAN, TASKS, decisions, features, handoffs, reviews, retrospectives). Interviews the user, analyzes the repo, and produces tailored…

2 7d ago A 71 tokens original MIT

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Takes a high-level requirement or feature request and systematically breaks it into epics, user stories with acceptance criteria, assigns work to the appropriate specialist agents, and identifies dependencies.

2 7d ago A 40 tokens original MIT

resume

17

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Recovers context from previous sessions. Queries session history, finds recent work in the current repository, summarizes progress, and reloads relevant plans, tasks, and decisions so work can continue seamlessly.

2 7d ago A 40 tokens original MIT

retrospective

18

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Generates a structured retrospective after completing a feature, bug fix, or significant piece of work. Captures what was built, what went well, what to improve, and concrete follow-up actions.

2 7d ago A 43 tokens original MIT

scaffold

19

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Generates boilerplate for common architectural patterns — services, aggregates, controllers, test projects, and more. Ensures new code follows established conventions and layer boundaries from the start.

2 7d ago A 38 tokens original MIT

security-audit

20

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Performs a systematic security assessment of a feature or codebase area using STRIDE threat modeling and OWASP Top 10 checklist. Produces a structured security report with findings, risk ratings, and remediation recommendations.

2 7d ago A 46 tokens original MIT

task-breakdown

21

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Breaks a feature design into an ordered, dependency-aware tasks.md — phases, complexity estimates, parallelizable markers, and paired test tasks.

2 7d ago A 32 tokens original MIT

test-gap-analysis

22

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Retroactively audits existing code for untested paths, weak assertions, and missing edge case coverage. Identifies what should have been caught and generates concrete test cases to fill the gaps.

2 7d ago A 40 tokens original MIT

test-gap-audit

23

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Read-only audit of existing code and tests for untested paths, weak assertions, and missing edge cases; produces a risk-prioritized gap report. Never changes code.

2 7d ago A 39 tokens original MIT

test-gap-fill

24

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Generates concrete, runnable tests to fill approved coverage gaps following the project's test conventions and fixtures, runs them, and reports any real bugs the new tests expose.

2 7d ago A 36 tokens original MIT