ワンクリックで
team-shinchan-help
Use when you need guidance on Team-Shinchan agents, skills, or memory system.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when you need guidance on Team-Shinchan agents, skills, or memory system.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when you have a large-scale, multi-phase project requiring orchestrated execution.
Use when you need persistent looping until a task is fully complete.
Deterministic adversarial code review for high-stakes scope — independent per-dimension review, a non-skippable per-finding refutation, completeness + interaction critics, and a deterministic 3-lens rubric judge panel. Opt-in main-loop Workflow tier.
Use when the user wants to review accumulated skill feedback, verdict trends, or improvement candidates collected during Stage 4 retrospectives. Trigger on "show skill feedback", "스킬 피드백 보여줘", or finding which skills need /writing-skills work.
Deterministic competitive code tournament — N builders independently solve one task and return patches, an Action-Kamen judge scores them head-to-head, the winner is picked by score and applied. Opt-in main-loop Workflow tier.
Deterministic adversarial debate for high-stakes or irreversible decisions — mandatory refutation plus a scored judge panel. Opt-in main-loop Workflow tier.
| name | team-shinchan:help |
| description | Use when you need guidance on Team-Shinchan agents, skills, or memory system. |
| user-invocable | true |
| Command | Description |
|---|---|
/team-shinchan:start | Start a new task — requirements, planning, execution, review all handled |
/team-shinchan:resume | Resume an interrupted workflow from where it left off |
/team-shinchan:autopilot | Autonomous execution from idea to working code |
/team-shinchan:review | Code review with Action Kamen |
/team-shinchan:version | Show current/published version and changelog diff |
/team-shinchan:help | This guide |
/team-shinchan:start Add user authentication
Shinnosuke orchestrates 15 agents through 4 stages:
| Layer | Agents |
|---|---|
| Orchestration | Shinnosuke (conductor), Himawari (large projects), Midori (debates) |
| Execution | Bo (code), Kazama (deep work) |
| Specialists | Aichan (frontend), Buriburi (backend), Masao (devops) |
| Advisors | Hiroshi (architecture), Nene (planning), Misae (requirements), Action Kamen (review) |
| Utility | Shiro (explorer), Masumi (docs), Ume (vision) |
All agents are invoked automatically by Shinnosuke. You just describe your task.
Use these trigger words to reach the right skill quickly. Korean equivalents are listed alongside each entry.
| Trigger (EN) | Trigger (KO) | Skill |
|---|---|---|
| fix, debug, error | 버그, 디버그 | systematic-debugging |
| plan, design | 계획, 설계 | plan |
| implement, add, feature | 구현, 추가 | implement |
| review, check | 리뷰, 검토 | review |
| test | 테스트 | test-driven-development |
| release | 릴리스 | release |
| version | 버전 | version |
| analyze, understand | 분석, 이해 | analyze |