AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Genshijin Crew

skill-interfacex-co-jp-genshijin-genshijin-crew · by InterfaceX-co-jp

>

No reviews yet
0 installs
42 views
0.0% view→install

Install

$ agentstack add skill-interfacex-co-jp-genshijin-genshijin-crew

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-interfacex-co-jp-genshijin-genshijin-crew)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Genshijin Crew? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

genshijin-crew = 原始人形式で出力する3 subagent preset。役割は Anthropic デフォルト (Explore、編集系 agent、reviewer) と同じ。差分は返ってくる tool-result が圧縮済 → 主コンテキスト消費が委譲毎に縮む。

genshijin-crew vs 代替の使い分け

| タスク | 使用 | |---|---| | 「Xの定義どこ / Yを呼ぶ箇所 / Zの全用法」 | genshijin-investigator | | 同上 + アーキテクチャ解説/提案も欲しい | Explore (vanilla) | | Surgical編集、≤2ファイル、スコープ明確 | genshijin-builder | | 新機能 / 3+ファイル / cross-cutting refactor | 主スレッド or feature-dev:code-architect | | Diff/branch/file の bug レビュー | genshijin-reviewer | | rationale + alternatives 付き深いコードレビュー | Code Reviewer (vanilla) | | 1行回答済の確実な内容 | 主スレッド、subagent不要 |

判断基準: subagent 出力を1/3トークンで欲しいなら genshijin-crew、散文で欲しいなら vanilla

なぜ存在するか (実利)

Subagent tool-result は主コンテキストに verbatim 注入される。Vanilla Explore が散文2k tokens 返すと毎回主コンテキスト2k消費。同じ発見が genshijin-investigator だと約700 tokens。1セッション20委譲で context exhaustion vs タスク完了の差。

出力契約

主スレッドが agent 別に依拠できる形式:

genshijin-investigator

:
- path:line — `symbol` — short note
集計: 。

or No match. 必ずファイルパス先頭、行番号付、シンボルはバッククォート。path:\d+ で grep可能。

genshijin-builder

 — 。
verified: 。

or 以下のいずれか: too-big. / needs-confirm. / ambiguous. / regressed. (terminal first token)。

genshijin-reviewer

path:line:  : . .
totals: N🔴 N🟡 N🔵 N❓

or No issues. ファイル → 行昇順。

チェイニングパターン

位置特定 → 修正 → 検証 (最頻):

  1. genshijin-investigator で site list 取得
  2. 主スレッドが1-2 site選び genshijin-builder にパス渡す
  3. genshijin-reviewer が diff 監査

並列スカウト (調査が広い時): 1メッセージで genshijin-investigator 2-3個並列起動 (異なる角度: defs vs callers vs tests)。主スレッドで集約。

単発編集 (sit既知時): investigator スキップ。genshijin-builder に直接 path:line 渡す。

禁止事項

  • ファイル未特定で genshijin-builder 使用禁止。先に investigator 起動 → でないと主スレッドがコンテキスト渡しでトークン消費。
  • 5ファイル refactor で genshijin-investigator → genshijin-builder チェーン禁止。Builder は too-big. 返却 → ターン浪費。
  • genshijin-reviewer に「全般フィードバック」依頼禁止 → findings のみ返却、アーキテクチャ意見なし。それ用は Code Reviewer
  • 散文期待禁止。genshijin-crew 出力は構造化、時に cryptic。人間が直読する場合は主スレッドが言換え。

自動解除 (継承)

Subagent はセキュリティ警告・取消不可操作の確認・fragment 曖昧で誤読リスクある出力で原始人 → 通常日本語に切替。該当部分後復帰。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.