team-shinchan:start

Initialize project documentation folders and start requirements gathering workflows.

8|2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/seokan-jeong/team-shinchan --skill team-shinchan-start
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: team-shinchan:start
Source: https://github.com/seokan-jeong/team-shinchan/tree/main/skills/start
Command: npx skills add https://github.com/seokan-jeong/team-shinchan --skill team-shinchan-start

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the kickoff of a project workflow by creating a documentation folder and starting requirements gathering.

Core Features & Use Cases

  • Automated workspace initialization and folder scaffolding including DOC_ID assignment.
  • Integrated stakeholder interview and requirements gathering kickoff across agent roles.
  • Stage transitions with persistent state tracking via WORKFLOW_STATE.yaml to ensure traceability.

Quick Start

Invoke team-shinchan:start to initialize a new documentation workflow and begin requirements gathering.

Frequently Asked Questions about team-shinchan:start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project workflow kickoff and requirements gathering?▼

Automating project workflow kickoff involves creating a documentation folder and starting requirements gathering. This Skill assigns a DOC_ID, creates .shinchan-docs/{DOC_ID}, and initializes WORKFLOW_STATE.yaml to ensure structured task setup and consistency.

What is the best way to track persistent workflow state across cross-agent planning?▼

Persistent workflow state tracking across cross-agent planning is achieved via WORKFLOW_STATE.yaml. It initializes with the current stage and history, providing guardrails and notifications to guide progress and ensure traceability throughout the project lifecycle.

How do I initialize a structured documentation workspace for a new initiative?▼

Initializing a structured documentation workspace requires automated folder scaffolding and DOC_ID assignment. The system creates .shinchan-docs/{DOC_ID} and initializes WORKFLOW_STATE.yaml with the current stage to reduce setup time for new initiatives.

Does workflow orchestration for requirements gathering support integrated stakeholder interviews?▼

Workflow orchestration for requirements gathering supports integrated stakeholder interviews across agent roles. The kickoff process initializes the documentation folder and begins gathering requirements to ensure cross-agent planning and consistency.

When do I need to use an automated workflow orchestration Skill for project setup?▼

Automated workflow orchestration for project setup is needed for new initiatives where structured task setup and cross-agent planning are required. It reduces setup time by automating workspace initialization and providing guardrails to guide progress.