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: