onboard
Onboard into this workflows codebase and provide a summary of its current state
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Onboard into this workflows codebase and provide a summary of its current state
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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: