Skill
team-shinchan:orchestrate
Use when you want to orchestrate through the full integrated workflow stages.
From team-shinchanInstall
1
Run in your terminal$
npx claudepluginhub seokan-jeong/team-shinchan --plugin team-shinchanTool Access
This skill uses the workspace's default tool permissions.
Skill Content
EXECUTE IMMEDIATELY
Step 1: Validate Input
If args is empty or only whitespace:
Ask user: "What task would you like to orchestrate?"
STOP and wait for user response
If args length > 2000 characters:
Truncate to 2000 characters
Warn user: "Request was truncated to 2000 characters"
Step 2: Redirect to /team-shinchan:start
This skill is fully merged into /team-shinchan:start. Execute the start skill with identical behavior.
Output immediately:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
👦 [Shinnosuke] Orchestrating your task~ 🎯
→ Redirecting to /start workflow...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Then execute the EXACT same steps as /team-shinchan:start:
- Step 0: Pause Active Workflows
- Step 1: Setup (Folder + State)
- Step 2A-pre: Visual Input Detection (if applicable)
- Step 2A: Nene direct invocation for Stage 1
- Step 2A-post: Misae hidden requirements analysis
- Step 2B: Shinnosuke for Stage 2-4
Follow every step in skills/start/SKILL.md exactly. Do NOT invoke Shinnosuke directly for Stage 1.
User request: {args}
Similar Skills
Stats
Stars7
Forks0
Last CommitMar 23, 2026