Skip to content
Person

Jesse Vincent

Jesse Vincent — Person. contact: [email protected] · role: Practitioner who shared the multi-model delegation advice

Jesse Vincent, who created K-9 Mail, set out his coding-agent method in a note dated 5 October 2025: git worktrees to isolate tasks, several Claude Code sessions given distinct roles (an architect session for design, an implementer session for the code), work cut into small pieces, frequent commits, TDD, and a review pass through CodeRabbit with coderabbit-review-helper, a companion tool he wrote. Four days later he gathered the method under the name Superpowers.

Superpowers formalises skills as markdown SKILL.md files covering testing, debugging, collaboration, development, and the authoring of new skills. The kernel injects fewer than 2,000 tokens at startup; everything else loads on demand through a shell script. A memory layer copies Claude conversation transcripts out of the .claude directory before their automatic deletion after a month, indexes them in SQLite with vector search, and summarises them with Claude Haiku. By April 2026 the repository carried more than 130,000 stars and ran on Claude Code plugins, Cursor, Codex, and OpenCode. Vincent built it with the Prime Radiant team.

The recurring question in his practice is how far an agent's behaviour can be shaped by wording rather than by rules: he applies Cialdini's persuasion principles to prompts and pressure-tests skills against extreme scenarios to find their limits. The same instinct extends to cost. On 3 July 2026, Simon Willison relayed Vincent's advice to have Fable delegate smaller tasks to weaker models ahead of a token price rise, applied it, and reported his Fable allowance shrinking less quickly than before.

Type
Person
contact
[email protected]
role
Practitioner who shared the multi-model delegation advice
relations
10
Cited in
5 fiches

Neighborhood

Claude Code coderabbit-review-he… Superpowers git worktrees approche multi-sessi… K-9 Mail Simon Willison principes de persuas… Sam Schillace

→ uses

Claude Code TECHNOLOGIE high confidence evolving Source ↗
approche multi-sessions METHODOLOGIE high confidence evolving Source ↗
principes de persuasion Cialdini CONCEPT high confidence evolving Source ↗

→ created

coderabbit-review-helper TECHNOLOGIE high confidence stable Source ↗
Superpowers TECHNOLOGIE high confidence stable Source ↗
K-9 Mail TECHNOLOGIE high confidence stable

→ recommends

git worktrees METHODOLOGIE high confidence timeless Source ↗

← draws on

Simon Willison PERSONNE high confidence stable Source ↗

→ collaborates with

Sam Schillace PERSONNE medium confidence evolving

Authored analyses (3)

Cited in (2)