بنقرة واحدة
benchmark
Run benchmarks and update docs/benchmarks.md. Use before releases or when comparing against other projects.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run benchmarks and update docs/benchmarks.md. Use before releases or when comparing against other projects.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Drive the live Acolyte chat TUI through a real multi-turn session to catch behavior and transcript regressions. Use when verifying a change against the running app or reproducing a chat bug.
Guide for working on the Acolyte codebase. Use when building features, fixing bugs, or extending Acolyte itself.
Run pre-deploy checks, determine version bump, and execute release. Use when ready to cut a release.
| name | benchmark |
| description | Run benchmarks and update docs/benchmarks.md. Use before releases or when comparing against other projects. |
Run the benchmark script, parse its output, and update docs/benchmarks.md with fresh numbers and today's date.
/tmp/acolyte-benchmarks and reclone all repos before running. Incremental pulls frequently leave repos in a broken state with missing files.bun run scripts/benchmark.ts and capture the output.docs/benchmarks.md by project name and metric label.Updated <Day Month Year>.chore(docs): update benchmarks <date>.