Skip to content

Feature: Optional / dev-only dependencies #24

@erdemtuna

Description

@erdemtuna

Source: codeFindings.md Section 6 (Low Priority)

dependencies vs dev-dependencies distinction (like npm). Useful when skills have test/development-only tooling that should not be installed in production agent environments.

dependencies:
  production-skill: github.com/org/prod@v1.0.0
dev-dependencies:
  test-helper: github.com/org/test@v1.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions