incident-brief-summarizerTakes a diagnosis from log-parser and writes a Slack incident post and an action checklist. Use this skill second, after log-parser has run. Also triggers on: "write the Slack post", "I need an incident update", "write up what happened", "give me the status…log-parserReads raw error logs and an alert message to figure out what broke and why. Use this skill first whenever an engineer pastes logs or says "something broke", "we have an incident", "error rate spiked", or "here are the logs". Run this BEFORE…
repository explorer
IBM · Repositories and representative skills - Page 2
Repository-level view of 91 collected skills across 26 GitHub repositories.
update-lock-fileUse when the user wants to update the project lock file and requirements files. Syncs uv.lock with origin/main, regenerates lock, and exports all requirement files, then commits the result.add-nexus-packageStep-by-step guidance for contributing a new algorithm stack python package to Algorithm Nexus. It ensures all configuration files are properly created, validates the structure of the required nexus package, and helps classify and add the algorithm stack…