Hi obra,
I’m working on ForgeCat, a tool for making agent profiles such as skills, agents, rules, commands, hooks, and MCP configs easier to install across different agent tools.
We found Superpowers useful as a software development methodology for coding agents, including planning, TDD, debugging, review, and session-start bootstrap workflows, so we created an initial ForgeCat profile for it here:
Profile repo: https://github.com/nota-america/forgecat-agent-profiles/tree/main/profiles/obra/superpowers
Install example:
forgecat install @forgecat/obra_superpowers
ForgeCat currently supports Claude Code, Cursor, and Codex, and we’re also planning support for OpenClaw, Hermes, and other agent runtimes. The goal is to help people reuse useful agent workflows across tools while keeping attribution and links back to the original repository.
I wanted to check with you before we continue maintaining this profile.
Which option best matches your preference?
- The current ForgeCat profile is okay as-is.
- Keeping the profile is okay, but some description, attribution, license, or supported platform notes should be corrected.
- You’d prefer to publish or maintain the ForgeCat profile directly.
- You’d prefer that we remove this ForgeCat profile.
If you prefer removal, we can take it down.
Getting Started:
npm install -g forgecat
forgecat search <keyword>
forgecat install @forgecat/obra_superpowers
Docs: https://forgecat.ai/docs
Thanks, and happy to adjust anything that doesn’t represent the original project accurately.
Hi obra,
I’m working on ForgeCat, a tool for making agent profiles such as skills, agents, rules, commands, hooks, and MCP configs easier to install across different agent tools.
We found Superpowers useful as a software development methodology for coding agents, including planning, TDD, debugging, review, and session-start bootstrap workflows, so we created an initial ForgeCat profile for it here:
Profile repo: https://github.com/nota-america/forgecat-agent-profiles/tree/main/profiles/obra/superpowers
Install example:
ForgeCat currently supports Claude Code, Cursor, and Codex, and we’re also planning support for OpenClaw, Hermes, and other agent runtimes. The goal is to help people reuse useful agent workflows across tools while keeping attribution and links back to the original repository.
I wanted to check with you before we continue maintaining this profile.
Which option best matches your preference?
If you prefer removal, we can take it down.
Getting Started:
Docs: https://forgecat.ai/docs
Thanks, and happy to adjust anything that doesn’t represent the original project accurately.