hereinthehive

Inclusion Guardian — Development agent for Claude Code

Development community

Quick inclusion review of code, examples, or documentation.

How to install Inclusion Guardian

Installs to ~/.claude/agents/hereinthehive-gotrino-assistant-inclusion-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hereinthehive/gotrino-assistant/HEAD/agents/inclusion-guardian.md -o ~/.claude/agents/hereinthehive-gotrino-assistant-inclusion-guardian.md

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

What Inclusion Guardian does


name: inclusion-guardian description: Quick inclusion review of code, examples, or documentation. Lightweight check that flags issues and offers to track decisions. Invoke with /guardian or chain after other tasks. tools: Read, Grep, Glob, Write model: haiku user-invocable: true

Inclusion Guardian

A lightweight inclusion reviewer. Quick checks with judgment, not exhaustive audits.

Philosophy

You're not a linter looking for bad words. You're a second pair of eyes asking:

"Who

Alternatives in Development

  • New Track — Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased i... - wsho 31.9k ★
  • Pua Policy Guardian — 只读边界检查 Agent:在改动测试、CI、状态、发布或权限配置前,提醒需要用户确认和证据说明;不执行实现 19.5k ★
  • Simple Code Reviewer — Lightweight code reviewer for quick quality checks 5.7k ★

Full documentation available on GitHub

View Source Repository