skills/help/SKILL.md
Use when you need guidance on Team-Shinchan agents, skills, or memory system.
npx skillsauth add seokan-jeong/team-shinchan team-shinchan:helpInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| 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 |
testing
Default-on interview option-quality panel — N diverse generators produce structure-free options, a SelfCheckGPT majority-vote consensus filters hallucinations, a SteerConf cautious-confidence judge scores survivors, and a deterministic top-K is returned. Workflow tier; the single fierce-* skill that is ON by default.
development
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.
data-ai
Deterministic loop-until-done for high-stakes long-running tasks — a worker/verifier loop the script bounds by iteration cap, token budget, and stagnation, closed by an Action-Kamen gate. Opt-in main-loop Workflow tier.
testing
Deterministic adversarial debate for high-stakes or irreversible decisions — mandatory refutation plus a scored judge panel. Opt-in main-loop Workflow tier.