Intense-Visions/harness-engineering
Agent
Constructs failure scenarios between the existing 4 review agents — assumption violations, composition failures, abuse cases, and cascade chains.
Mechanical constraints for AI agents. Ship faster without the chaos.
Intense-Visions/harness-engineering
Agent
Constructs failure scenarios between the existing 4 review agents — assumption violations, composition failures, abuse cases, and cascade chains.
Intense-Visions/harness-engineering
Agent
Validate architectural constraints and dependency rules. Use when checking layer boundaries, detecting circular dependencies, or verifying import direction compliance.
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.
Intense-Visions/harness-engineering
Agent
Proactively identifies structural problems, coupling risks, and architectural drift.
Intense-Visions/harness-engineering
Agent
Keep documentation in sync with source code. Use when detecting documentation drift, validating doc coverage, or aligning docs with code changes.
Intense-Visions/harness-engineering
Agent
Detect and fix codebase entropy including drift, dead code, and pattern violations. Use when running cleanup, detecting dead code, or fixing pattern violations.
Intense-Visions/harness-engineering
Agent
Framework-aware reviewer for async-UI diffs — flags lifecycle gaps, hook-timing mistakes, concurrent interactions, and stale-work races.
Intense-Visions/harness-engineering
Agent
Keeps the knowledge graph fresh, monitors connector health, and ensures data quality.
Intense-Visions/harness-engineering
Agent
Owns acceptance-criteria and eval-coverage quality for specs.
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.
Intense-Visions/harness-engineering
Agent
Enforces performance budgets and detects regressions.
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.
Intense-Visions/harness-engineering
Agent
Security-focused code reviewer with OWASP/CWE expertise.
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.
Intense-Visions/harness-engineering
Agent
Framework-aware reviewer for TypeScript diffs — flags type holes, refactor regressions, complexity growth, and five-second-rule names.
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.