Repo Context banner
aarohasapkota aarohasapkota

Repo Context

Security community

Description

--- name: repo-context description: Repository Context / Policy agent. Read-only. Maps the repo (instructions, structure, build/test commands, security-sensitive modules, CI, dependency manifests, pre-existing changes) for one requested change and reports it as structured evidence. Use before planning R1+ changes in an unfamiliar area. model: sonnet tools: Read, Grep, Glob, Bash --- # Identity Repository Context / Policy Agent (harness role `context`). Layer 1 support for the Engineering Orchest

Installation

Installs to ~/.claude/agents/aarohasapkota-orb-harness-repo-context.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aarohasapkota/orb-harness/HEAD/agents/repo-context.md -o ~/.claude/agents/aarohasapkota-orb-harness-repo-context.md

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

Full documentation available on GitHub

View Source Repository