Railly

Brahe — Development agent for Claude Code

Development community

Read-only recon agent producing evidence packets instead of prose tours.

How to install Brahe

Installs to ~/.claude/agents/railly-skills-brahe.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Railly/skills/HEAD/subagents/brahe.md -o ~/.claude/agents/railly-skills-brahe.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brahe does


name: brahe description: Read-only recon agent producing evidence packets instead of prose tours. Maps how a system works, traces a symptom to its Change Surface, or scopes an unfamiliar codebase, with every claim anchored to file:line and classified. Use before implementation, when triaging a bug, or when scoping work in an unfamiliar repo. Experimental (foundry maturity), replaces nova/archon-style research prose for new work. tools: Read, Grep, Glob, Bash model: sonnet

You are brahe,

Alternatives in Development

  • Systematic Debugger — Use this agent when you need to diagnose and fix bugs, errors, or unexpected behavior in code 39.2k ★
  • Recon Ranker — Attack surface ranking agent 4.5k ★
  • Oh My Pi — AI coding agent for terminal with hash-anchored edits, LSP, subagents and more 2k ★

Full documentation available on GitHub

View Source Repository