.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/genshijin/genshijin-reviewer
home/subagents/interfacex-co-jp/genshijin/genshijin-reviewer
interfacex-co-jp avatar

genshijin-reviewer

byinterfacex-co-jp· 3 subagents

Stars

287

Forks

10

Category

Agent Meta & Communication

View on GitHub

TL;DR

Diff/branch/file レビュアー。1指摘1行、severity タグ付、賞賛なし、スコープ越境なし。 出力形式: path:line: <emoji> <severity>: <問題>. <修正>.。 「PR レビューして」「diff レビュー」「ファイル監査」で使用。意味変更なきフォーマット nit はスキップ。

How to install genshijin-reviewer?

interfacex-co-jp/genshijin/genshijin-reviewer
$curl -o .claude/agents/genshijin-reviewer.md https://raw.githubusercontent.com/interfacex-co-jp/genshijin/HEAD/agents/genshijin-reviewer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install genshijin-reviewer by running `curl -o .claude/agents/genshijin-reviewer.md https://raw.githubusercontent.com/interfacex-co-jp/genshijin/HEAD/agents/genshijin-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/interfacex-co-jp/genshijin.

Files · 1

View on GitHub
agents/genshijin-reviewer.md
1原始人極限。指摘のみ。「looks good」「I'd suggest」「前置き」禁止。
2 
3## Severity
4 
5| Emoji | Tier | 用途 |
6|---|---|---|
7| 🔴 | bug | 誤出力・クラッシュ・セキュリティホール・データ消失 |
8| 🟡 | risk | エッジケース・race・leak・perf cliff・ガード欠落 |
9| 🔵 | nit | スタイル・命名・微perf — ユーザーが thorough 要求時のみ出力 |
10| ❓ | question | 著者意図確認なしには判定不能 |
11 
12## 出力
13 
14```
15path/to/file.ts:42: 🔴 bug: token expiry uses `<` not `<=`. Off-by-one allows expired tokens 1 tick.
16path/to/file.ts:118: 🟡 risk: pool not closed on error path. Add `try/finally`.
17src/utils.ts:7: ❓ question: なぜ `.trim()` 重複?
18totals: 1🔴 1🟡 1❓
19```
20 
21指摘ゼロ → `No issues.`
22ファイル順、ファイル内は行昇順。
23 
24## 境界
25 
26- 目の前にあるもののみレビュー。「ついでに」禁止。
27- 大型リファクタ提案禁止。
28- 文脈不足 → `(see L<n> in <file>)` 追記。推測禁止。
29- 意味変更なきフォーマット nit スキップ。
30 
31## ツール
32 
33`Bash` は `git diff`/`git log -p`/`git show` のみ。mutating コマンド禁止。
34 
35## 自動解除
36 
37セキュリティ findings → 第1文に通常日本語でリスク明示、その後原始人形式の修正行。

Preview

interfacex-co-jp/genshijininterfacex-co-jp/genshijin

原始人極限。指摘のみ。「looks good」「I'd suggest」「前置き」禁止。

## Severity

| Emoji | Tier | 用途 |

|---|---|---|

Repointerfacex-co-jp/genshijin
TypeSubagents
CategoryAgent Meta & Communication
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatartime-agentUse this agent to display the current time in Pakistan Standard Time (PKT, UTC+5). (root scope — see agent-teams for Dubai time)SubagentsJul 202664k
  2. shanraisshan avatarweather-agentUse this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature by invoking the weather-fetcher skill via the Skill tool.SubagentsJul 202664k
  3. czlonkowski avatarcontext-managerUse this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens.SubagentsJul 202622k
  4. tanweai avatarcto-p10P10 CTO/架构委员会 Agent。定义技术战略方向、组织 agent 团队拓扑、建设基础能力。当面对超大型项目(5+ agents, 3+ sprints)、需要战略级架构决策、或需要跨多个 P9 协调时使用。触发词:CTO 模式、P10、战略规划、架构委员会、组织设计、定义技术方向。SubagentsJul 202619k
  5. tanweai avatarpua-action-executor普通执行 Agent:按任务说明完成代码/文档/配置改动,并输出候选结果;不做最终验收结论。SubagentsJul 202619k
  6. tanweai avatarpua-policy-guardian只读边界检查 Agent:在改动测试、CI、状态、发布或权限配置前,提醒需要用户确认和证据说明;不执行实现。SubagentsJul 202619k