Skip to content

0.6.2

Choose a tag to compare

@vitaliiivanovspryker vitaliiivanovspryker released this 19 Jun 06:43
· 27 commits to master since this release
7d24349

Changelog

Added

  • Added spryker-customization skill — guides implementing Spryker customizations end-to-end, from PRD confirmation through planning, implementation, testing, and code review
  • Added spryker-docs-research skill — researches Spryker documentation and code to answer architectural and API questions
  • Added spryker-qa-coverage skill — generates structured QA test cases with Gherkin-style scenarios and test coverage reports
  • Added spryker-refresher skill — provides a guided onboarding refresher for developers returning to a Spryker project
  • Added spryker-runtime skill — runs the Spryker application, drives the storefront and Back Office in Chrome, and executes console commands for manual testing and QA verification
  • Added ai-runtime-debugging skill — diagnoses runtime errors via step debugging, log analysis, and test narrowing
  • Added product-requirement-document skill — creates structured PRDs with actors, Gherkin acceptance criteria, and stakeholder workflow
  • Added spryker-feature-expert agent — expert guide for Spryker feature development, now extended with PRD intake gating and QA integration
  • Added spryker-verifier agent — verifies feature implementations against acceptance criteria, now extended with PRD source confirmation
  • Added spryker-data-seeder agent — seeds test data into a running Spryker environment
  • Added spryker-issue-diagnoser agent — diagnoses Spryker runtime issues using logs, debugger, and code analysis
  • Added spryker-screenshot-collector agent — captures browser screenshots of Spryker storefront and Back Office flows
  • Added AiToolArtifactGenerator and AiToolArtifactGeneratorInterface — generates plugin artifact files (agents, skills) during AI tool setup
  • Added AgentsGenerationStep — dedicated step for generating agent files in the AiToolSetupConsole pipeline
  • Bumped spryker-ai-dev-sdk plugin version to 0.2.0