hello
01Skill Claude CodeCodex
Show a nice greeting message with a timestamp. Use this when the user wants to greet or say hello, optionally to a certain subject and in a certain language .
Skill Claude CodeCodex
Show a nice greeting message with a timestamp. Use this when the user wants to greet or say hello, optionally to a certain subject and in a certain language .
Skill Claude CodeCodex
Review software architecture, including package cohesion and inter-package coupling.
Skill Claude CodeCodex
Discover additional, third-party components (libraries/frameworks) for the technology stack to provide needed functionality.
Skill Claude CodeCodex
Analyze the source code for problems in either the logic and semantics and its related control flow, performance and efficiency, or security.
Skill Claude CodeCodex
Craft Source Code: Use when user wants to "create", "add", or "craft" a new feature from scratch.
Skill Claude CodeCodex
Dissect the current Git change set, treated as an epic, domain-wise and logically into cohesive parts and materialize each part in its own dedicated Git WorkTree. Use when the user calls to "dissect", "split", "break up", or "decompose" a large change set into atomic, separately committable parts.
Skill Claude CodeCodex
Edit Source Code: Use when the user wants to "edit" the code base in one shot from a query or a bare analyzer issue id like "P1", fusing crafting, refactoring, and resolving with optional grilling, verification, looping, and Git worktree isolation.
Skill Claude CodeCodex
Explains code with WHAT, WHY, ANALOGY, DIAGRAM, CRUXES, and GOTCHAS. Use when you want to know how code works or when the user asks "how does this work?".
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.