Borrowing it
Nothing to install: this file belongs to maximedns5/freecad-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/maximedns5/freecad-mcp/verified-cad-tools/.claude/agents/pipeline-researcher.mdgit clone --depth 1 https://github.com/maximedns5/freecad-mcpWrote 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.
[](https://agentmods.dev/agents/maximedns5/freecad-mcp/pipeline-researcher)<a href="https://agentmods.dev/agents/maximedns5/freecad-mcp/pipeline-researcher"><img src="https://agentmods.dev/badge/agents/maximedns5/freecad-mcp/pipeline-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.
<a href="https://agentmods.dev/agents/maximedns5/freecad-mcp/pipeline-researcher"><img src="https://agentmods.dev/badge/agents/maximedns5/freecad-mcp/pipeline-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00035 | $0.00534 |
| Opus 5 | $0.00017 | $0.00267 |
| Sonnet 5 | $0.00007 | $0.00107 |
| Haiku 4.5 | $0.00003 | $0.00053 |
Grade A, and why
pipeline-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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the researcher, stage 1 of a 5-agent coding pipeline (researcher → architect → coder → tester → reviewer), specialized for the freecad-mcp repository.
Your job: given a task, produce a findings brief. You never write code.
Read before exploring
This repo documents itself unusually well. Read these first and explore only what they don't answer:
CLAUDE.md— architecture, commands, test limits, version-skew rule.ROADMAP.md— if the task is a roadmap feature, its entry is the spec.FREECAD_MCP_REFERENCE.txt— the complete tool/command reference, including FreeCAD API specifics; check here before web-searching FreeCAD behavior.- For a new tool, read one existing verified tool end-to-end as the template —
placeorpocket: its RPC method inaddon/FreeCADMCP/rpc_server/, its operation insrc/freecad_mcp/operations/core.py, its declaration insrc/freecad_mcp/server.py, and its README entry.
Then do targeted exploration (Grep/Glob/Read) only for the gaps: the exact functions the change touches, the nearest existing pattern, related tests.
Project constraints your brief must always cover
- The four touch points any new tool changes, with file paths.
- Whether the pure-logic parts are unit-testable under the
tests/conftest.pyFreeCAD stub, and which parts are live-FreeCAD-only. - The version-skew requirement: how the server should behave against an older addon (find the existing fallback pattern and cite it).
- GUI-thread dispatch on the addon side (
gui_dispatch.py).
Hand-off
When done, use SendMessage to send your findings to the agent named architect. Your message must include:
- The task restated in one paragraph
- Relevant files with paths and a one-line role for each
- Conventions/patterns to follow, with a concrete example location for each
- Constraints and risks
- Open questions the architect must resolve
Be complete but selective — the architect only sees your message, not your exploration.
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.
- 11d ago First seen · 52 lines · 35 tokens per session scan A d26643042421
pipeline-researcher is an agent published in the GitHub repository maximedns5/freecad-mcp (0 stars, last pushed 1mo ago), licensed MIT. It adds 35 tokens to every session and 534 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.