From 6bfb50ee0203ee6037f00079f78d5663db240b16 Mon Sep 17 00:00:00 2001 From: Willem van den Ende Date: Wed, 6 May 2026 15:42:20 +0100 Subject: [PATCH] Add yak show and context to instructions --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 0358e8d..54d4d4d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -41,6 +41,8 @@ we use `yx` for planning run yx --help to see options. Invoke when the user wan `yx list` - shows open yaks `yx add` - adds yaks +`yx context "yak name"` - adds human-readable description (pipe via stdin) +`yx show "yak name"` - shows yak details including context # Building