willmarple

51 mods across 1 repository, 17 stars between them.

risk-analysis

25

willmarple/harness-visualizer

Skill Claude CodeCodex

Risk identification and test prioritization framework for Node.js + TypeScript projects (Vue 3 + Express + Socket.IO). Provides systematic approach to identifying potential issues and prioritizing testing efforts. Use when analyzing features for QA review.

17 3mo ago A 48 tokens

spec-traceability

26

willmarple/harness-visualizer

Skill Claude CodeCodex

Parses specification documents (EARS, Given-When-Then, SHALL clauses, user stories, tasks) from multiple layouts into a structured intermediate representation, then maps requirements to tests bidirectionally. Use when verifying implementation against a spec, auditing requirement coverage, or computing a traceability…

17 3mo ago B 64 tokens

testing-patterns

27

willmarple/harness-visualizer

Skill Claude CodeCodex

Vitest testing patterns and templates for Node.js + TypeScript projects (Express backend, Vue 3 frontend). Provides comprehensive test writing guidance for unit, integration, component, and property-based tests. Use when generating or improving tests for the harness-visualizer.

17 3mo ago A 56 tokens

progressive-context

28

willmarple/harness-visualizer

Plugin Claude Code

Introspects a project workspace-by-workspace and generates a per-workspace progressive-disclosure documentation system (paired patterns/ + features/ trees) describing only what actually exists in the code. Three gated phases (discover → scaffold → author); the author phase orchestrates a bounded worker pool of…

17 3mo ago A tokens not measured

doc-author

29

willmarple/harness-visualizer

Agent Claude Code

Authors ONE pattern or feature documentation file from a self-contained brief. Reads evidence files, fills the template with prose grounded in real code, vocab-lints, writes the doc. Never edits other files. Returns a one-paragraph status.

17 3mo ago A 47 tokens

author

30

willmarple/harness-visualizer

Command Claude Code

Run Phase 3 of progressive-context — build author briefs, then orchestrate a bounded worker pool of progressive-context:doc-author sub-agents that each write one pattern or feature doc from real evidence.

17 3mo ago A 40 tokens

auto

31

willmarple/harness-visualizer

Command Claude Code

Convenience — run all three progressive-context phases (discover → scaffold → author) in sequence. Skips between-phase user review of .discovery.md.

17 3mo ago A 31 tokens

discover

32

willmarple/harness-visualizer

Command Claude Code

Run Phase 1 of progressive-context — heuristic-only workspace discovery. Produces per-workspace .discovery.md with candidate patterns, features, and critical invariants.

17 3mo ago A 33 tokens

scaffold

33

willmarple/harness-visualizer

Command Claude Code

Run Phase 2 of progressive-context — create per-workspace docs subtree with templates. Idempotent; never overwrites existing files.

17 3mo ago A 27 tokens

spec

34

willmarple/harness-visualizer

Plugin Claude Code

Specification generation pipeline with Agent Teams research, multi-source discovery, and composable phases. Transforms transcripts, Linear issues, Slack threads, and other discovery collateral into implementation-ready specs.

17 3mo ago A tokens not measured

codebase-explorer

35

willmarple/harness-visualizer

Agent Claude Code

You are the Codebase Explorer on a research team for a specification generation pipeline. Your role is to explore the project codebase and document relevant patterns, existing implementations, and architectural conventions.

17 3mo ago A 0 tokens

willmarple/harness-visualizer

Agent Claude Code

You are the Integration Researcher on a research team for a specification generation pipeline. Your role is to investigate API integrations, external dependencies, third-party constraints, and system boundaries.

17 3mo ago A 0 tokens

willmarple/harness-visualizer

Agent Claude Code

You are the Requirements Analyst on a research team for a specification generation pipeline. Your role is to validate feasibility, identify edge cases, assess risks, and ensure requirements completeness.

17 3mo ago A 0 tokens

research-lead

38

willmarple/harness-visualizer

Agent Claude Code

You are the Research Lead for a specification generation pipeline. Your role is to orchestrate the research phase by distributing work to your teammates and synthesizing their findings into a coherent research synthesis.

17 3mo ago A 0 tokens

design

39

willmarple/harness-visualizer

Command Claude Code

Generate technical design with architecture diagrams, data models, and file change inventory from requirements.

17 3mo ago A 16 tokens

epic

42

willmarple/harness-visualizer

Command Claude Code

Initialize an epic with spec breakdown, ticket manifest, and source provenance.

17 3mo ago A 13 tokens

requirements

43

willmarple/harness-visualizer

Command Claude Code

Generate EARS-format requirements with Given-When-Then acceptance criteria from discovery and research.

17 3mo ago A 17 tokens

tasks

44

willmarple/harness-visualizer

Command Claude Code

Generate phased task breakdown with dependencies and progress tracker from technical design.

17 3mo ago A 12 tokens

spec-gen

45

willmarple/harness-visualizer

Skill Claude CodeCodex

Specification generation pipeline for software projects. Transforms discovery collateral (meeting transcripts, Linear issues, Slack threads, deep research documents, user conversations) into implementation-ready specifications. Uses Agent Teams for parallel codebase research and a composable phase pipeline with…

17 3mo ago A 84 tokens

willmarple/harness-visualizer

Skill Claude CodeCodex

Single-agent spec implementation workflow for harness-visualizer. Use when asked to implement a spec, execute tasks from specs/, continue spec work, complete a phase/wave, or turn an implementation-ready requirements/design/tasks bundle into working TypeScript code (Vue 3 frontend, Express + Socket.IO backend).…

17 3mo ago A 85 tokens