We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aca62e commit 5622e90Copy full SHA for 5622e90
1 file changed
.github/copilot-instructions.md
@@ -77,6 +77,10 @@ func (m *SnapManager) undoMountSnap(t *state.Task, _ *tomb.Tomb) error {
77
- Release lock only for slow I/O/network operations
78
- Working state + status changes must be atomic via `Task.SetStatus()` before unlock
79
80
+## Skills
81
+
82
+Detailed, executable workflows for common tasks live in `.agents/skills/`.
83
84
## Developer Workflows
85
86
### Building & Testing
0 commit comments