Skip to content

chore: Improve agent skill with the new version of skill-creator#68

Merged
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
5646775
Mar 6, 2026
Merged

chore: Improve agent skill with the new version of skill-creator#68
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
5646775

Conversation

@patricklafrance
Copy link
Copy Markdown
Member

No description provided.

…ration details

docs(api.md): enhance API reference with detailed logger usage and factory function

docs(patterns.md): improve common patterns documentation with error logging and scoping examples

chore(package.json): remove unnecessary test flag from vitest command
Copilot AI review requested due to automatic review settings March 6, 2026 19:55
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 6, 2026

Open in StackBlitz

pnpm add https://pkg.pr.new/workleap/wl-logging/@workleap/logging@68

commit: bb2bd02

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Workleap logging agent-skill documentation to better reflect recommended usage patterns (scopes, error context, LogRocket integration) and adjusts the logging package’s Vitest command.

Changes:

  • Remove --passWithNoTests from @workleap/logging’s pnpm test script.
  • Expand/clarify logging guidance in the agent skill docs (env detection note, error logging context, scoping, PR checklist).
  • Rework API reference examples for CompositeLogger / createCompositeLogger.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
packages/logging/package.json Updates the Vitest test script invocation.
agent-skills/workleap-logging/references/patterns.md Improves recommended logging patterns and PR review checklist; streamlines LogRocket guidance.
agent-skills/workleap-logging/references/api.md Expands API reference and examples, including createCompositeLogger.
agent-skills/workleap-logging/SKILL.md Updates the skill scope and adds clarifying guidance around scopes, chaining, and references.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread agent-skills/workleap-logging/references/api.md Outdated
Comment thread agent-skills/workleap-logging/references/api.md Outdated
Comment thread agent-skills/workleap-logging/SKILL.md Outdated
@patricklafrance Patrick Lafrance (patricklafrance) merged commit 90eb0cf into main Mar 6, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants