Skip to content
AI Primer
release

Cursor releases Team Kit with /verify-this, /loop-on-ci, and harness skills

Cursor's Team Kit packages internal skills like /verify-this, CLI and UI automation harnesses, PR cleanup, and /loop-on-ci, installable with /add-plugin cursor-team-kit. It turns several internal review and validation habits into reusable commands for agent-driven coding workflows.

3 min read
Cursor releases Team Kit with /verify-this, /loop-on-ci, and harness skills
Cursor releases Team Kit with /verify-this, /loop-on-ci, and harness skills

TL;DR

You can browse the official plugin page, trace Team Kit back to Cursor's broader plugin system, and see how it fits the newer team marketplace controls. The interesting bit is that Cursor did not publish one monolithic "agent that ships code" feature. It exposed the smaller habits around evidence, harnesses, review hygiene, and CI persistence as separate commands.

Team Kit

The official Cursor Team Kit page describes it as internal workflows used by Cursor developers for CI, code review, shipping, control-cli, control-ui, verify-this, cleanup, and work summaries. Cursor's earlier plugins launch post says plugins can bundle skills, subagents, MCP servers, hooks, and rules into one install.

That framing matters because Team Kit looks less like a single feature and more like Cursor open-sourcing part of its internal agent harness.

/verify-this

/verify-this asks for four things:

  • baseline evidence
  • treatment evidence
  • commands run
  • a clear verdict

That is a small command with a strong opinion. It pushes the agent to produce something closer to a test report than a confident paragraph.

Harnesses and PR loops

The automation skills split into a few concrete buckets:

Team marketplaces

A separate Cursor changelog from May 1 explains why this package shape matters. Team marketplaces can now distribute plugins as default-off, default-on, or required installs, which means the same skills bundle can move from a personal shortcut to an organization-wide default.

That changelog also says plugins can carry MCP servers, skills, subagents, rules, and hooks. Team Kit is the clearest example yet of Cursor using that bundle format to ship its own internal operating procedures.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 2 threads
TL;DR3 posts
Harnesses and PR loops5 posts
Share on X