Intense-Visions

60 mods across 1 repository, 19 stars between them.

Intense-Visions/harness-engineering

Agent

Perform code review and address review findings using harness methodology. Use when reviewing code, fixing review findings, responding to review feedback, or when a code review has produced issues that need to be addressed.

19 yesterday A 45 tokens copy · 89% MIT

Intense-Visions/harness-engineering

Agent

Dispatch independent tasks across isolated agents for parallel execution. Use when multiple independent tasks need to run concurrently, splitting work across agents, or coordinating parallel implementation.

19 yesterday A 37 tokens original MIT

harness-planner

12

Intense-Visions/harness-engineering

Agent

Create detailed implementation plans from specs with task breakdown, dependency ordering, and checkpoint placement. Use when planning a phase, breaking a spec into tasks, or creating an execution plan.

19 yesterday A 40 tokens original MIT

Intense-Visions/harness-engineering

Agent

Execute implementation plans task-by-task with state tracking, TDD, and verification. Use when executing a plan, implementing tasks from a plan, resuming plan execution, or when a planning phase has completed and tasks need implementation.

19 yesterday A 51 tokens original MIT

harness-verifier

16

Intense-Visions/harness-engineering

Agent

Verify implementation completeness against spec and plan at three tiers (EXISTS, SUBSTANTIVE, WIRED). Use when checking if built code matches what was planned, validating phase completion, or auditing implementation quality.

19 yesterday A 46 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

Pre-execution LLM-judgment skill: does a spec carry measurable, testable, complete acceptance criteria before work begins? Resolves the spec's acceptance section, critiques observability / testability / completeness (advisory), flags user-visible behaviors with no covering test (advisory), and emits a confidence-rated…

19 yesterday A 133 tokens original MIT

harness:adr-fleet

19

Intense-Visions/harness-engineering

Command Claude Code

Autonomous decide-stage orchestrator — sweep the backlog of pending architectural decisions, fan out worktree-isolated subagents that each run the real architecture-advisor pipeline to draft one ADR, independently verify every draft is a well-formed record, and hand the human one batch sign-off pass. Never…

19 yesterday A 71 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

Apply codemods for safe DRIFT-T001/T002/T003 token-bypass findings; emit precise suggestions for DRIFT-T004 (deprecated tokens) and all DRIFT-P (primitive adoption). FIX half of the design-pipeline drift-remediation sub-project; pairs with detect-design-drift.

19 yesterday A 68 tokens original MIT

harness:api-craft

21

Intense-Visions/harness-engineering

Command Claude Code

LLM-judgment critique of API design quality — the ceiling counterpart to rule-based API checks (OpenAPI-format and webhook-format compliance). Asks whether resources model the domain rather than the implementation, whether resource naming and URL structure are predictable (path vs query param), whether HTTP methods…

19 yesterday A 129 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

Rule-based brand-semantics audit. Detects token misuse (BRAND-T001 via $extensions.harness.brand.forbiddencontexts) and voice violations (BRAND-V001 via DESIGN.md voice.forbiddenphrases). 4th composed verifier in harness check-design. Triggers extraction of the formal verifier interface.

19 yesterday A 73 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

Audit component definitions for missing required anatomy parts (slots, states, sizes) and detect missing-anatomy-component patterns (data without empty states, async without loading boundaries). First programmatic enforcer of component-anatomy rules.

19 yesterday A 55 tokens original MIT