NVZver

39 mods across 1 repository, 1 stars between them.

product-manager

25

NVZver/claude-marketplace

Agent

Shaping agent that turns vague problems into structured pitches. Use when a user wants to start a new feature, has a vague idea, says 'what should we build', 'I have a problem with X', 'shape this idea', 'start a feature', or needs to clarify what to build before the LSA build cycle. Adapts its domain-expert role per…

1 7d ago A 170 tokens original MIT

project-manager

26

NVZver/claude-marketplace

Agent

Roadmap steward that recommends what to work on next, decomposes pitches into epics, and tidies roadmap hygiene. Use when a user asks about roadmap, what to work on next, project status, what's in flight, sequence the backlog, decompose this pitch, break down this feature, what's blocked, show me the backlog…

1 7d ago A 157 tokens original MIT

check

27

NVZver/claude-marketplace

Skill Claude CodeCodex

Check roadmap hygiene and apply approved fixes. Input: none. Output: proposed row diffs (stale/inconsistent entries — missing pitch, status vs branch mismatch, merged-but-not-shipped) delivered and gated one by one via AskUserQuestion; only approved rows are written, each quoted inline. Runs inline — no agent…

1 7d ago A 96 tokens original MIT

decompose

28

NVZver/claude-marketplace

Skill Claude CodeCodex

Decompose a pitch into independently-shippable epics. Input: a pitch slug or path (argument; if omitted, the highest-priority backlog pick). Output: the project-manager agent's epic list delivered and gated (approve / reject / adjust) via AskUserQuestion; on approval the first epic seeds an lsa:discover handoff and…

1 7d ago A 93 tokens original MIT

implement

29

NVZver/claude-marketplace

Skill Claude CodeCodex

Plan and run parallel implementation of roadmap epics — the parallel build-execution entry point. Triggers on 'run agents in parallel', 'implement the backlog in parallel', 'parallel implementation', or 'ship epics to PR in parallel'. Computes a dependency-ordered wave plan via the disjoint-epic decomposer, proposes…

1 7d ago A 231 tokens original MIT

next

30

NVZver/claude-marketplace

Skill Claude CodeCodex

Recommend what to work on next. Input: none (or a plain 'what's next' / 'recommend an order' question). Output: a plain 'what's next' gets a fast-path answer — the highest-priority backlog/not-started roadmap item quoted with a file:line citation, no agent dispatch; 'what should I pick' / 'sequence the backlog'…

1 7d ago A 123 tokens original MIT

shape

31

NVZver/claude-marketplace

Skill Claude CodeCodex

Shape a new feature from a vague idea into a structured pitch. Input: problem or opportunity description (argument or interactive prompt). Output: approved pitch file at ${specsroot}/pitches/ .md — the agent returns the draft content + pending gates; this skill delivers the pitch to the user, runs the gates via…

1 7d ago A 97 tokens original MIT

observer

32

NVZver/claude-marketplace

Plugin Claude Code

Live observe-and-coach discipline for the NVZver marketplace. Rides Claude Code's self-paced /loop through two Actors. observer:observe reacts to your file changes through a chosen role (rubber-duck, pair-programmer, interviewer, custom), read as data from one Knowledge file (roles.md). observer:verify-checkpoint…

1 7d ago A tokens not measured original MIT

observe

33

NVZver/claude-marketplace

Skill Claude CodeCodex

Start a live observe-and-coach session that rides Claude Code's self-paced /loop and reacts to your file changes through a chosen role. Use when the user says observe me / watch me code / rubber-duck this / pair with me / interview me, or asks for live feedback while they work. Confirms a role first (rubber-duck…

1 7d ago A 131 tokens original MIT

verify-checkpoint

34

NVZver/claude-marketplace

Skill Claude CodeCodex

Grade ONE signalled increment as a gate — in either of two invocation modes with identical grading: per-increment dispatch (how lsa:delegate drives it) or a standalone self-paced /loop rider. On a checkpoint signal an implementer emits when it pauses having finished one F-requirement, grade that increment does·only …

1 7d ago A 157 tokens original MIT

prompt-engineer

35

NVZver/claude-marketplace

Plugin Claude Code

Prompt engineering discipline for Claude Code plugins. An agent (prompt-engineer) enforces quality rules across actors and knowledge files. Knowledge files: actor-ground-rules (11 rules), quality-checks (KISS/DRY, AI sweep, context budget, severity levels), separation-of-concerns (classification + boundary violations).

1 7d ago A tokens not measured original MIT

prompt-engineer

36

NVZver/claude-marketplace

Agent

Creates, reviews, and optimizes prompts, agent instructions, skill content, and command definitions for clarity, effectiveness, and consistency. user: "create a prompt in lsa" user: "review the prompts in core" user: "optimize this agent's system prompt" user: "improve the skill instructions" user: "analyze prompt…

1 7d ago A 125 tokens original MIT