Overview Version History Q & A Rating & Review
Harnext AI
VS Code / Cursor extension for managing a project harness — agents, skills, memory, Doctor sync, and ticket workflows that run with Claude Code or the Cursor CLI.
Repository: github.com/oguzhannosma/harnextai
Features
Agents / Skills / Memory — browse and edit .harness/ sources
Initialize Harness — bootstrap .harness/, pick Claude or Cursor, launch harness-architect
Doctor — find stub drift and Fix all (syncs .claude/ / .cursor/ without a separate CLI)
Workflow — graph, GitHub issues, sessions, and progress from harness.json
Requirements
VS Code / Cursor ^1.90.0
Optional: Claude Code CLI and/or Cursor agent CLI for terminal launches
Install (development)
npm install
npm run build
Then Extensions: Install from VSIX… after npm run package, or press F5 to run the Extension Development Host.
License
MIT — see LICENSE .