Skip to content

Support JSON output for skills validator #600

Description

@aaronpowell

The skills validator currently outputs using Console.WriteLine in a format defined within the tool itself. This is fine when doing small batch human readable output, but it becomes a problem when it scales up to large amounts of skills/agents/etc. (example from awesome copilot).

It would be ideal if the output could be done as JSON so that it could be parsed easily by additional tools to produce alternative outputs or be fed into downstream systems.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions