example · PLG product
Analytics guardian
Owns event naming, funnel coverage, and telemetry drift across every release.
THE REVIEW COMPONENT FOR SOFTWARE FACTORIES
steward.foo is a fleet of narrow, always-on review agents. Each steward owns one dimension of your codebase, reviews every PR through that mission, remembers what it learns, and gets better in a loop you can inspect.
Your coding agents already produce the work. Stewards give the factory persistent review ownership: analytics, observability, security, onboarding, retention, testing—or whatever matters in your product.
Coding agents can open PRs all day. A general reviewer can scan each diff. Neither one owns whether your analytics stay trustworthy, your telemetry keeps its contract, or your onboarding improves over time.
produce changes
concentrate the work
applies persistent ownership
feed the next run
A software factory needs more than another checkpoint. It needs persistent owners.
These are examples, not built-in checks. Each mission comes from the risks, conventions, and customer promises specific to your product.
example · PLG product
Owns event naming, funnel coverage, and telemetry drift across every release.
example · Consumer marketplace
Owns keyboard, focus, and screen-reader regressions through purchase.
example · B2B SaaS
Owns mapping, deduplication, and recovery across every CSV import path.
Connect a repository and start with the dimensions that deserve an owner in your codebase.
Connect your repoA steward does not start from zero on the next PR. It carries forward an inspectable record of what it saw, what mattered, what was accepted, and what still needs work.
Apply one mission to every relevant pull request.
Keep findings, decisions, and unresolved work in persistent memory.
Refine what matters from real outcomes and user direction.
Bring accumulated context to the next pull request.
You can inspect the loop. You can steer it. The owner keeps working.
This event reliability steward found a product-specific gap, then held the PR until the telemetry contract could be enforced—not merely documented.

The review system is part of the factory building the review system.
Connect the GitHub App, define the first mission, and put a steward on the next pull request. PR review runs where the work lands; editor integrations let your coding agents define stewards and work through their improvements.
Plugin, MCP auth, and the steward skills. Paste this; it does the rest.
Set up steward.foo for this repository.
Run `/plugin marketplace add contextgraph/claude-code-plugin`, then `/plugin install steward`, then `/mcp` and sign in to mcp.steward.foo when prompted.
Then run `/steward:define-steward` to define my first steward.Connect now and get full PR review today. In-editor commands are on the way.
{
"mcpServers": {
"steward": {
"url": "https://mcp.steward.foo"
}
}
}Complete the browser sign-in, install the GitHub App, and your stewards start reviewing PRs. To define a steward before in-editor commands land, ask your agent to use the steward MCP tools directly.
Pick one dimension that should improve across every PR. Put a steward on it.