Self Test

When Lark integration tests need running → execute test suite, analyze failures, auto-iterate fixes by severity.

cklxx Updated

File contents

self-test

Run the Lark scenario test suite, analyze failures by root cause (test_drift, prompt_issue, tool_bug, etc.), apply tiered auto-fixes (up to 3 rounds), and generate a structured report. All test execution, failure analysis, and iterative repair logic are handled by run.py.

调用

python3 skills/self-test/run.py run

cklxx/elephant.ai/tree/main/skills/self-test commit 2d61b3d194

Frequently asked questions

npx skillmds@latest add cklxx/self-test