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 ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| 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: