Rules, hooks, and skills that help agents find practice guidance before coding. Gap analysis across practice and technology domains, registry search to fill gaps, adaptive re-checking on a backoff schedule, and verification strategy (tests, type checking, linting) as continuous feedback loops.
92
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"name": "tessl-labs/skill-discovery",
"version": "0.26.0",
"summary": "Rules, hooks, and skills that help agents find practice guidance before coding. Gap analysis across practice and technology domains, registry search to fill gaps, adaptive re-checking on a backoff schedule, and verification strategy (tests, type checking, linting) as continuous feedback loops.",
"rules": {
"skill-discovery-rules": {
"rules": "rules/skill-discovery-rules.md"
}
},
"skills": {
"skill-discovery": {
"path": "skills/skill-discovery/SKILL.md"
},
"verification-strategy": {
"path": "skills/verification-strategy/SKILL.md"
}
},
"private": false
}skills
skill-discovery
verification-strategy