CtrlK
BlogDocsLog inGet started
Tessl Logo

jamesmoss/agent-school

Investigates a problem area in the codebase and finds or creates a tessl tile (rules, docs, skills) to teach agents how to handle it correctly. Use when agents keep making the same mistakes around a library, design pattern, or convention.

73

Quality

73%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

Overview
Skills
Evals
Files

tile.json

{
  "name": "jamesmoss/agent-school",
  "version": "0.2.0",
  "private": false,
  "summary": "Investigates a problem area in the codebase and finds or creates a tessl tile (rules, docs, skills) to teach agents how to handle it correctly. Use when agents keep making the same mistakes around a library, design pattern, or convention.",
  "skills": {
    "agent-school": {
      "path": "SKILL.md"
    }
  }
}

Install with Tessl CLI

npx tessl i jamesmoss/agent-school@0.2.0

README.md

SKILL.md

tile.json