Sync Superpowers 6 manifest components
Publish the completed third-party sync output for Superpowers 6.0.2 and keep the marketplace PowerShell sync script aligned with the Python adapter's manifest-declared component copying. Constraint: Superpowers now ships Codex hooks through .codex-plugin/plugin.json, and marketplace validation requires the referenced hook path to exist. Rejected: Commit the partially synced tree without hooks | Codex install would carry a manifest pointing at a missing hooks file. Confidence: high Scope-risk: moderate Directive: Preserve normal incremental marketplace history; do not rewrite history for ordinary source updates. Tested: /Users/eapil/git/keyinfo/.venv/bin/python3 scripts/validate_marketplace.py; rg public-secret scan; Codex temp CODEX_HOME marketplace add/list/add superpowers and hook cache checks. Not-tested: PowerShell script execution because pwsh/powershell is not installed locally; live hook execution inside an interactive Codex session.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
"repo": "https://github.com/obra/superpowers.git",
|
||||
"ref": "main",
|
||||
"adapter": "codex-plugin",
|
||||
"commit": "8cf39006140a743dce31ba4046fceab90cc214e6",
|
||||
"syncedAt": "2026-06-16T16:00:00Z"
|
||||
"commit": "b62616fc12f6a007c6fd5118146821d748da0d33",
|
||||
"syncedAt": "2026-06-17T07:05:29Z"
|
||||
},
|
||||
{
|
||||
"id": "oh-my-codex",
|
||||
@@ -33,8 +33,8 @@
|
||||
"repo": "https://github.com/shadcn-ui/ui.git",
|
||||
"ref": "main",
|
||||
"adapter": "claude-skill",
|
||||
"commit": "6ec117715f8519326f0ae8c9984b930f313bdb71",
|
||||
"syncedAt": "2026-06-16T16:00:00Z"
|
||||
"commit": "c879483c9694d7b135ed1efe8f73233d924ae551",
|
||||
"syncedAt": "2026-06-17T07:05:29Z"
|
||||
},
|
||||
{
|
||||
"id": "frontend-slides",
|
||||
@@ -69,8 +69,8 @@
|
||||
"repo": "https://github.com/hugohe3/ppt-master.git",
|
||||
"ref": "main",
|
||||
"adapter": "claude-skill",
|
||||
"commit": "886c159db5bfb693ab8b228b03a1ace75aacd630",
|
||||
"syncedAt": "2026-06-16T16:00:00Z"
|
||||
"commit": "313ee6729dba50cbdd50b67debe601c483a5bcab",
|
||||
"syncedAt": "2026-06-17T07:05:29Z"
|
||||
},
|
||||
{
|
||||
"id": "next-skills",
|
||||
|
||||
Reference in New Issue
Block a user