NickPolyder

43 mods across 1 repository, 2 stars between them.

feature-design-doc

25

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 6d ago A 43 tokens original MIT

feature-planning

26

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 6d ago A 40 tokens original MIT

full-code-review

27

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 6d ago A 42 tokens original MIT

git-commit-review

28

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 6d 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 6d ago A 31 tokens original MIT

prd-workflow

30

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 6d ago A 45 tokens original MIT

preflight

31

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 6d ago A 38 tokens original MIT

refactor

32

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 6d ago A 42 tokens original MIT

repo-bootstrap

33

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 6d 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 6d ago A 40 tokens original MIT

resume

35

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 6d ago A 40 tokens original MIT

retrospective

36

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 6d ago A 43 tokens original MIT

scaffold

37

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 6d ago A 38 tokens original MIT

security-audit

38

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 6d ago A 46 tokens original MIT

task-breakdown

39

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 6d ago A 32 tokens original MIT

test-gap-analysis

40

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 6d ago A 40 tokens original MIT

test-gap-audit

41

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 6d ago A 39 tokens original MIT

test-gap-fill

42

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 6d ago A 36 tokens original MIT

test-strategy

43

NickPolyder/NP.CoPilot.Config

Skill Claude CodeCodex

Analyzes code changes or a feature area and generates a comprehensive test strategy with coverage plan, edge case discovery, test data approach, and prioritized test cases. Coordinates with developer agents for implementation.

2 6d ago A 42 tokens original MIT