danielvm-git

61 mods across 2 repositories, 156 stars between them.

publish-package

49

danielvm-git/bigpowers

Skill Claude CodeCodex

Package registry publishing for npm, crates.io, PyPI, and Homebrew. Verifies prerequisites, runs the publish command, confirms success, and surfaces actionable error hints on failure.

156 25d ago A 39 tokens original MIT

quick-fix

50

danielvm-git/bigpowers

Skill Claude CodeCodex

Streamlined fast-path for trivial data-only fixes — no TDD, no branching ceremony. Collapses 6 skills into 2 for changes that are purely data with no logic risk. Aborts with fallback to investigate-bug if guardrails trigger.

156 25d ago A 54 tokens original MIT

release-branch

51

danielvm-git/bigpowers

Skill Claude CodeCodex

Make the merge/PR/keep/discard decision for a feature branch, verify coverage gates, create the PR with gh, and clean up the worktree. Use when a feature is done and ready to ship, or when user says "release", "merge", or "open a PR".

156 25d ago A 63 tokens original MIT

request-review

52

danielvm-git/bigpowers

Skill Claude CodeCodex

Dispatch a fresh reviewer agent with a clean context to critique the code after audit-code passes. The reviewer has no shared state with the coding agent and gives a genuine second opinion. Use after audit-code passes, before committing, or when user wants an independent code review.

156 25d ago A 56 tokens original MIT

research-first

53

danielvm-git/bigpowers

Skill Claude CodeCodex

Look-before-build — search registries, repo, existing skills, and web for prior art before implementing. Appends Prior Art to the spec. Use after survey-context and before elaborate-spec, when adding dependencies, or when the task may already be solved.

156 25d ago A 54 tokens original MIT

reset-baseline

54

danielvm-git/bigpowers

Skill Claude CodeCodex

Restore the project to a known clean state between agent runs or experiments. Use between benchmark runs, after a failed spike, or when user wants a clean working tree.

156 25d ago A 37 tokens original MIT

respond-review

55

danielvm-git/bigpowers

Skill Claude CodeCodex

Act on a reviewer agent's feedback systematically — categorize findings, apply fixes, verify tests still pass. Use after request-review returns a report, or when user wants to work through code review findings.

156 25d ago A 42 tokens original MIT

run-benchmark

56

danielvm-git/bigpowers

Skill Claude CodeCodex

Run skill quality benchmarks from specs/benchmarks/ definitions — N-run with/without-skill delta grading, train/validation split, pass@k + benchmark.json reports. Use before and after evolve-skill to prove quality changes are improvements, not regressions.

156 25d ago A 57 tokens original MIT

run-evals

57

danielvm-git/bigpowers

Skill Claude CodeCodex

Eval-Driven Development — define capability and regression evals before building; code graders use verify commands, model graders use explicit rubrics; log pass@k. Use before develop-tdd on new features, or when measuring agent capability over runs.

156 25d ago A 53 tokens original MIT

run-planning

58

danielvm-git/bigpowers

Skill Claude CodeCodex

DISCOVER-PHASE ADVANCER — Drive the discover-phase checklist (specs/planning-status.yaml) through survey-context → scope-work → research-first → elaborate-spec → plan-release → slice-tasks. NOT a duplicate of plan-work or the planning spine; it orchestrates the pre-coding discover phase only.

156 25d ago A 68 tokens original MIT

scope-work

59

danielvm-git/bigpowers

Skill Claude CodeCodex

PLANNING SPINE STEP 1 of 3 — Scope the work: define what is in and out of scope and save as specs/product/SCOPELATEST.yaml. Use before slice-tasks or plan-release on any new initiative. Not a substitute for slice-tasks (step 2) or plan-work (step 3).

156 25d ago A 71 tokens original MIT

search-skills

60

danielvm-git/bigpowers

Skill Claude CodeCodex

Find the right bigpowers skill from natural-language intent using a local lexical index over SKILL.md frontmatter. Use when unsure which skill to invoke, or at start of research-first.

156 25d ago A 41 tokens original MIT

big-mcp-b3

61

danielvm-git/big-mcp-b3

MCP server Claude CodeCodexCursor +2

MCP server "big-mcp-b3" as configured in danielvm-git/big-mcp-b3. Runs locally from the big-mcp-b3 npm package.

0 29d ago A tokens not measured original MIT