janaraj/tnl
by Various
Structured English contracts for AI coding agents — proposed by the agent, approved by you, saved on disk, read by every future session.
MCP
janaraj/tnl
Added 1 June 2026
Overview
A TypeScript tool that lets AI coding agents propose structured English contracts for their behavior. You approve or reject each contract, it is saved to disk, and every future session reads the same rules. This creates a persistent, auditable agreement between you and the agent.
Best for
Best for
Developers who want consistent agent behavior across many sessions without writing code
Use cases
- Define and enforce coding conventions across agent sessions
- Audit what rules an agent has followed in past work
- Onboard new agents to a project's agreed constraints
How to use
Install
npx -y typed-nl <command> Tools exposed
get_impacted_tnlsretrieve_tnlpropose_tnl_diffapprove_tnl_diffnon-goals
Tested with
Claude Code, Cursor
Notes
A TypeScript tool that lets AI coding agents propose structured English contracts for their behavior. You approve or reject each contract, it is saved to disk, and every future session reads the same rules. This creates a persistent, auditable agreement between you and the agent.
7 stars on GitHub. Last updated 2026-04-26. Licensed MIT.
Use cases
- Define and enforce coding conventions across agent sessions
- Audit what rules an agent has followed in past work
- Onboard new agents to a project’s agreed constraints
Pros
- Persistent rules reduce repetitive agent corrections
- Approval workflow gives you control without micromanaging
- Simple structured English is easy to read and edit
Cons
- Requires manual approval for each new contract
- Only works with agents that support the contract format
- No built-in conflict resolution if contracts contradict
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Persistent rules reduce repetitive agent corrections
- Approval workflow gives you control without micromanaging
- Simple structured English is easy to read and edit
Cons
- Requires manual approval for each new contract
- Only works with agents that support the contract format
- No built-in conflict resolution if contracts contradict
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.