Skip to content

Commit 674da23

Browse files
ci: apply automated fixes
1 parent 5eef34f commit 674da23

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • packages/intent/meta/feedback-collection

packages/intent/meta/feedback-collection/SKILL.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,11 @@ referenced.
120120
## Skills Inventory
121121

122122
**Loaded and used:**
123+
123124
- [list each skill the agent read and actively followed during the session]
124125

125126
**Available but not loaded:**
127+
126128
- [list skills that were installed/available but the agent never read]
127129

128130
## What Worked
@@ -154,7 +156,7 @@ referenced.
154156
| Package | The npm package the skill lives in (e.g. `@tanstack/query-intent`) |
155157
| Skill version | Frontmatter `metadata.version` or `library_version` |
156158
| Task | Summarize the human's original request in one sentence |
157-
| Skills Inventory | Which skills were loaded vs. available but not loaded (see below) |
159+
| Skills Inventory | Which skills were loaded vs. available but not loaded (see below) |
158160
| What Worked | List skill sections/patterns that were correct and useful |
159161
| What Failed | From 1c — skill instructions that produced errors |
160162
| Missing | From 1b — gaps where the skill was silent |

0 commit comments

Comments
 (0)