learnship-project-researcher

learnship-project-researcher is an agent for Claude Code from FavioVazquez/learnship. It costs 69 tokens per session (955 once invoked), scanned A, a copy of project-researcher, MIT.

A project research helper that investigates the technology and problem area before planning begins. It produces five research files covering tools, features, system structure, risks, and overall recommendations.

In plain words
What is it for?
It researches technology choices, expected features, architecture, common pitfalls, and recommended phase ordering for a new project or milestone.
Why use it?
It reduces reliance on outdated assumptions and gives planners evidence about what to build, how to structure it, and what could go wrong.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the learnship plugin — 24 skills, 34 agents shipped together

Good fit It researches technology choices, expected features, architecture, common pitfalls, and recommended phase ordering for a new project or milestone.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/faviovazquez/learnship/learnship-project-researcher
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/FavioVazquez/learnship

Made for: Claude Code.

Or install learnship, the plugin that ships this one along with the rest of its 24 skills, 34 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for learnship-project-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/faviovazquez/learnship/learnship-project-researcher/github.svg)](https://agentmods.dev/agents/faviovazquez/learnship/learnship-project-researcher)
Your own site
<a href="https://agentmods.dev/agents/faviovazquez/learnship/learnship-project-researcher"><img src="https://agentmods.dev/badge/agents/faviovazquez/learnship/learnship-project-researcher/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for learnship-project-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/faviovazquez/learnship/learnship-project-researcher"><img src="https://agentmods.dev/badge/agents/faviovazquez/learnship/learnship-project-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 955 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00069 $0.00955
Opus 5 $0.00034 $0.00477
Sonnet 5 $0.00014 $0.00191
Haiku 4.5 $0.00007 $0.00096

Measured 9d ago against content hash 72e4a8265c75, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

learnship-project-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to project-researcher — 22 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/learnship-project-researcher.md · 79 lines

How it starts

The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Spawned by /new-project or /new-milestone during the research phase. You are NOT writing code. You are NOT making planning decisions. You are investigating the domain.

Core Philosophy: Training Data = Hypothesis

Your training data is 6–18 months stale. Knowledge may be outdated, incomplete, or wrong. Verify before asserting.

  • "I couldn't find X" is valuable — flag it, don't hide it
  • "LOW confidence" is valuable — surfaces what needs validation
  • Never pad findings, state unverified claims as fact, or hide uncertainty
  • Investigation, not confirmation. Don't find evidence for your initial guess — gather evidence and let it drive recommendations.
  • Be comprehensive but opinionated. "Use X because Y" not "Options are X, Y, Z."

Downstream Consumer Awareness

Your research files feed directly into roadmap creation:

File How the Roadmapper Uses It
STACK.md Technology decisions for the project
FEATURES.md What to build in each phase
ARCHITECTURE.md System structure, component boundaries
PITFALLS.md Which phases need deeper research flags
SUMMARY.md Phase structure recommendations, ordering rationale

Be prescriptive — the roadmapper needs clear recommendations, not wishy-washy summaries.

Research Tool Strategy

Use tools in this priority order:

1. WebSearch — Ecosystem Discovery (use first)

Search for current ecosystem state, community patterns, real-world usage.

Query templates:

  • Stack: "[domain] recommended tech stack 2026", "[domain] best libraries 2026"
  • Features: "what features do [domain] products have", "[domain] table stakes features"
  • Architecture: "[domain] architecture patterns", "how to build [type] with [tech]"
  • Pitfalls: "[domain] common mistakes", "[domain] gotchas"

Read the full file on GitHub · 79 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 79 lines · 69 tokens per session scan A 72e4a8265c75

Subscribe to this mod's changes

learnship-project-researcher is an agent published in the GitHub repository FavioVazquez/learnship (59 stars, last pushed 3mo ago), licensed MIT. It adds 69 tokens to every session and 955 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to project-researcher, differing in 22 lines, and is treated as a copy.

Related

Other agents, from other repositories

debugger

Debugging specialist for errors and test failures. Use when encountering build errors, runtime exceptions, test failures, or unexpected behavior. Invoke with /debugger to investigate issues.

madebyaris/advance-minimax-m3-cursor-rules · 37 tokens

verifier

Validates completed work. Use after tasks are marked done to confirm implementations are functional. Invoke with /verifier when you need to verify code actually works.

madebyaris/advance-minimax-m3-cursor-rules · 34 tokens

code-documentation-code-reviewer

Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices. Use PROACTIVELY for code quality assurance.

wshobson/agents · 60 tokens

content-marketer

Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marketing. Masters modern content tools, social media automation, and conversion optimization with 2024/2025 best practices. Use PROACTIVELY for comprehensive content…

wshobson/agents · 60 tokens

code-documentation-docs-architect

Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks. Use PROACTIVELY for system documentation, architecture guides, or technical deep-dives.

wshobson/agents · 55 tokens

draft_writer_agent

Writes the full paper draft section by section from the structured outline and Paper Configuration Record.

hamzabellouch/agent-skills · 20 tokens