Skip to content

[Refactor] Move active portable schemas to /.schemas #297

@ashleyshaw

Description

@ashleyshaw

Is your code refactoring request related to a problem?

Portable schemas currently live under .github/schemas, which blurs the line between GitHub-native repo configuration and reusable plugin validation.

Parent epic: #283.

Describe the Refactoring / Review Task

Move only active, portable schemas into /.schemas and update schema references in docs, VS Code settings, and validators.

Use Case

Plugin, skill, agent, hook, workflow, and frontmatter schemas should be usable outside GitHub's special .github folder.

Acceptance Criteria

  • Active schemas are identified.
  • Portable schemas move to /.schemas.
  • Repo-only schema references remain valid.
  • VS Code schema mappings are updated.
  • Validators reference the new path.
  • PR uses correct branch prefix refactor/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions