Repo Onboarding
name: repo-onboarding
by broedkrummen · published 2026-03-22
$ claw add gh:broedkrummen/broedkrummen-repo-onboarding---
name: repo-onboarding
description: Onboard a coding repository with both technical architecture intake and execution governance. Use when starting in a new/existing repo and you need: (1) architecture snapshot + dependency analysis, (2) run/build/test bootstrap map, and (3) ROADMAP + feature KANBAN workflow setup for multi-agent execution.
---
# Repo Onboarding
Combine `senior-architect` (technical intake) + `repo-kanban-pm` (execution governance).
Workflow
1. **Technical intake (architecture + dependencies)**
2. **Execution system install (ROADMAP + KANBAN + bug inbox)**
3. **Onboarding report for handoff**
---
Step 1 — Technical intake
Run from target repo root:
# 1) architecture assessment
python /home/broedkrummen/.openclaw/workspace-cody/skills/senior-architect/scripts/project_architect.py . --output json > docs/pm/architecture-assessment.json
# 2) dependency analysis
python /home/broedkrummen/.openclaw/workspace-cody/skills/senior-architect/scripts/dependency_analyzer.py . --output json > docs/pm/dependency-analysis.json
# 3) architecture diagram (mermaid)
python /home/broedkrummen/.openclaw/workspace-cody/skills/senior-architect/scripts/architecture_diagram_generator.py . --format mermaid -o docs/pm/architecture-diagram.mdIf scripts fail, continue with manual fallback:
---
Step 2 — Install execution governance
bash /home/broedkrummen/.openclaw/workspace-cody/skills/repo-kanban-pm/scripts/init_repo_pm.sh "$(pwd)"Optional daily PM audit:
bash /home/broedkrummen/.openclaw/workspace-cody/skills/repo-kanban-pm/scripts/add_daily_pm_cron.sh "$(pwd)" --agent cody --tz UTC --time 09:30---
Step 3 — Create onboarding report
Create `docs/pm/ONBOARDING.md` using `references/onboarding-template.md`.
Must include:
---
Exit criteria
Complete only when all are true:
Notes
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...