Agent Plugins Marketplace
All plugins

os

v5.3.1

Working-protocol plugin: foreman orchestration, contrarian review, session-end, delivery-lifecycle, ADHD-shaped reporting, frontend design judgment, the three foreman agents, and two context-discipline hooks (report-style injection at session start, oversize-read guard). Pairs with bootstrap/global/CLAUDE.md.

Claude Code6 Skills

By arivodeaux0 GitHub starsUpdated 6 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
6 skill or MCP entries
Source updated
Sep 17, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install os for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install os@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/arivodeaux/startup

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/os/.

Plugin files

plugins/os/
├── .claude-plugin/plugin.json
├── skills/contrarian-review/SKILL.md
├── skills/delivery-lifecycle/SKILL.md
├── skills/foreman/SKILL.md
├── skills/frontend-design/SKILL.md
├── skills/report-style-adhd/SKILL.md
└── skills/session-end/SKILL.md

Included Skills6

contrarian-reviewskills/contrarian-review/SKILL.md

Fires before anything is presented to the user as done or reaches a user-facing surface, and on request for adversarial QA. Implements Guardrail 5, the Contrarian Gate. Runs an independent fresh-context os:foreman-verifier that publishes a verifiable contract before building starts, then re-verifies with fresh evidence after.

delivery-lifecycleskills/delivery-lifecycle/SKILL.md

Fires when starting work inside a delivery project, or when a project's STATE.md says UNINITIALIZED. Session mechanics for bounded delivery projects (first-run init with the UNINITIALIZED sentinel, tasks/init.md and the 8-field Brief; session-start routine over STATE.md, lessons, blockers, Next line; posture rules; plan-before-build).

foremanskills/foreman/SKILL.md

Fires for multi-file or multi-stage tasks, or on: orchestrate, delegate, foreman mode, save tokens, multi-agent, farm this out, big task on a budget. Orchestration protocol: delegation tickets, status vocabulary, escalation ladder, verification discipline, and the run ledger.

frontend-designskills/frontend-design/SKILL.md

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

report-style-adhdskills/report-style-adhd/SKILL.md

Fires on every response for the rest of the session, injected at session start by a SessionStart hook. Shapes output for a reader with ADHD - lead with the outcome, number multi-step content, restate state each turn, one concrete next action, no preamble or recap.

session-endskills/session-end/SKILL.md

Fires at the end of any real work session, when the user says wrap up, close out, or session end, and before a long pause. Distills the session into dated, verdict-tagged lessons, updates STATE.md or the machine-mode running log, promotes repeat lessons toward rules, and summarizes what was built plus the next step.

Plugin manifests1

plugins/os/.claude-plugin/plugin.json
{
  "name": "os",
  "description": "Working-protocol plugin: foreman orchestration, contrarian review, session-end, delivery-lifecycle, ADHD-shaped reporting, frontend design judgment, the three foreman agents, and two context-discipline hooks (report-style injection at session start, oversize-read guard). Pairs with bootstrap/global/CLAUDE.md.",
  "version": "5.3.1",
  "author": {
    "name": "arivodeaux"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[os on Agent Plugins Marketplace](https://pluginsmp.com/plugins/os)