QBall-Inc

80 mods across 2 repositories, 11 stars between them.

bug-magnet-data

25

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Curated edge case test data for boundary testing, verification scripts, and test generation. Provides pre-curated reference data organized by data type with context-specific loading guidance.

8 2d ago A 38 tokens original MIT

bulwark-brainstorm

26

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Role-based brainstorming with dual modes: --scoped (sequential Task tool, 5 roles) and --exploratory (Agent Teams peer debate, 4 roles). Use for feasibility assessment and idea validation.

8 2d ago A 50 tokens original MIT

bulwark-research

27

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Structured multi-viewpoint research using 5 parallel Sonnet sub-agents. Use when deep research is needed on a complex topic before implementation planning.

8 2d ago A 35 tokens original MIT

bulwark-scaffold

28

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Initialize Bulwark infrastructure in a project: language-aware Justfile (8 langs), bun + eval-framework toolchain, logs/ subdirectories, and optional hooks.

8 2d ago D 39 tokens original MIT

bulwark-statusline

29

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Configure the Bulwark status line for Claude Code. Supports init, preset switching, and customization.

8 2d ago A 26 tokens original MIT

bulwark-verify

30

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Generate runnable verification scripts for components. Orchestrates assertion-patterns and component-patterns to produce executable scripts.

8 2d ago C 28 tokens original MIT

code-review

31

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Comprehensive code review with distinct aspect based sections. Use when reviewing code, checking for security issues, finding type safety problems, auditing code quality, or when user asks to review code, PRs or changes. Three-phase workflow runs static tools, LLM judgment, and writes diagnostic log.

8 2d ago A 61 tokens original MIT

component-patterns

32

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Per-component-type verification approaches. Use when generating verification scripts for different component types.

8 2d ago A 20 tokens original MIT

continuous-feedback

33

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Identifies improvement targets from accumulated session learnings and proposes concrete skill/agent modifications. General-purpose pipeline for any Claude Code project.

8 2d ago A 29 tokens original MIT

create-skill

34

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Generates Claude Code skills from requirements using adaptive interview, complexity classification, and iterative validation. Use when creating new skills, scaffolding skill structure, or generating skills with sub-agent orchestration.

8 2d ago A 42 tokens original MIT

QBall-Inc/the-bulwark

Agent

Blind A/B comparator for two skill evaluation runs. Reads two grading- .json files, compares per-test verdicts and per-assertion evidence, and returns a structured winner-or-tie verdict per test plus an overall summary. Used to compare skill versions or competing prompt variants.

8 2d ago A 64 tokens original MIT

skill-eval-grader

36

QBall-Inc/the-bulwark

Agent

Artifact-based grader for subjective skill evaluations. Reads evidence files (generated SKILL.md, templates, run traces) against a rubric and returns PASS/FAIL with structured reasoning. Used by grade.ts for fuzzy assertions where deterministic checks cannot apply.

8 2d ago A 53 tokens original MIT

create-subagent

37

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Generates single-purpose Claude Code sub-agents for use via the Task tool. Use when creating dedicated sub-agents, scaffolding agent definitions, or generating agents with diagnostics and permissions setup.

8 2d ago A 42 tokens original MIT

fix-bug

38

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Run the Fix Validation pipeline to investigate, fix, and validate a bug. Ensures deterministic pipeline execution with IssueAnalyzer, FixWriter, TestWriter (conditional), TestAudit (conditional), and FixValidator stages.

8 2d ago A 46 tokens original MIT

init

40

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Initialize, verify, or update Bulwark governance in a project. Sets up CLAUDE.md, rules.md, and optional tooling (statusline, LSP, scaffold). --update reviews canonical template changes interactively per-section.

8 2d ago B 49 tokens original MIT

issue-debugging

41

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Systematic methodology for issue debugging including root cause analysis, impact mapping, tiered validation plans, and confidence assessment. Use when analyzing bugs, fixing issues, or validating fixes.

8 2d ago A 39 tokens original MIT

pipeline-templates

43

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Pre-defined F# pipe workflows for multi-agent orchestration. Provides code review, fix validation, test audit, new feature, research & planning, and test execution pipelines. Triggered via PostToolUse hook after significant code changes.

8 2d ago A 50 tokens original MIT

plan-creation

44

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Create structured implementation plans via a 4-role scrum team (Product Owner, Architect, Eng/Delivery Lead, QA/Critic) with optional Agent Teams peer debate mode.

8 2d ago A 38 tokens original MIT

plan-to-tasks

45

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Transform a plancreation planv{N}.md into a structured tasks.yaml + per-WP workpackages/.yaml using parallel Sonnet sub-agents. Use after plan-creation finishes when you need execution-friendly task structure.

8 2d ago A 50 tokens original MIT

product-ideation

46

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Evaluates product ideas through a six-agent research pipeline producing BUY/HOLD/SELL recommendations backed by market analysis, competitive intelligence, and segment targeting. Use when assessing product viability, researching markets for new ideas, or deciding whether to pursue a product concept.

8 2d ago A 55 tokens original MIT

session-handoff

47

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Create consistent session handoff documents for context transfer between sessions. Use when closing a session, reaching 75% token consumption, or when user requests handoff. Ensures proper YAML headers for metrics collection, LF line endings, and complete documentation of progress, decisions, and next steps.

8 2d ago A 61 tokens original MIT

setup-lsp

48

QBall-Inc/the-bulwark

Skill Claude CodeCodex

Configures Language Server Protocol integration for Claude Code projects. Use when setting up LSP servers, verifying post-restart initialization, or troubleshooting broken LSP configurations.

8 2d ago B 36 tokens original MIT