Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ssec-botfiles

SSEC team-wide AI-agent skills, instructions, and commands.

Layout

austerity/
  commands/      # slash commands (/name), run explicitly by the user
  skills/        # on-demand skills (a dir with SKILL.md)
  instructions/  # ambient rules injected into every session

austerity is a plugin bundle (a source can hold several, austerity is just a thematic header, code-quality with a /standard command that checks for a linter, checks it runs as pre-commit hook etc... could be another).

Components

/diy-codecov — command

Set up DIY code coverage (a Codecov replacement) in a repo using off-the-shelf, language-agnostic GitHub Actions that consume Cobertura XML, plus the GitHub rulesets that make any write-back step (badge commit, README PR) safe.

Adopt incrementally: emit coverage.xml → archive artifact → patch-coverage gate → total-coverage gate → README badge. The command detects the test stack (Python/JS/Go/JVM/Ruby/.NET), writes the workflow, and prints a numbered, click-through checklist (with repo-specific GitHub deep-links) for the manual steps CI can't do — rulesets, secrets, and the orphan badges branch.

Usage

Clone this repo and tell your agent about it should be enough.

About

dotfiles but for team-wide, user-scope (not project scope) agent (invocable and ambient) context

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors