Skip to content

Align company-skeleton schema with vault-skeleton + onboarding update#2

Merged
Chad-Mufasax merged 1 commit into
masterfrom
oss-hygiene/company-skeleton-alignment
May 26, 2026
Merged

Align company-skeleton schema with vault-skeleton + onboarding update#2
Chad-Mufasax merged 1 commit into
masterfrom
oss-hygiene/company-skeleton-alignment

Conversation

@Chad-Mufasax
Copy link
Copy Markdown
Contributor

Phase B of OSS hygiene post-public switch.

Why: company-skeleton was using People/ while vault-skeleton uses Team/ — same concept, divergent names. Agents/ and Skills/ were missing entirely from company-skeleton. Federated queries (gbq query 'who knows X' across personal + company sources) only work cleanly if schemas match.

Changes:

  • company-skeleton/Team/ replaces People/ (with README + _template)
  • company-skeleton/Agents/ + Skills/ added (mirror vault schema)
  • company-skeleton/Decisions/.gitkeep → proper README + _template
  • company-skeleton/Process/ kept (HR/ops, distinct from Skills/)
  • onboarding/ONBOARDING.md: 2 new blocks (Team/Agents seed + Decisions seed + optional gstack)
  • setup-company.sh: STEP 3 lists the new folders to seed

…lls) + onboarding update

company-skeleton was missing Team/Agents/Skills as first-class folders, and had
'People/' instead of 'Team/' (schema mismatch with the personal vault). Aligned:
  - rename People/ → Team/ (with proper README + _template, same as vault)
  - add Agents/, Skills/ (new dirs, mirror vault-skeleton schema)
  - replace Decisions/.gitkeep with proper README + _template
  - keep Process/ (HR/ops, distinct from Skills/)
  - update company-skeleton/CLAUDE.md routing table

Onboarding flow extended to cover the new folders (Team/Agents/Decisions/Skills)
plus a Block 9 mentioning the optional --with-gstack flag.

setup-company.sh print message lists the new folders as STEP 3 (seed entries).
@Chad-Mufasax Chad-Mufasax merged commit 7965edf into master May 26, 2026
1 check passed
@Chad-Mufasax Chad-Mufasax deleted the oss-hygiene/company-skeleton-alignment branch May 26, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant