Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[External Plugin]: oddyssey

オープン
#3,130 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
github, grafana, javascript

調査の方向性

marketplace/oddyssey にある using-system/oddyssey を、参照先 v1.12.1 および commit 407c8e2248c12e112098861a9c577027708ba031 と照合してレビューします。まず eng/external-plugin-quality-gates.mjs と scripts/build-marketplace.sh から始め、次にルートの plugin.json と Copilot 拡張機能のレイアウトを調査します。quality gates とインストールのスモークテストが成功し、提出されたプラグインの構造が記載された marketplace の要件と一致すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

external-plugin ready-for-review
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
  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.
主要言語
JavaScript
スター
39.2k
フォーク
5k
平均マージ
1日 18時間
マージ済み PR(30日)
109

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/awesome-copilot のほかの issue

github/awesome-copilot の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。