Instructions file CodexOpenCode
AGENTS.md instructions for chieflatif/vibeos-plugin, covering vibeos plugin — codex surface (experimental), what codex gets, what codex does not get, core rules and what to read first.
Instructions file CodexOpenCode
AGENTS.md instructions for chieflatif/vibeos-plugin, covering vibeos plugin — codex surface (experimental), what codex gets, what codex does not get, core rules and what to read first.
Instructions file
Claude Code instructions for chieflatif/vibeos-plugin, covering vibeos plugin — agent instructions, what is this project, architecture, key constraints and technology.
Plugin Claude Code
VibeOS — Autonomous development engine with layered quality governance and source-cited evidence recall.
Agent
Same-tree read-only architecture auditor for active VibeOS sessions with uncommitted code.
Agent
Isolated architecture audit agent that checks for layer violations, circular dependencies, contract breakage, and module boundary violations against the project's architecture document.
Agent
Backend implementation agent that receives a WO spec and pre-written tests, then implements code to make the tests pass while following architecture rules and the no-stub policy.
Agent
Same-tree read-only contract validator for active VibeOS sessions with uncommitted code.
Agent
Cross-boundary contract validation agent. Compares frontend API client calls, TypeScript types, and response handling against actual backend route definitions, Pydantic models, and response shapes. Finds field name mismatches, missing endpoints, and response shape divergences.
Agent
Same-tree read-only correctness auditor for active VibeOS sessions with uncommitted code.
Agent
Isolated correctness audit agent that uses deep reasoning to find logic errors, missing error paths, incomplete implementations, and hardcoded values. Each finding includes a "would a user notice?" impact statement.
Agent
Same-worktree Delivery Infrastructure Auditor for fast session-scoped review of CI/CD, deployment path, environment/secrets, observability, smoke checks, rollback, and runbook evidence.
Agent
Read-only auditor that validates CI/CD, deployment path, environment configuration, secrets handling, runtime observability, smoke/health checks, rollback, and operational evidence. Use for Comp outputs, production-ready MVPs, deployment changes, infrastructure changes, or autonomous delivery claims.
Agent
Same-worktree Dependency Intelligence Auditor for fast session-scoped review of current dependency evidence, version choices, lockfiles, compatibility, package manager drift, and transitive risk.
Agent
Read-only auditor that validates dependency decisions against current evidence, runtime compatibility, lockfile discipline, transitive risk, security posture, and upgrade paths. Use for Comp outputs, stack selection, package additions, framework upgrades, or any WO that changes dependency manifests.
Agent
Documentation agent that updates project docs after implementation, records implementation notes and evidence in the WO file, and updates tracking documents.
Agent
Same-tree read-only evidence auditor for active VibeOS sessions with uncommitted code.
Agent
Isolated evidence audit agent that validates documentation completeness, evidence bundles, WO audit framework compliance, and tracking document accuracy across all completed work orders.
Agent
Same-worktree Flow Auditor for fast session-scoped review of user journeys, frontend/backend handoffs, auth/session continuity, and objective fidelity without creating an isolated worktree.
Agent
Read-only auditor that validates whether the intended user journey actually works end to end across UI, auth, backend, data, security boundaries, errors, and objective fidelity. Use when reviewing integrated product behavior, Comp outputs, frontend/backend handoffs, or mission alignment.
Agent
Frontend implementation agent that follows the same TDD pattern as the backend agent, implementing UI code to make pre-written tests pass while following architecture and accessibility standards.
Agent
Integration owner for VibOS Comp parallel work. Reads COMP-PLAN.md and worktree scopes, verifies branch evidence, enforces merge order, runs integrated checks, and records unresolved risks without claiming unproven merges or deployments.
Agent
Pre-flight analysis agent that revalidates WO assumptions, checks dependency completion, analyzes relevant codebase, and flags risks before implementation begins. It also checks anchor alignment and whether high-impact external decisions have current evidence. Dispatched at the start of each WO.
Agent
Read-only audit agent that evaluates a work order against the 10-question WO-AUDIT-FRAMEWORK planning checklist. Returns structured findings with severity ratings. Use before approving any WO for implementation.
Agent
Same-tree read-only product drift auditor for active VibeOS sessions with uncommitted code.