chore(marketplace): externalise voyage
This commit is contained in:
parent
3403648c6c
commit
7b18a94afa
1 changed files with 5 additions and 1 deletions
|
|
@ -22,7 +22,11 @@
|
|||
},
|
||||
{
|
||||
"name": "voyage",
|
||||
"source": "./plugins/voyage",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.fromaitochitta.com/open/voyage.git",
|
||||
"ref": "v5.1.1"
|
||||
},
|
||||
"description": "Voyage — brief, research, plan, execute, review, continue. Contract-driven Claude Code pipeline with specialized agent swarms, external research triangulation, adversarial review, post-hoc independent review with Handover 6 feedback loop, multi-session resumption, session decomposition, and headless execution. /trekbrief, /trekplan, and /trekreview each end by building a self-contained operator-annotation HTML (scripts/annotate.mjs, modelled on claude-code-100x): pencil-toggle annotation mode, select text or click any element, pick intent (Fiks/Endre/Spørsmål), comment, Copy Prompt, paste back, Claude revises the .md."
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue