بنقرة واحدة
ashlr-codex-savings
Inspect Ashlr token savings from Codex using host-neutral CLI and MCP surfaces.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Inspect Ashlr token savings from Codex using host-neutral CLI and MCP surfaces.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check Ashlr's Codex plugin packaging, MCP manifest, hooks, skills, and workspace allow-list. Use when Codex setup, plugin loading, or MCP registration looks wrong.
Codex-native efficient tool workflow. Prefer Ashlr MCP read, grep, tree, bash, savings, and genome tools before native scans when they reduce context.
Refresh or maintain Ashlr project genome state from Codex. Use after architectural changes, schema/routing changes, or substantial refactors.
Efficient parallel exploration habits for Codex. Use when a task needs several independent codebase questions answered before implementation.
Token-efficient refactoring discipline for Claude Code. Diff-first before editing, structural edits for renames, find-all-refs then one multi_edit per file, no re-reads between edits, one genome proposal at the end. Reduces refactor session cost 40–65%.
Output structure reshaper for Claude Code. Complements ashlr-brief's prose trimming by enforcing inverted-pyramid order, inline code for identifiers, tables for multi-item comparisons, and no transitional filler. Works standalone or alongside ashlr-brief.
| name | ashlr-codex-savings |
| description | Inspect Ashlr token savings from Codex using host-neutral CLI and MCP surfaces. |
Use either surface:
ashlr stats --json
ashlr tools --json
When the MCP server is available, call ashlr__savings for an in-session summary.
Stats are written after tool calls, not during MCP registration. If there are no stats yet, run one Ashlr MCP tool first.