Skip to content

docs: Update AI agent skill integration instructions#60

Merged
lollipop-onl merged 3 commits into
mainfrom
claude/fix-agent-bee-command-dcRv7
Mar 8, 2026
Merged

docs: Update AI agent skill integration instructions#60
lollipop-onl merged 3 commits into
mainfrom
claude/fix-agent-bee-command-dcRv7

Conversation

@lollipop-onl
Copy link
Copy Markdown
Collaborator

Summary

Updated the AI agent integration documentation to clarify how the bee skill is triggered. The previous instructions mentioned using /using-bee in Claude Code, but the new documentation explains that skills are automatically triggered by including "Backlog" in the prompt, and that command syntax details are handled by the skill definition itself.

Test plan

N/A - Documentation update only

https://claude.ai/code/session_01Fj4H7Wd5CNHyDuGLN4VAWL

「/using-bee を含むプロンプトを入力すると」という誤った記述を、
レシピページの内容と整合するよう「Backlog という単語を含めるだけで
スキルが自動トリガーされる」に修正。

https://claude.ai/code/session_01Fj4H7Wd5CNHyDuGLN4VAWL
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 8, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 91.14% 1720 / 1887
🔵 Statements 91.27% 1788 / 1959
🔵 Functions 89.83% 371 / 413
🔵 Branches 74.37% 778 / 1046
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/backlog-utils/src/client.ts 36.06% 24.24% 22.22% 36.06% 75-127, 133-150, 166-168, 171-173, 176-181
Generated in workflow #301 for commit c0e9d89 by the Vitest Coverage Report Action

claude added 2 commits March 8, 2026 20:04
トリガーは特定の単語に限定されるわけではなく、Backlog に関連する
単語であればよい旨をエージェントページ・レシピページの両方に反映。

https://claude.ai/code/session_01Fj4H7Wd5CNHyDuGLN4VAWL
Error → Record<string, unknown> のキャストが TS6 で通らなくなったため
unknown 経由のダブルキャストに修正。

https://claude.ai/code/session_01Fj4H7Wd5CNHyDuGLN4VAWL
@lollipop-onl lollipop-onl enabled auto-merge (squash) March 8, 2026 20:15
@lollipop-onl lollipop-onl disabled auto-merge March 8, 2026 20:15
@lollipop-onl lollipop-onl merged commit 0417108 into main Mar 8, 2026
7 checks passed
@lollipop-onl lollipop-onl deleted the claude/fix-agent-bee-command-dcRv7 branch March 8, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants