Skip to content

Commit 5622e90

Browse files
committed
AGENTS.md: mention where the skills are
Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>
1 parent 8aca62e commit 5622e90

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ func (m *SnapManager) undoMountSnap(t *state.Task, _ *tomb.Tomb) error {
7777
- Release lock only for slow I/O/network operations
7878
- Working state + status changes must be atomic via `Task.SetStatus()` before unlock
7979

80+
## Skills
81+
82+
Detailed, executable workflows for common tasks live in `.agents/skills/`.
83+
8084
## Developer Workflows
8185

8286
### Building & Testing

0 commit comments

Comments
 (0)