Skip to main content
Run any Skill in Manus
with one click

dejavu-test-integration

// Verify a Deja Vu integration produced by /dejavu-integrate. Runs in the same workspace on the same branch (loose coupling) — installs dependencies, runs the repo's native test suite, then exercises a real end-to-end smoke flow against the user's API key. Produces a scorecard. TRIGGER when: user has just run /dejavu-integrate and says "verify", "test the integration", "run /dejavu-test-integration", or when a .dejavu-integration/ directory exists and tests have not been run yet on the current branch. DO NOT TRIGGER when: the user wants to run general project tests (defer to the repo's native test command), or when no prior /dejavu-integrate run exists in the current branch (ask them to run /dejavu-integrate first). This skill ONLY catches compile and runtime bugs by design. Logical integration errors — wrong data stored, wrong time retrieved, wrong user scoping — are on the human reviewer.

$ git log --oneline --stat
stars:204
forks:4
updated:May 19, 2026 at 00:08
File Explorer
3 files
SKILL.md
readonly