From leandrocfe-skills
Spawns a background agent to research a question against high-confidence primary sources (official docs, source code, APIs) and writes findings as a Markdown file in the repo.
How this skill is triggered — by the user, by Claude, or both
Slash command
/leandrocfe-skills:researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Suba um **background agent** para fazer a pesquisa, para que você siga trabalhando enquanto ele lê.
Suba um background agent para fazer a pesquisa, para que você siga trabalhando enquanto ele lê.
A função dele:
npx claudepluginhub leandrocfe/skillsInvestigates questions against primary sources (official docs, source code, specs) and saves findings as a Markdown file. Delegates reading legwork to a background agent.
Investigates questions against high-trust primary sources (docs, source code, specs) and writes cited Markdown findings to a project conventions file.
Spawns a background agent to research a question against primary sources (docs, source code, specs) and saves findings as a cited Markdown file. Use when you need facts gathered without blocking your workflow.