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
{
"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"
}
}
}