github / github/awesome-copilot
[External Plugin]: oddyssey
- Dominant language
- JavaScript
- Stars
- 39k
- Forks
- 5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 113
Description
### Plugin name
oddyssey
### Short description
Observability-Driven Development for coding agents: an OpenTelemetry instrumentation expert, a run-observation agent that measures a service through its telemetry on a local Grafana stack or a remote backend (Grafana, Datadog, Dynatrace, Azure Monitor, CloudWatch), a verification pass that replays a stored run, k6 benchmark authoring, and a committed .odd/ memory that carries the loop across runs.
### GitHub repository
using-system/oddyssey
### Plugin path inside the repository
marketplace/oddyssey
### Ref to review
v1.12.1
### Commit SHA to review
407c8e2248c12e112098861a9c577027708ba031
### Version
1.12.1
### License identifier
MIT
### Author name
using-system
### Author URL
https://github.com/using-system
### Homepage URL
https://github.com/using-system/oddyssey#readme
### Keywords
observability, opentelemetry, grafana, k6, mcp, ai-agents, developer-tools, performance, telemetry, load-testing
### Additional notes for reviewers
Resubmission of #3089 (closed by the submitter after `requires-submitter-fixes`): the install smoke test and version match failed there because the manifest only existed under `.claude-plugin/plugin.json`. Since v1.12.0 the build also emits `plugin.json` at the plugin root in the Agent Plugins v1.0.0 shape (`$schema`, `name`, `version`, `description`, `author`, `homepage`, `repository`, `license`, `keywords`), next to the Claude Code one.
v1.12.1 addresses the review on this issue: the Copilot components now ship under the `com.github.copilot/` extension namespace (`agents/`, `commands/`, `hooks/hooks.json` with `${PLUGIN_ROOT}` paths and the hook scripts) and the MCP server in a root `mcp.json` in the spec's shape, beside the Claude Code layout. Verified with Copilot CLI 1.0.83 (`--plugin-dir`, debug log): 4 agents, the 7 commands translated into skills, the 9 skills, the hooks and the MCP server all load with no warning.
All gates were replayed on this tag/SHA with `eng/external-plugin-quality-gates.mjs` before the previous edit; on v1.12.1, `vally lint` (`runLint({rootPath})`) passes with 9 skills and the install smoke test (ephemeral marketplace, fresh HOME, Copilot CLI 1.0.83) installs the plugin with `plugin.json` at the installed root at version 1.12.1. The plugin tree is generated from an APM package on every release (`scripts/build-marketplace.sh`) and is also installable today through `copilot plugin marketplace add using-system/oddyssey`.
### Submission checklist
- [x] The plugin lives in a public GitHub repository.
- [x] The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
- [x] This submission follows this repository's contribution, security, and responsible AI policies.
- [x] This plugin is not already listed in the Awesome Copilot marketplace.
Contributor guide
Research direction
Review using-system/oddyssey at marketplace/oddyssey, ref v1.12.1 and commit 407c8e2248c12e112098861a9c577027708ba031. Start with eng/external-plugin-quality-gates.mjs and scripts/build-marketplace.sh, then inspect the root plugin.json and Copilot extension layout. Done means the quality gates and install smoke test pass and the submitted plugin structure matches the stated marketplace requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, grafana, javascript
- Domain
- devtools, observability, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100