Skip to content

Commit 94b1ef8

Browse files
chore: Remove skill maintenance note (#60)
1 parent d16bae6 commit 94b1ef8

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

agent-skills/workleap-logging/SKILL.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |
1010
(4) Integrating @workleap/logging with LogRocket via CompositeLogger
1111
(5) Reviewing PRs or troubleshooting @workleap/logging usage
1212
metadata:
13-
version: 1.1
13+
version: 1.2
1414
---
1515

1616
# Workleap Logging (@workleap/logging)
@@ -77,7 +77,3 @@ For detailed documentation beyond the patterns above, consult:
7777

7878
- **`references/api.md`** — Logger constructors, all methods (styled text, line breaks), scope API, createCompositeLogger, log level guidelines
7979
- **`references/patterns.md`** — Common patterns (app setup, error logging, scoping, multi-destination), LogRocket integration, PR review checklist
80-
81-
## Maintenance Note
82-
83-
Body budget: ~75 lines. API details and common patterns moved to references/ since they are single-function examples and straightforward procedural content. Core concepts, chained segments, and common mistakes retained as they are the primary use cases and non-obvious pitfalls. New content goes in the appropriate `references/` file — only add to the body if it is a critical pattern needed in nearly every conversation.

0 commit comments

Comments
 (0)