onboard
스타15
포크9
업데이트2026년 2월 11일 14:22
Onboard into this workflows codebase and provide a summary of its current state
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Onboard into this workflows codebase and provide a summary of its current state
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
List all runnable workflows in this project with their arguments and deployment status
Scaffold a new standalone workflow with directory structure and plan template
Workflow structure, environment variable patterns, planning rules, and development flow for this project. Relevant when creating, editing, or debugging workflows.
| name | onboard |
| description | Onboard into this workflows codebase and provide a summary of its current state |
Onboard into this workflows codebase and provide a summary of its current state.
Scan the project structure
workflows/.agent/plans/Read key files
CLAUDE.md — project conventions and rulesCATALOG.md — workflow index and statusREADME.md — project overviewrequirements.txt — shared Python dependencies.env.example — shared environment variablesFor each workflow in workflows/:
README.md for what it doesCheck git state (if git is initialized)
git status — any uncommitted changes?git log -5 --oneline — recent activityProvide a summary: