Compare commits

...
Author SHA1 Message Date
Drew Ritter 144a85a663 docs: keep Hermes in installation navigation
Add Hermes Agent to the installation entries in the table of contents. The removed Quickstart section was the README's only direct link to that existing installation section, so preserving the link avoids a navigation regression.
2026-08-07 16:59:38 -07:00
Drew Ritter 0443bde596 docs: streamline README getting started navigation
Remove the redundant Quickstart entry and section now that the README has a table of contents. Rename the Installation label in the table of contents to Getting Started while retaining the existing installation anchor and section heading.
2026-08-07 16:57:42 -07:00
+2 -6
View File
@@ -4,10 +4,9 @@ Superpowers is a complete software development methodology for your coding agent
## Table of Contents ## Table of Contents
- [Quickstart](#quickstart)
- [How it works](#how-it-works) - [How it works](#how-it-works)
- [Commercial Services](#commercial-services) - [Commercial Services](#commercial-services)
- [Installation](#installation) - [Getting Started](#installation)
- [Claude Code](#claude-code) - [Claude Code](#claude-code)
- [Antigravity](#antigravity) - [Antigravity](#antigravity)
- [Codex App](#codex-app) - [Codex App](#codex-app)
@@ -21,6 +20,7 @@ Superpowers is a complete software development methodology for your coding agent
- [Kimi Code](#kimi-code) - [Kimi Code](#kimi-code)
- [OpenCode](#opencode) - [OpenCode](#opencode)
- [Pi](#pi) - [Pi](#pi)
- [Hermes Agent](#hermes-agent)
- [The Basic Workflow](#the-basic-workflow) - [The Basic Workflow](#the-basic-workflow)
- [Community](#community) - [Community](#community)
- [What's Inside](#whats-inside) - [What's Inside](#whats-inside)
@@ -30,10 +30,6 @@ Superpowers is a complete software development methodology for your coding agent
- [License](#license) - [License](#license)
- [Visual companion telemetry](#visual-companion-telemetry) - [Visual companion telemetry](#visual-companion-telemetry)
## Quickstart
Give your agent Superpowers: [Claude Code](#claude-code), [Antigravity](#antigravity), [Codex App](#codex-app), [Codex CLI](#codex-cli), [Cursor](#cursor), [Devin CLI](#devin-cli), [Factory Droid](#factory-droid), [Gemini CLI](#gemini-cli), [GitHub Copilot CLI](#github-copilot-cli), [Grok Build CLI](#grok-build-cli), [Hermes Agent](#hermes-agent), [Kimi Code](#kimi-code), [OpenCode](#opencode), [Pi](#pi).
## How it works ## How it works
It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it *doesn't* just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do. It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it *doesn't* just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do.