Skip to content

rse/ase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic Software Engineering (ASE)

Caution

ASE is still under heavy development, fully incomplete and hence not ready for any production use. Visit this repository later, plase!

About

Agentic Software Engineering (ASE) is the opinionated companion tooling of Dr. Ralf S. Engelschall for combining Agentic AI Coding with Software Engineering in tools like Claude Code. ASE consists of a Claude Code plugin and a Command-Line Interface (CLI) tool.

Installation

#   install ASE tool
npm install -g @rse/ase
#   install ASE plugin
claude plugin marketplace add rse/ase
claude plugin install ase@ase

Update

#   update ASE tool
npm update -g @rse/ase
#   update ASE plugin
claude plugin marketplace update ase
claude plugin update ase@ase

Uninstallation

#   uninstall ASE tool
npm uninstall -g @rse/ase
#   uninstall ASE plugin
claude plugin uninstall ase@ase
claude plugin marketplace remove ase

Copyright & License

Copyright © 2025-2026 Dr. Ralf S. Engelschall
Licensed under GPL 3.0

About

Agentic Software Engineering (ASE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors