Add agentskills validate test to gws-cli recipe#45
Conversation
📝 WalkthroughWalkthroughThe PR removes documentation about intentionally skipped validation from the README and implements per-skill validation testing in the gws-cli recipe generation pipeline, adding Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
can you bump the build number to 1 to see how long recipe generation takes? creating 93 test environments might take quite a bit 😓 |
Locally, it was okay for me. I will do it once this is resolved: Blocked by googleworkspace/cli#601 |
Re-introduce the skills-ref validation test for gws-cli packages. This was previously skipped because upstream used JSON-style flow sequences in SKILL.md frontmatter, which has since been fixed (googleworkspace/cli#521, googleworkspace/cli#580). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
712920d to
86b4063
Compare
|
@pavelzw Package build takes around 2 minutes: https://github.com/pavelzw/skill-forge/actions/runs/23540458859/job/68526394413?pr=45 (I temporarily bumped the build number) |
Summary
agentskills validatetest withskills-refdependency for all gws-cli skill packages["gws"]) whichstrictyamlrejectedagentskills validategoogleworkspace/cli#521 was resolved via fix: use block-style YAML sequences in SKILL.md frontmatter googleworkspace/cli#580Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Tests
Documentation