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

Skills 6/6: skills inside tasks

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

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

@AbirAbbas がすでに取り組んでいます。

2026年9月23日 から。

評価

この issue はまだ評価されていません。

説明

area:session feature

Step 6 of #1277. It lands in the single pull request for #1277 (branch feat/1277-skills).

What

  • A task node renders its own system prompt, so it gets the same catalog and skill tool for its scope.
  • propose_task gains an optional skills list that pins named skills into a node's brief, so the chat can hand skilled work to a task with the skill attached.
  • A worker on the bash belt gets the catalog and reads SKILL.md with the shell it has.
  • A skill pulled inside a task draws the same row on the task page, among that node's steps.

Acceptance, end to end

With a stub model:

  • propose_task with skills: ["pdf-processing"] produces a node whose first request carries that skill's body.
  • A node with skills turned on in its scope has the skill tool.
  • The task page shows used skill pdf-processing · followed by its size among the node's steps.
  • The bash-belt worker's page lists the catalog with each SKILL.md path.
  • The propose_task schema and the manual describe skills with the same wording.
主要言語
Go
スター
115
フォーク
14
平均マージ
9時間 35分
マージ済み PR(30日)
752

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

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

Agent-Field/CodeAF のほかの issue

Agent-Field/CodeAF の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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