work-operating-model

Convert tacit work patterns into structured operating model entries.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/az9713/OB1-byoc-enhanced --skill work-operating-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-operating-model
Source: https://github.com/az9713/OB1-byoc-enhanced/tree/main/skills/work-operating-model
Command: npx skills add https://github.com/az9713/OB1-byoc-enhanced --skill work-operating-model

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill captures a user's tacit work patterns and converts them into a structured, agent-ready operating model so knowledge that lives in experience and micro-corrections can be persisted and reused across tools and roles.

Core Features & Use Cases

  • Five-layer interview: guided, ordered elicitation of operating rhythms, recurring decisions, domain encoding, behavioral relationship, dependencies, institutional knowledge, artifacts, and friction.
  • Checkpointed confirmation: presents summaries for explicit user approval before saving and persists one concise summary thought per approved layer.
  • Consistency & export: runs contradiction checks across layers and generates operating-model.json, USER.md, SOUL.md, HEARTBEAT.md, schedule recommendations, and ARTIFACTS.md for agent consumption.
  • Integration: designed to work with base Open Brain search/capture tools and MCP recipe tools to start sessions, save layers, query the model, and produce exports.

Quick Start

Start a fresh work-operating-model interview using recent concrete examples from the last week and export USER.md and operating-model.json.

Frequently Asked Questions about work-operating-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture tacit work patterns into an agent-ready operating model?

An operating model interview maps your tacit work patterns across five layers: operating rhythms, recurring decisions, domain encoding, dependencies, and artifacts. It extracts institutional knowledge and friction points through conversational elicitation using recent concrete examples.

How do I start a work operating model interview session?

Start a work operating model interview session by using the start_operating_model_session MCP recipe tool. You provide recent concrete examples from your last week, and the skill sequentially guides you through five ordered layers of work pattern elicitation.

What files do I get when I export an operating model for agents?

Exporting an operating model generates operating-model.json, USER.md, SOUL.md, HEARTBEAT.md, schedule recommendations, and ARTIFACTS.md. These files provide structured agent-ready outputs for cross-tool knowledge reuse.

Does the operating model interview require Open Brain search and capture tools?

Yes, the operating model interview requires base Open Brain search and capture tools. It also relies on MCP recipe tools like start_operating_model_session and generate_operating_model_exports to save layers and produce final outputs.

Can I check for contradictions across operating model layers before exporting?

Yes, you can check for contradictions across operating model layers before exporting. The skill runs consistency checks across all five approved layers and requires explicit user confirmation through checkpointed summaries before saving any data.

What is the best way to document institutional knowledge for AI agents?

The best way to document institutional knowledge for AI agents is through a structured five-layer interview that captures behavioral relationships and domain encoding. This converts tacit experience into persistent files like SOUL.md and operating-model.json for agent reuse.