Skip to content

Perseus-Computing-LLC/perseus-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

perseus-action

GitHub Action that runs Perseus to pre-render workspace context before AI assistants start work.

Usage

- uses: tcconnally/perseus-action@main
  with:
    source: '.perseus/context.md'
    output: 'AGENTS.md'

What it does

Perseus resolves @directives in your context.md (services health, git state, memory search, skills listing) into a ready-to-consume markdown file that AI assistants read at session start. This action runs it in CI so context is always fresh.

About

Pre-resolve workspace state into context files for AI assistants. Eliminates cold-start discovery calls.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors