Skip to content

fix(skill): correct calendar option names in SKILL.md#7

Merged
hideack merged 1 commit into
mainfrom
fix/skill-calendar-option-names
Apr 12, 2026
Merged

fix(skill): correct calendar option names in SKILL.md#7
hideack merged 1 commit into
mainfrom
fix/skill-calendar-option-names

Conversation

@hideack

@hideack hideack commented Apr 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • --title--summary に修正
  • --at--occurred-at に修正

SKILL.md に記載されていたオプション名が CLI の実際のオプション名と一致していなかったため、スキルの指示通りに実行するとエラーになる状態だった。

Test plan

  • ingest skill --force でインストールし直して SKILL.md の内容を確認
  • ingest ingest calendar-start --summary "..." --occurred-at "..." が正常に動作することを確認

🤖 Generated with Claude Code

--title and --at did not exist in the CLI; the correct options are
--summary and --occurred-at.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hideack hideack merged commit 64a75f2 into main Apr 12, 2026
1 check passed
@hideack hideack deleted the fix/skill-calendar-option-names branch April 12, 2026 05:36
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.

1 participant