Intense-Visions

60 mods across 1 repository, 19 stars between them.

Intense-Visions/harness-engineering

Command Claude Code

Mechanically audit a project's own harness setup against the seven STRENGTH failure patterns; reports per-pattern findings, a 0-100 strength score, and a tier label (solid/at-risk/theatre). Orchestrates harness check-harness-strength; never reimplements detection.

19 yesterday A 63 tokens original MIT

harness:audit

26

Intense-Visions/harness-engineering

Command Claude Code

Cross-dimensional codebase audit orchestrator — classify repo shape, fan out parallel read-only audit agents, dedup and severity-rank findings against existing issues, publish grouped tracking issues.

19 yesterday A 40 tokens original MIT

harness:bug-fleet

29

Intense-Visions/harness-engineering

Command Claude Code

Proactive undiscovered-bug hunt across the standing codebase — rank the codebase into disjoint risk-ordered areas by composing the existing detection analyses, confirm the batch once, fan out worktree-isolated subagents that each run the real per-area hunt (review machinery, adversarial refutation, a tdd-authored…

19 yesterday A 141 tokens original MIT

harness:cicd-fleet

32

Intense-Visions/harness-engineering

Command Claude Code

Autonomous CI/CD-remediation orchestrator — triage the red CI/CD-run and flaky-test backlog by cause, fan out worktree-isolated subagents that run the real deflake/heal pipeline, independently verify each fix by artifact and deterministic all-OS CI, and hand back a batch of remediation PRs for one bulk human review.…

19 yesterday A 91 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

Autonomous entropy/hotspot remediation sweep — enumerate the entropy/hotspot backlog by composing the existing detection skills, rank the targets, confirm the batch once, fan out worktree-isolated subagents that each run the real per-target cleanup pipeline, independently verify each result by convergence artifact and…

19 yesterday A 91 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

LLM-judgment critique of command-line ergonomics quality — the ceiling counterpart to mechanical CLI checks, and the one craft skill with no rule-based floor twin. Asks whether command and flag names are predictable and consistent, whether help text is task-oriented, whether errors are actionable, whether defaults are…

19 yesterday A 117 tokens original MIT

harness:code-craft

36

Intense-Visions/harness-engineering

Command Claude Code

LLM-judgment critique of code quality / readability (TS/JS source) — the ceiling counterpart to the rule-based code floor (entropy-cleaner for dead code / drift, enforce-architecture for boundaries + deps, complexity thresholds). Asks whether the code reveals intent and reads in the domain's language, whether the…

19 yesterday A 150 tokens original MIT

harness:compound

39

Intense-Visions/harness-engineering

Command Claude Code

5-phase post-mortem capture. Writes a structured solution doc at docs/solutions/{track}/{category}/{slug}.md with frontmatter, overlap-detection, and per-category lock for concurrency safety.

19 yesterday A 46 tokens original MIT

harness:copy-craft

40

Intense-Visions/harness-engineering

Command Claude Code

LLM-judgment critique of prose-in-code across six surfaces (error messages, log lines, CLI output, commit subjects, PR descriptions, code comments). Third craft-pipeline ceiling skill; primary domain is error messages (universally bad). Graceful degradation when git/gh prerequisites are absent.

19 yesterday A 67 tokens original MIT

harness:craft-fleet

41

Intense-Visions/harness-engineering

Command Claude Code

Ceiling-raising code-quality elevation sweep — compose the eleven craft skills into ranked (scope, domain) targets, drop the noise floor, route each finding elevate/file/route by a mechanical boundary, confirm one batch with a taste-calibration sample of verbatim findings, fan out worktree-isolated subagents that each…

19 yesterday A 144 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

LLM-judgment-based design ceiling-raiser. CRITIQUE finds what's mediocre, POLISH applies high-craft moves, BENCHMARK scores against curated exemplars. The ceiling counterpart to rule-based audit skills.

19 yesterday A 51 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

Orchestrator composing detect-design-drift, align-design-system, audit-component-anatomy, audit-brand-compliance, and design-craft-elevator into a sequential pipeline with convergence-based remediation. Mirrors harness-docs-pipeline. Consumes the formal verifier interface generically.

19 yesterday A 62 tokens original MIT

Intense-Visions/harness-engineering

Command Claude Code

Detect design-system drift — hardcoded values where tokens exist and raw HTML primitives where registered components exist. Reports only; never modifies source. Floor-layer rule-based verifier composed by harness check-design.

19 yesterday A 46 tokens original MIT