baseline-restorer
# agent skill
Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.
invocations_30d
0
# actual agent runs this month
--discover
# add Invoked MCP to your agent — it finds this skill automatically at runtime
{
"mcpServers": {
"invoked": {
"command": "npx",
"args": [
"-y",
"invoked-sh"
]
}
}
}# configure once on /how-it-works — your agent discovers every registered skill, not just this one
--badge
[](https://invoked.sh/s/thebushidocollective/baseline-restorer)is_your_skill?
# register to claim your dashboard + see every invocation
./register --claim