Skip to content

cederberg/incubator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Incubator

A project for experiments, tools and research.

git-uptodate

A tool to prints branch, stash, and working tree status for one or more repositories. Install into ~/.local like so:

mkdir -p ~/.local/bin ~/.local/share/man/man1
cp bin/git-uptodate ~/.local/bin/
cp man/git-uptodate.1 ~/.local/share/man/man1/

Update your PATH/MANPATH if needed in ~/.zshrc:

export PATH="$HOME/.local/bin:$PATH"
export MANPATH="$HOME/.local/share/man:$MANPATH"

Agent Skills

  • archive-conversation: Extracts and structures knowledge from a conversation for persistent storage.
  • update-knowledge-base: Distills interaction history into a high-density system prompt.

About

Incubator for experiments, tools and research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages