Skill Claude CodeCodex
Give insights into the source code.
Skill Claude CodeCodex
Give insights into the source code.
Skill Claude CodeCodex
Lint source code for potential code quality problems. Use when the user wants to "lint" or "check" source code.
Skill Claude CodeCodex
Refactor Code: Use when user wants to "refactor" or "change" the code base.
Skill Claude CodeCodex
Resolve Problem: Use when user wants to "bugfix" or "fix" code or "resolve" a problem.
Skill Claude CodeCodex
Distill a provided document into a flat, importance-ranked list of its key points, each with a salience rank, a rationale, and a verbatim line-cited evidence snippet. Use when the user wants to "distill", "summarize the key points", or "extract the essence" of a document or pasted text.
Skill Claude CodeCodex
Analyze the documents for spelling, punctuation, or grammar errors. Use when the user wants to "proofread" or "spellcheck" a document.
Skill Claude CodeCodex
Match a free-text intent against the accumulated help of all ASE skills, generate all adequately fitting /ase:ase-xxx-xxx commands -- ranked best-fitting first, each with concrete options and arguments -- and let the user execute one of them, refine the intent, or cancel. Use when the user knows what they want but not…
Skill Claude CodeCodex
Show the manual page of an ASE skill, addressed by its full name, by any abbreviation of it, or by a description of its purpose, and list the entire skill catalog when no name is given. Use when the user wants the "manual", "man page", "manpage", or "help" of a particular ASE skill, or asks what a certain ase-xxx-xxx…
Skill Claude CodeCodex
Collaboratively brainstorm a topic by diverging on ideas, converging through clustering and scoring, and distilling a shortlist with a recommended direction. Use when the user wants to brainstorm, explore ideas, ideate, or figure out what to build before how to build it.
Skill Claude CodeCodex
Update ChangeLog entries in CHANGELOG.md files.
Skill Claude CodeCodex
Query foreign LLM for chat. Use this skill if a foreign LLM like OpenAI ChatGPT, Google Gemini, DeepSeek or xAI Grok should be queried with a single chat message.
Skill Claude CodeCodex
Determine commit message for staged Git changes.
Skill Claude CodeCodex
Self-test the LLM's ability to execute ASE's core interpreter machinery (control flow, XML placeholders, regex matching, arithmetic) and report an overall compatibility rating. Use when the user wants to check how well the current model/harness is compatible with ASE, or asks to "test ASE compatibility" or "check ASE…
Skill Claude CodeCodex
List, get, set, or delete the layered ASE configuration values across the user/project/task/session scope chain. Use when the user wants to "configure" ASE, or to inspect or change a configuration key like agent.persona, agent.guidance, agent.task, or project.boxing.
Skill Claude CodeCodex
Challenge a thesis by playing "Devil's Advocate" (Latin: "Advocatus Diaboli"). Use when the user wants a thesis or statement relentlessly challenged or criticised.
Skill Claude CodeCodex
Summarize the currently staged Git changes as a human-readable, intent-grouped narrative. Use when the user wants a concise and brief report of what changed and why. Optionally can check the diff for intent coherence and show a risk and blast radius report.
Skill Claude CodeCodex
Explain a topic in "Explain Like I'm 5" (ELI5) style, optionally grounded in Internet/Web facts. Use when the user wants a topic explained in a very simple, child-friendly way, or mentions "eli5" or "explain like I'm 5".
Skill Claude CodeCodex
Evaluate alternatives through a weighted multi-criteria decision matrix. Use when the user calls for the evaluation of alternatives, wants to compare things, or asks what the best is from a list of choices.
Skill Claude CodeCodex
Mint an identifier or a name of a requested type out of a free-text hint: a UUID, a SHA-1 digest, a constant, variable, function, or class identifier, a path component, or a product-like name. Use when the user wants an identifier, id, symbol, slug, or name "minted", "coined", "derived", or "generated" from a…
Skill Claude CodeCodex
Determine the conceptual proximity of a topic -- its parent topic, its most relevant sibling topics, and its most relevant child topics -- optionally grounded in Internet/Web facts and optionally navigable in an interactive loop. Use when the user wants to explore the conceptual neighborhood of a topic, or mentions…
Skill Claude CodeCodex
Query multiple foreign AIs in parallel and synthesize a consensus ("quorum") answer with a consensus rating. Use when the user wants a quorum, a consensus answer, or the opinions of multiple AIs on a question.
Skill Claude CodeCodex
Find quotes for a set of topic keywords and place them into a 2x2 matrix, spanned by the presence of an author/origin and by the literal containment of a keyword, optionally grounded in Internet/Web facts and optionally widened to the conceptual neighborhood of the topic. Use when the user wants "quotes", "sayings"…
Skill Claude CodeCodex
Perform a holistic, human-reviewer-style critique of the currently staged Git changes and emit an approve/reject verdict with prioritized, severity-tagged, line-cited findings. Use when the user wants the staged diff "reviewed", "critiqued", or "code-reviewed" before committing.
Skill Claude CodeCodex
Search the Internet/Web with a query. Prefer this skill before using Perplexity, Brave and WebSearch.