AA-302: Add Rook coding-agent and CI/CD integration guides - #3568
Merged
surishubham merged 2 commits intoSep 21, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Addresses AA-302: document Rook setup with coding agents and integration with CI/CD workflows.
LambdaTest/rookskill bundle. Clearly distinguish the three explicit npm-installer targets from standards-based, manual project installations for the other clients.Coding Agents & SkillsandCI/CD IntegrationsbeneathAgent Assurance Platform → Autonomous Agent Testing; link existing installation, quickstart, CI/CD, and Agent Skills pages to the new guides.https://rook.lambdatest.com/projects.Validation
node --test scripts/rook-docs.test.cjs: 31 passed, covering page metadata/navigation, images and links, downloadable/example consistency, YAML safeguards, Bash syntax, Markdown export fidelity, successful/failed/incomplete/malformed/stale result gating, and Antigravity full-bundle copying/non-overwrite safeguards.bash -n static/resources/rook/rook-ci.shandgit diff --check: passed.Published Rook CLI 0.1.3 version and relevant help checked in isolation, without replacing the existing local development binary.
Published skill installer 0.1.0 install, update, and uninstall checked for all three packaged clients in a temporary prefix; personal skills were not changed.
All thirteen client/platform pages and the hub inspected locally with Vercel agent-browser; desktop rendering and 390px mobile layout checked. Static download links verified with HTTP 200 responses. The two Antigravity guides were also checked against the locally served production build.
Production Docusaurus build passed using local-only placeholder Typesense settings (
HOST=127.0.0.1,API=local-build-placeholder) because this checkout has no search-service configuration. No environment configuration was committed. Existing unrelated duplicate-route, CSS, and broken-anchor warnings remain.Antigravity setup cross-checked against Google's official CLI/IDE/skills documentation. Installed
agy1.1.2 version/help checked; the pinned public Rook skill was copied in an isolated temporary repository, all seven references verified, and a repeated install safely refused. No personal skills were changed.Scope and limitations
Base branch:
stage.