company-os

A plugin that provides a structured workflow for planning, building, and reviewing software work. It is based on Compound Engineering, a method that treats lessons from completed work as input for future work.

In plain words
What is it for?
Use it to organize planning, coding, and review steps for company software projects.
Why use it?
It gives teams a consistent way to move from an idea to implementation and review instead of handling each task differently.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add plugins/workflowsio/company-os-starter-kit/plugin
Claude Code
/plugin marketplace add Workflowsio/company-os-starter-kit
Clone the repo
git clone --depth 1 https://github.com/Workflowsio/company-os-starter-kit

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

company-os scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugin/.claude-plugin/plugin.json · 11 lines

What it actually says

{
  "name": "company-os",
  "version": "1.0.0",
  "description": "Structured workflow commands for planning, building, and reviewing work. Built on Compound Engineering by EveryInc.",
  "author": {
    "name": "Built on Compound Engineering by EveryInc"
  },
  "homepage": "https://github.com/EveryInc/compound-engineering-plugin",
  "license": "MIT"
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 11 lines scan A d9b9d959706a

Subscribe to this mod's changes

company-os is a plugin published in the GitHub repository Workflowsio/company-os-starter-kit (83 stars, last pushed 4mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

keep-the-why

Preserves or recovers the reasoning behind a codebase - decisions, rejected alternatives, workarounds, and incident learnings the code alone can't explain.

oliver-zehentleitner/keep-the-why · not measured

video-to-llm

Read local video by turning it into one timestamped, citable document — once. Fully offline, resumable, built for hours of video.

navdeep-h-singh/video-to-llm · not measured

orgkit

Turn a Claude Code repo into a self-organizing org: per-role memory brains auto-injected at session start, inline lessons auto-promoted, and a live ORG.md. Ships slash commands + lifecycle hooks plus a one-command onboarding flow.

hdk10/orgkit · not measured

psp

Pain Signal Profile builder for Claude Code. Translates public signals (job posts, funding, hires, launches) into the felt operational pain that drives B2B buying. Based on the JMC Pain Signal Profiles course.

cmj-hub/claude-psp · not measured

evp

Early Value Proposition (EVP) generator for Claude Code. Uses the Schwartz awareness model (unaware, problem-aware, solution-aware, product-aware, most-aware) to produce 5 EVP variants for any audience tier, plus a structured 3-tier brief. Based on the JMC EVP course.

cmj-hub/claude-evp · not measured

edulab

教育类技能集合:把学科问题转成可交互的教学网页。edu-solid-geometry 立体几何解题(建系+向量法,3D Three.js + MathJax);edu-analytic-geometry 解析几何/圆锥曲线解题(sympy 精确计算 + 实时交互 2D 画板 + KaTeX);edu-chem-reaction 化学反应微观 3D 演示(sympy 自动配平 + 原子守恒,morph/mechanism 双引擎,Three.js + KaTeX)。.

wy51ai/edulab · not measured