AgentStack
SKILL verified Apache-2.0 Self-run

Ase Code Insight

skill-rse-ase-ase-code-insight · by rse

>

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-rse-ase-ase-code-insight

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Ase Code Insight? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

@${CLAUDESKILLDIR}/../../meta/ase-control.md @${CLAUDESKILLDIR}/../../meta/ase-skill.md @${CLAUDESKILLDIR}/../../meta/ase-getopt.md

Project Insight

$ARGUMENTS

Give insights into the project through the source code of .

Determine an summary of this project. For this, check a potentially existing README.* file or scan the source files and figure it out indirectly.

Display the results with the following :

PROJECT ABSTRACT:

Determine the of this project. For this, run the following command...

`` git shortlog -sn --no-merges HEAD ``

...and then display the results with the following :

PROJECT AUTHOR:

Display the source files which caused the most churn by figuring out which source files have the most commits. Display the following :

SOURCE CHURN:

Then run the following command...

`` git log --format=format: --name-only --since="1 year ago" | grep -v '^$' | sort | uniq -c | sort -nr | head -10 ``

...and then display its result as a table with a table head and columns named "Commits" and "Source File". Do not display any further explanation of this result.

Display the following :

MODULE STRUCTURE:

Find all modules (or OOP classes) and build a Mermaid specification for a flowchart TB diagram with all modules as boxes and the imports between modules as the directed edges. Then dispatch the rendering to the ase-meta-diagram sub-agent by calling the tool Agent(name: "ase-meta-diagram", description: "Diagram Rendering", subagent_type: "ase:ase-meta-diagram", prompt: ) and reproduce its returned fenced code block verbatim in the response text. Do not display any further explanation except for this diagram.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

  • Author: rse
  • Source: rse/ase
  • License: Apache-2.0
  • Homepage: https://ase.tools

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.