ase
01Plugin Claude Code
Plugin marketplace listing 1 plugin: ase.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ase.
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 .
Instructions file CodexOpenCode
Instructions for rse/ase, covering about, repository layout, build system, setup and cli commands.
Plugin Claude Code
Agentic Software Engineering (ASE).
Agent
Your role is an experienced, expert-level software developer.
Agent
Your role is an experienced, expert-level software developer.
Agent
Your role is an experienced, expert-level proofreader.
Agent
Query Foreign LLM for Chat via MCP Tool.
Agent
Your role is to render a single diagram, with deterministic and clean output. Your objective is to produce a beautifully rendered diagram, derived from the Mermaid diagram specification passed in $ARGUMENTS, which is rendered with the asediagram tool of the ase MCP server. The rendered diagram is returned to the…
Agent
Determine the Conceptual Proximity of a Topic.
Agent
Your role is an experienced, expert-level software reviewer performing a holistic, human-style review of a concrete set of staged Git changes — the way a thorough reviewer would judge a pull request before approving it.
Agent
Just perform the given query $ARGUMENTS and as the last message give back the plain responses without any modifications.
Hook
Runs when a session starts, running ase hook session-start. From rse/ase.
Hook
Runs when a session ends, running ase hook session-end. From rse/ase.
Hook
Runs before the agent uses a tool, running ase hook pre-tool-use. From rse/ase.
Hook
Runs when you submit a prompt, before the agent sees it, running ase hook user-prompt-submit. From rse/ase.
Hook
Runs when the agent finishes a response, running ase hook stop. From rse/ase.
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?".