Agent skill

changelog-writing

Shared workflow for writing Langfuse changelog entries after a feature is complete. Use when a branch is ready for merge and a changelog entry or changelog draft is needed.

Stars 24,320
Forks 2,456

Install this agent skill to your Project

npx add-skill https://github.com/langfuse/langfuse/tree/main/.agents/skills/changelog-writing

SKILL.md

Changelog Writing

Use this skill when a completed feature branch needs a changelog entry.

Workflow

  1. Understand the change set.
  2. Study recent changelog patterns in ../langfuse-docs/pages/changelog.
  3. Find related documentation links in ../langfuse-docs/pages.
  4. Draft a user-focused changelog entry.
  5. Recommend whether an image or screenshot should be added.

What To Gather

  • The branch diff relative to main
  • The Linear issue, if the branch name includes an lfe-XXXX identifier
  • The affected product areas
  • Relevant docs pages to link or create

Writing Rules

  • Write for users, not internal implementation detail
  • Prefer second person: "you can now..."
  • Focus on what changed, why it matters, and how to use it
  • Match the structure and tone of recent changelog posts
  • Keep technical detail only where it improves user understanding

Output Format

Provide:

  1. A short summary of what changed
  2. The complete changelog post content
  3. Whether an image should be added and what it should show
  4. Any docs pages that should be linked or created

Reference Files

  • Changelog destination: ../langfuse-docs/pages/changelog
  • Recent changelog examples: inspect 3-5 recent files in that directory
  • Existing docs: ../langfuse-docs/pages

Expand your agent's capabilities with these related and highly-rated skills.

langfuse/langfuse

frontend-browser-review

Shared workflow for browser-based review of user-visible frontend changes in Langfuse. Use when a change affects UI behavior, layout, styling, navigation, or browser-visible regressions and should be checked with the Playwright MCP server before signoff.

24,320 2,456
Explore
langfuse/langfuse

add-model-price

Use when editing worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, pricing tiers, tokenizer IDs, or matchPattern regexes for OpenAI, Anthropic, Bedrock, Vertex, Azure, or Gemini model pricing.

24,320 2,456
Explore
langfuse/langfuse

code-review

Shared code review workflow for Langfuse. Use when reviewing a PR, branch, diff, or local changes for correctness, regressions, risk, and missing tests. Start with references/review-checklist.md for repo-specific review rules and use package AGENTS.md files plus any matching shared skills when the change touches those areas.

24,320 2,456
Explore
langfuse/langfuse

turborepo

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

24,320 2,456
Explore
langfuse/langfuse

agent-setup-maintenance

Shared workflow for editing Langfuse's repo-owned agent setup under `.agents/`. Use when changing AGENTS files, shared skills, `.agents/config.json`, generated shim behavior, provider discovery paths, or install-time agent sync.

24,320 2,456
Explore
langfuse/langfuse

backend-dev-guidelines

Shared backend guide for Langfuse's Next.js 14, tRPC, BullMQ, and TypeScript monorepo. Use when creating or reviewing tRPC routers, public REST endpoints, BullMQ queue processors, backend services, middleware, Prisma or ClickHouse data access, OpenTelemetry instrumentation, Zod validation, env configuration, or backend tests across web, worker, or packages/shared.

24,320 2,456
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results