Skip to content

githubnext/agentic-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

agentic-ops

This repo contains a small set of GitHub Agentic Workflows for auditing Copilot token usage and highlighting workflows that should be optimized.

Usage

To add one of these workflows to your repo, use gh aw add <owner>/<repo>/<workflow-name>.

gh aw add githubnext/agentic-ops/copilot-token-audit githubnext/agentic-ops/copilot-token-optimizer

This adds the workflow to .github/workflows/. For guided setup, use gh aw add-wizard githubnext/agentic-ops/copilot-token-audit.

Workflows

Workflow What it does
copilot-token-audit.md Collects recent Copilot workflow usage and creates a daily audit snapshot.
copilot-token-optimizer.md Analyzes expensive workflows and proposes conservative token-reduction changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors