Skip to content

Add repository OS workflow, multi-agent config, and enforcement gates#11

Merged
peggyrayzis merged 4 commits intomainfrom
codex/repo-os-foundation
Feb 25, 2026
Merged

Add repository OS workflow, multi-agent config, and enforcement gates#11
peggyrayzis merged 4 commits intomainfrom
codex/repo-os-foundation

Conversation

@peggyrayzis
Copy link
Copy Markdown
Owner

@peggyrayzis peggyrayzis commented Feb 25, 2026

Closes

N/A

Description

Introduces a lightweight, enforced repository operating system for li (LinkedIn CLI for agents) with multi-agent roles, PR-first process docs, quality/security hooks, CI gates, and anti-drift documentation checks.

Summary

  • add AGENTS.md plus managed docs in docs/ (SPEC, DECISIONS, MEMORY)
  • add Codex multi-agent configuration under .codex/agents/*
  • add GitHub issue templates and PR template
  • add enforcement scripts (check-docs, security-check, hook installer, worktree/PR helpers)
  • add local hooks in .githooks/ and wire package scripts (check, security, prepare)
  • add PR workflow .github/workflows/docs-check.yml
  • add guardrail test tests/unit/repo-os.test.ts
  • remove duplicated legacy .claude/hooks/* scripts and de-duplicate PR CI trigger

Checks

  • npm run check
  • npm run security
  • bash scripts/check-docs.sh

Review

  • branch merged with latest origin/main
  • residual risk documented in PR description (heuristic scanners/parsers)

@peggyrayzis peggyrayzis force-pushed the codex/repo-os-foundation branch from 8ff37e3 to bc34919 Compare February 25, 2026 14:20
@peggyrayzis peggyrayzis merged commit b47d8d1 into main Feb 25, 2026
@peggyrayzis peggyrayzis deleted the codex/repo-os-foundation branch February 25, 2026 14:26
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