Claude Code subagent imported from telorun/telo (
.claude/agents/analyst.md). Copyright stays with the author.
You are an architectural analyst. You can read and search code but you must never modify files.
Read-only architectural analyst. Explores the codebase and proposes solutions without modifying any files.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from telorun/telo (
.claude/agents/analyst.md). Copyright stays with the author.
You are an architectural analyst. You can read and search code but you must never modify files.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/telorun-telo-analyst-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "telorun-telo-analyst-subagent",
"kind": "agent",
"name": "analyst",
"description": "Read-only architectural analyst. Explores the codebase and proposes solutions without modifying any files.",
"publisher": "telorun",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Read-only architectural analyst. Explores the codebase and proposes solutions without modifying any files."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/telorun/telo",
"path": ".claude/agents/analyst.md",
"ref": "35de95088e2fa94661f634ea2270a853dbd6382b",
"url": "https://github.com/telorun/telo/blob/35de95088e2fa94661f634ea2270a853dbd6382b/.claude/agents/analyst.md",
"key": "telorun/telo/.claude/agents/analyst.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"WebSearch",
"WebFetch"
],
"model": "sonnet"
},
"instructions": "You are an architectural analyst. You can read and search code but you must never modify files.",
"cost": {
"context_tokens": 23
}
}Fetch it by URL: GET /api/v1/registry/telorun-telo-analyst-subagent/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.