team-shinchan:help
npx machina-cli add skill seokan-jeong/team-shinchan/help --openclawFiles (1)
SKILL.md
2.0 KB
Team-Shinchan Help
Commands
| 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:help | This guide |
Quick Start
/team-shinchan:start Add user authentication
Shinnosuke orchestrates 15 agents through 4 stages:
- Requirements — Nene interviews you, Misae checks risks
- Planning — Nene creates phased plan with acceptance criteria
- Execution — Bo/Aichan/Bunta/Masao implement, Action Kamen reviews each phase
- Completion — Documentation, retrospective, final verification
What Happens Automatically
- Project Ontology — knowledge graph auto-built on first session, updated incrementally
- Workflow Guard — blocks code edits during planning, enforces stage transitions
- Security Hook — blocks secrets, destructive git, sensitive files
- Budget Guard — token budget with 80%/100% alerts
- Agent Narration — Shinnosuke announces every delegation and result
- Session Wrap — auto-summary on session end
15 Agents
| Layer | Agents |
|---|---|
| Orchestration | Shinnosuke (conductor), Himawari (large projects), Midori (debates) |
| Execution | Bo (code), Kazama (deep work) |
| Specialists | Aichan (frontend), Bunta (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.
Source
git clone https://github.com/seokan-jeong/team-shinchan/blob/main/skills/help/SKILL.mdView on GitHub Overview
This guide explains how to use the Team-Shinchan plugin to work with its agents, memory system, and four-stage workflow. It covers commands, autonomous orchestration by Shinnosuke, and safeguards that keep projects on track.
How This Skill Works
Describe your task and goal, and Shinnosuke automatically orchestrates 15 agents across four stages: Requirements, Planning, Execution, and Completion. Key features include a Project Ontology knowledge graph, Workflow Guard, Security Hook, Budget Guard, Agent Narration, and Session Wrap, with all agents invoked automatically.
When to Use It
- Starting a new task with defined requirements and planning
- Resuming an interrupted workflow from where it left off
- Automating end-to-end work from idea to working code (autopilot)
- Performing a structured code review with Action Kamen
- Managing complex projects with governance, narration, and auto-summary
Quick Start
- Step 1: /team-shinchan:start Add user authentication
- Step 2: Describe your task and objectives for Shinnosuke
- Step 3: Let Shinnosuke orchestrate the 15 agents through the four stages: Requirements, Planning, Execution, Completion
Best Practices
- Define a clear objective and acceptance criteria before starting
- Use /team-shinchan:start to bootstrap requirements and planning
- Monitor stage transitions and intervene if needed rather than autopilot blindly
- Rely on safeguards (Project Ontology, Workflow Guard, Security Hook, Budget Guard) to protect code and data
- Leverage Agent Narration and Session Wrap for traceability and post-session summaries
Example Use Cases
- Start a user authentication feature using the Quick Start example
- Decompose a large feature into Requirements, Planning, Execution with 15 agents
- Resume an interrupted workflow with /team-shinchan:resume
- Run an autonomous end-to-end cycle with /team-shinchan:autopilot
- Review code with Action Kamen and finalize with documentation
Frequently Asked Questions
Add this skill to your agents