ops-console
ops-console is a published AgentPM agent package for operational review and update workflows in Python.
It composes tools for:
- reviewing GitHub issues
- querying CSV data
- transforming JSON payloads
- drafting Slack-ready updates
Example prompts:
- Query recent operational data, transform it into a clean summary, and draft a Slack update for the team.
- Inspect recent issues, combine them with structured data, and produce a short operational briefing with next steps.
Local development
The source code for this agent package can be found here