NeoLabHQ

60 mods across 1 repository, 1.5k stars between them.

do-competitively

49

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis.

1.5k 5d ago A 29 tokens GPL-3.0

do-in-parallel

50

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Run independent tasks concurrently across multiple files or targets using parallel sub-agents, with per-task model selection and LLM-as-a-judge verification. Use when tasks do not depend on each other and can run side by side.

1.5k 5d ago A 50 tokens GPL-3.0

do-in-steps

51

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.

1.5k 5d ago A 50 tokens GPL-3.0

git-notes

53

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.

1.5k 5d ago A 49 tokens GPL-3.0

git-worktrees

54

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.

1.5k 5d ago C 50 tokens GPL-3.0

judge

57

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation.

1.5k 5d ago A 20 tokens GPL-3.0

kaizen

58

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.

1.5k 5d ago A 41 tokens GPL-3.0

launch-sub-agent

59

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification.

1.5k 5d ago A 35 tokens GPL-3.0