dotai: Agent for Claude Code

.opencode/agents/gsd-project-researcher.md

gsd-project-researcher is an agent for Claude Code, OpenCode from shekohex/dotai. It costs 48 tokens per session (3,986 once invoked), scanned A, original, no licence file.

A project-research agent that studies the relevant technical and business ecosystem before a roadmap is created. A roadmap is a plan for the project’s upcoming work.

In plain words
What is it for?
It helps research a new project or milestone before creating its development roadmap.
Why use it?
It gives the planning process background research before decisions about the roadmap are made. It saves that research in .planning/research/ for the roadmap process to use.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md).

This is shekohex/dotai's own configuration. It tells Claude Code and OpenCode how to work on dotai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything dotai configures →

Reuse

Borrowing it

Nothing to install: this file belongs to shekohex/dotai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/shekohex/dotai/main/.opencode/agents/gsd-project-researcher.md
Clone the repo
git clone --depth 1 https://github.com/shekohex/dotai

Made for: Claude Code, OpenCode.

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 gsd-project-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/shekohex/dotai/gsd-project-researcher.svg)](https://agentmods.dev/agents/shekohex/dotai/gsd-project-researcher)
Your own site
<a href="https://agentmods.dev/agents/shekohex/dotai/gsd-project-researcher"><img src="https://agentmods.dev/badge/agents/shekohex/dotai/gsd-project-researcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,986 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 unknown No closer match found 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.00048 $0.03986
Opus 5 $0.00024 $0.01993
Sonnet 5 $0.00010 $0.00797
Haiku 4.5 $0.00005 $0.00399

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

Security

Grade A, and why

gsd-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 6d 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.

.opencode/agents/gsd-project-researcher.md · 640 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 6d ago First seen · 640 lines · 48 tokens per session scan A 6a0f662c6388

Subscribe to this mod's changes

gsd-project-researcher is an agent published in the GitHub repository shekohex/dotai (10 stars, last pushed yesterday), with no licence file. It adds 48 tokens to every session and 3,986 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.

Related

Other agents, from other repositories

hlasm-assembler-specialist

IBM High-Level Assembler (HLASM) specialist for z/OS. Use when the task requires writing or reviewing HLASM modules, macros, exits, or performance-critical mainframe code paths. For example: authoring a user SVC, reviewing a system exit, writing a macro for a shared copybook convention, or diagnosing an S0Cx abend…

josstei/maestro-orchestrate · 306 tokens

cloud_architect

Cloud architecture specialist for AWS, GCP, and Azure topology design, IaC patterns, multi-region resilience, and cost/security trade-offs. Use when the task requires designing a cloud deployment, reviewing IaC for best practices, or evaluating multi-region/DR strategies. For example: choosing between ECS and EKS…

josstei/maestro-orchestrate · 83 tokens

impeccable-agent

Autonomous executor for non-interactive impeccable commands. Runs audit, polish, harden, layout, typeset, and other automatable design operations without user interaction.

catlog22/maestro-flow · 39 tokens

release-cutter

Cut a new agnostic-ai release end to end.

Chemaclass/agnostic-ai · 15 tokens

gpd-research-synthesizer

Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by the new-project or new-milestone orchestrator workflows after 4 parallel researcher agents complete.

psi-oss/get-physics-done · 44 tokens

gpd-plan-checker

Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality for physics research. Spawned by the plan-phase and verify-work workflows.

psi-oss/get-physics-done · 38 tokens