atomic

flowstate-dojo-community-epicdm-flowstate-obs-middleware

Package-local agent skill for @epicdm/flowstate-obs-middleware.

Tags

Publisher

Versions

1 version published — latest: 1.0.7

  • 1.0.7
    publishedInvalid Date

Skill

Use this skill when a task touches packages/obs-middleware, imports @epicdm/flowstate-obs-middleware, or needs to teach humans/agents how this package works.

Package identity:

  • Package: @epicdm/flowstate-obs-middleware
  • Repository: epic-flowstate-community
  • Version authority: package.json (1.0.7)
  • Dojo course: flowstate-dojo-community-epicdm-flowstate-obs-middleware

How to use the package:

  • Purpose: Express middleware for Epic FlowState observability integration
  • Start with package-local docs when present.
  • Verify details against source and tests before changing behavior.
  • Use the Dojo course lessons as the teaching path: setup, mental model, core workflow, integration, feature labs, maintenance.

Public surfaces discovered:

  • generateRequestId
  • getContext
  • createAsyncContextMiddleware
  • shouldLog
  • resolveConfig
  • createErrorHandler
  • createHealthCheck
  • createLogger
  • createObsMiddleware
  • createRequestLogger
  • LogLevel
  • ObsMiddlewareOptions
  • ResolvedConfig
  • RequestContext
  • LogEntry
  • Logger
  • HealthCheckResult
  • CustomHealthCheck
  • HealthCheckOptions
  • HealthCheckResponse
  • Middleware
  • ErrorMiddleware
  • ObsMiddlewareSuite

Composable feature skilllets:

  • Create Async Context Middleware: use feature labs for workflow, source anchor, and regression risk.
  • Create Error Handler: use feature labs for workflow, source anchor, and regression risk.
  • Create Health Check: use feature labs for workflow, source anchor, and regression risk.
  • Create Logger: use feature labs for workflow, source anchor, and regression risk.
  • Create Obs Middleware: use feature labs for workflow, source anchor, and regression risk.
  • Create Request Logger: use feature labs for workflow, source anchor, and regression risk.
  • Generate Request Id: use feature labs for workflow, source anchor, and regression risk.
  • GET /health: use feature labs for workflow, source anchor, and regression risk.
  • Get Context: use feature labs for workflow, source anchor, and regression risk.
  • Resolve Config: use feature labs for workflow, source anchor, and regression risk.
  • Should Log: use feature labs for workflow, source anchor, and regression risk.

Agent operating rules:

  • Treat package.json as the Dojo version authority.
  • Do not turn feature inventory into user-facing lessons without workflow context.
  • Update this Dojo package when package behavior, docs, examples, or feature inventory changes.
  • Verify downstream packages when package use and connection metadata shows inbound dependencies or references.
  • Never mark publish status passed without successful cloud publish and catalog lookup.

Usage

Use this Dojo skill with package human docs, package-local feature inventory, agent-skillset.md, and the generated course.json in this folder. Keep this manifest version aligned with package.json.

Install

Run this in your project to install via CLI:

fscloud dojo skill install flowstate-dojo-community-epicdm-flowstate-obs-middleware --target <target> --out ./skills

Replace <target> with your agent target identifier. See the CLI docs for details.

flowstate-dojo-community-epicdm-flowstate-obs-middleware | dojo.epicflowstate.ai | Epic Dojo