§ Open Methodology

Source

Skills, patterns, and configurations from production. Take what works. Improve what doesn't.

§ Philosophy

Everything we build follows a public methodology. The architecture, the patterns, and selected production skills are shared openly. Not because we have to — sunlight is the best debugger.

§ Published Skills

Repositories

orbiresearch/agent-skills

Production-tested skill modules for Hermes agents. Research, validation, content generation, and delivery.

hermes·skills·production

orbiresearch/tool-contracts

Standardized tool contract templates. Input/output specs, failure modes, retry rules, and security notes.

contracts·templates·methodology

orbiresearch/architecture-templates

Miro frame templates and Notion database schemas for the four-layer agent creation architecture.

architecture·miro·notion·templates

§ Methodology Documents

Standards & Specifications

These documents define how we design, build, and deploy agents.

── Index ──

  • 01

    Agent Discovery Brief

    20 questions that define an agent before any code is written

  • 02

    Four-Layer Architecture Standard

    Miro → Notion → Mermaid → Hermes, explained

  • 03

    Tool Contract Standard

    15-column specification for every tool an agent uses

  • 04

    Mermaid Diagram Standard

    3 mandatory diagrams: workflow, sequence, state

§ Contribute

Want to contribute or use these in your own projects?