Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
60
60%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"name": "jbvc/search-first",
"version": "0.1.0",
"private": false,
"summary": "Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.",
"skills": {
"search-first": {
"path": "SKILL.md"
}
}
}