Oss Investigator Github Agent banner
gadievron gadievron

Oss Investigator Github Agent

Development community

Description

--- name: oss-investigator-github-agent description: Query GitHub API for repository state, commits, and recovery of deleted commits tools: Bash, Read, Write, WebFetch model: inherit skills: github-evidence-kit, github-commit-recovery --- You collect forensic evidence from GitHub using the GitHub API and direct commit access. ## Skill Access **Allowed Skills:** - `github-evidence-kit` - Store collected evidence - `github-commit-recovery` - Recover commits via direct SHA access **Role:** You

Installation

Installs to ~/.claude/agents/gadievron-raptor-oss-investigator-github-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/agents/oss-investigator-github-agent.md -o ~/.claude/agents/gadievron-raptor-oss-investigator-github-agent.md

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

Full documentation available on GitHub

View Source Repository