Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 5월 19일 00:08
파일 탐색기
3 개 파일
SKILL.md
readonly