Skip to content

Commit 6c7aaeb

Browse files
Copilotintel352
andauthored
fix(cross-llm-coverage): clarify Claude Code skill discovery vs marketplace install path
Agent-Logs-Url: https://github.com/GoCodeAlone/claude-superpowers/sessions/1582f604-1b7b-4edb-aac1-013a4b416909 Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
1 parent 9190cc8 commit 6c7aaeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cross-llm-coverage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Host-by-host capability matrix for the Superpowers skills system.
1616
| Task list / TodoWrite | ✅ built-in | ❌ no documented equivalent | ⚠️ `update_plan` mapping (see `.opencode/INSTALL.md`) | ⚠️ unknown |
1717
| AGENTS.md / project context | CLAUDE.md | AGENTS.md (+ `.override.md`) | AGENTS.md | n/a |
1818
| Host declaration for skill conditionals | `Host: claude-code` in CLAUDE.md | `Host: codex` in `~/.codex/AGENTS.md` | `Host: opencode` in `~/.config/opencode/AGENTS.md` | n/a |
19-
| Skill discovery path (user scope) | `~/.claude/skills/` | `~/.agents/skills/` | `~/.config/opencode/skills/` | via plugin (no manual symlink) |
19+
| Skill discovery path (user scope) | `~/.claude/skills/` (personal skills); superpowers installed to `~/.claude/plugins/marketplace/superpowers/` via marketplace | `~/.agents/skills/` | `~/.config/opencode/skills/` | via plugin (no manual symlink) |
2020
| Model tier vocabulary | role names → `haiku`/`sonnet`/`opus` (see `agents/model-tiers.md`) | role names → `gpt-5.4-mini`/`gpt-5.4`/`gpt-5.5` | role names → host-pass-through | role names → host-pass-through |
2121

2222
## Notes

0 commit comments

Comments
 (0)