Skip to content

feat: Gradle plugin — specCheck task #5

Description

@hermanngeorge15

Description

Create a Kotlin Gradle plugin that wraps spec-ci-plugin's validation pipeline as a specCheck Gradle task for JVM projects.

Acceptance Criteria

  • Gradle plugin with specCi { specFile = file("CLAUDE.md"); failOn = FailOn.ERRORS } DSL
  • ./gradlew specCheck runs the 4-step pipeline locally
  • Published to Gradle Plugin Portal
  • Works with Kotlin DSL build scripts

Milestone

v0.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions