ticket: ready agent skills support

This commit is contained in:
Keisuke Hirata 2026-07-16 06:17:10 +09:00
parent 21296a10df
commit 0e51461ab6
No known key found for this signature in database
2 changed files with 19 additions and 2 deletions

View File

@ -1,8 +1,8 @@
---
title: 'Implement Agent Skills support'
state: 'planning'
state: 'ready'
created_at: '2026-07-15T19:43:46Z'
updated_at: '2026-07-15T21:05:00Z'
updated_at: '2026-07-15T21:17:01Z'
assignee: null
---

View File

@ -108,4 +108,21 @@ Skill support should mirror the Ticket backend direction: Workspace backend owns
Required API surface includes catalog/list, detail/read, lint/diagnostics, activation body retrieval, and resource access or backend-resolved authority for references/assets. Worker-local filesystem scanning must not become the primary authority when `WorkspaceClient::Http` is available.
---
<!-- event: intake_summary author: hare at: 2026-07-15T21:17:01Z -->
## Intake summary
Marked ready by `yoi ticket state`.
---
<!-- event: state_changed author: "yoi ticket" at: 2026-07-15T21:17:01Z from: planning to: ready reason: cli_state field: state -->
## State changed
Marked ready by `yoi ticket state`.
---