thevoidforge-methodology 23.7.1 → 23.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,6 +18,25 @@ You are the Silver Surfer, Herald of Galactus. You scout ahead — reading the c
18
18
 
19
19
  **You are launched as a sub-agent at the start of every major command.** This is not optional. The orchestrating agent (Opus) launches you, waits for your roster, then deploys those agents. You are the first agent called, every time.
20
20
 
21
+ ## Cosmic Heraldings
22
+
23
+ When launching the Silver Surfer, announce with one of these (pick at random — never repeat the same one twice in a session):
24
+
25
+ - "The Silver Surfer rides the cosmic winds... scanning your codebase across all dimensions."
26
+ - "Norrin Radd soars ahead. The Power Cosmic reads your code before any mortal agent touches it."
27
+ - "A silver streak crosses the sky. The Herald surveys the battlefield before summoning the army."
28
+ - "The Surfer descends from the cosmos. Your codebase will be known to Galactus."
29
+ - "From Zenn-La to your repository — the Silver Surfer charts the course."
30
+ - "The Power Cosmic awakens. Every file, every function, every dependency — the Herald sees all."
31
+ - "Norrin Radd sacrificed everything to protect worlds. Now he scouts yours."
32
+ - "The board gleams. The Surfer reads the shape of your code across spacetime."
33
+ - "Before Galactus feeds, the Herald must approve. Before agents deploy, the Surfer must scan."
34
+ - "Cosmic awareness expanding... the Silver Surfer maps the terrain for those who follow."
35
+ - "The Herald of Galactus does not rest. Your codebase has been found."
36
+ - "Silver light washes over the repository. The Surfer knows what this project needs."
37
+ - "Across galaxies, the Surfer has seen every architecture. Now he evaluates yours."
38
+ - "The board carries him forward. The Power Cosmic carries the truth. The roster will be chosen."
39
+
21
40
  ## Your Task
22
41
 
23
42
  You receive a prompt containing:
@@ -17,13 +17,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
17
17
 
18
18
  ## Silver Surfer Pre-Scan (ADR-048)
19
19
 
20
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
20
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
21
21
 
22
- **Prompt the Surfer with:** "Command: /ai. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
22
+ **How to launch:** Use the Agent tool with these exact parameters:
23
+ - `description`: "Silver Surfer roster scan"
24
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /ai. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
23
25
 
24
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
26
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
25
27
 
26
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
28
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
27
29
  **`--light`** — skip the Surfer, use only hardcoded roster below.
28
30
  **`--solo`** — skip Surfer and all sub-agents, lead only.
29
31
 
@@ -12,13 +12,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
12
12
 
13
13
  ## Silver Surfer Pre-Scan (ADR-048)
14
14
 
15
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
15
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
16
16
 
17
- **Prompt the Surfer with:** "Command: /architect. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
17
+ **How to launch:** Use the Agent tool with these exact parameters:
18
+ - `description`: "Silver Surfer roster scan"
19
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /architect. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
18
20
 
19
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
21
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
20
22
 
21
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
23
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
22
24
  **`--light`** — skip the Surfer, use only hardcoded roster below.
23
25
  **`--solo`** — skip Surfer and all sub-agents, lead only.
24
26
 
@@ -15,13 +15,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
15
15
 
16
16
  ## Silver Surfer Pre-Scan (ADR-048)
17
17
 
18
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
18
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
19
19
 
20
- **Prompt the Surfer with:** "Command: /assemble. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
20
+ **How to launch:** Use the Agent tool with these exact parameters:
21
+ - `description`: "Silver Surfer roster scan"
22
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /assemble. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
21
23
 
22
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
24
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
23
25
 
24
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
26
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
25
27
  **`--light`** — skip the Surfer, use only hardcoded roster below.
26
28
  **`--solo`** — skip Surfer and all sub-agents, lead only.
27
29
 
@@ -4,13 +4,15 @@ Evaluate an existing codebase before a rebuild, migration, or VoidForge onboardi
4
4
 
5
5
  ## Silver Surfer Pre-Scan (ADR-048)
6
6
 
7
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
7
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
8
8
 
9
- **Prompt the Surfer with:** "Command: /assess. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
9
+ **How to launch:** Use the Agent tool with these exact parameters:
10
+ - `description`: "Silver Surfer roster scan"
11
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /assess. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
10
12
 
11
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
13
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
12
14
 
13
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
15
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
14
16
  **`--light`** — skip the Surfer, use only hardcoded roster below.
15
17
  **`--solo`** — skip Surfer and all sub-agents, lead only.
16
18
 
@@ -12,13 +12,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
12
12
 
13
13
  ## Silver Surfer Pre-Scan (ADR-048)
14
14
 
15
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
15
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
16
16
 
17
- **Prompt the Surfer with:** "Command: /build. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
17
+ **How to launch:** Use the Agent tool with these exact parameters:
18
+ - `description`: "Silver Surfer roster scan"
19
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /build. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
18
20
 
19
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
21
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
20
22
 
21
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
23
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
22
24
  **`--light`** — skip the Surfer, use only hardcoded roster below.
23
25
  **`--solo`** — skip Surfer and all sub-agents, lead only.
24
26
 
@@ -55,13 +55,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
55
55
 
56
56
  ## Silver Surfer Pre-Scan (ADR-048)
57
57
 
58
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
58
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
59
59
 
60
- **Prompt the Surfer with:** "Command: /campaign. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
60
+ **How to launch:** Use the Agent tool with these exact parameters:
61
+ - `description`: "Silver Surfer roster scan"
62
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /campaign. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
61
63
 
62
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
64
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
63
65
 
64
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
66
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
65
67
  **`--light`** — skip the Surfer, use only hardcoded roster below.
66
68
  **`--solo`** — skip Surfer and all sub-agents, lead only.
67
69
 
@@ -6,13 +6,15 @@ Read `/docs/methods/DEVOPS_ENGINEER.md` for operating rules (see "Deploy Automat
6
6
 
7
7
  ## Silver Surfer Pre-Scan (ADR-048)
8
8
 
9
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
9
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
10
10
 
11
- **Prompt the Surfer with:** "Command: /deploy. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
11
+ **How to launch:** Use the Agent tool with these exact parameters:
12
+ - `description`: "Silver Surfer roster scan"
13
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /deploy. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
12
14
 
13
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
15
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
14
16
 
15
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
17
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
16
18
  **`--light`** — skip the Surfer, use only hardcoded roster below.
17
19
  **`--solo`** — skip Surfer and all sub-agents, lead only.
18
20
 
@@ -13,13 +13,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
13
13
 
14
14
  ## Silver Surfer Pre-Scan (ADR-048)
15
15
 
16
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
16
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
17
17
 
18
- **Prompt the Surfer with:** "Command: /devops. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
18
+ **How to launch:** Use the Agent tool with these exact parameters:
19
+ - `description`: "Silver Surfer roster scan"
20
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /devops. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
19
21
 
20
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
22
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
21
23
 
22
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
24
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
23
25
  **`--light`** — skip the Surfer, use only hardcoded roster below.
24
26
  **`--solo`** — skip Surfer and all sub-agents, lead only.
25
27
 
@@ -17,13 +17,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
17
17
 
18
18
  ## Silver Surfer Pre-Scan (ADR-048)
19
19
 
20
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
20
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
21
21
 
22
- **Prompt the Surfer with:** "Command: /gauntlet. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
22
+ **How to launch:** Use the Agent tool with these exact parameters:
23
+ - `description`: "Silver Surfer roster scan"
24
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /gauntlet. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
23
25
 
24
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
26
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
25
27
 
26
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
28
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
27
29
  **`--light`** — skip the Surfer, use only hardcoded roster below.
28
30
  **`--solo`** — skip Surfer and all sub-agents, lead only.
29
31
 
@@ -12,13 +12,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
12
12
 
13
13
  ## Silver Surfer Pre-Scan (ADR-048)
14
14
 
15
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
15
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
16
16
 
17
- **Prompt the Surfer with:** "Command: /qa. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
17
+ **How to launch:** Use the Agent tool with these exact parameters:
18
+ - `description`: "Silver Surfer roster scan"
19
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /qa. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
18
20
 
19
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
21
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
20
22
 
21
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
23
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
22
24
  **`--light`** — skip the Surfer, use only hardcoded roster below.
23
25
  **`--solo`** — skip Surfer and all sub-agents, lead only.
24
26
 
@@ -10,13 +10,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
10
10
 
11
11
  ## Silver Surfer Pre-Scan (ADR-048)
12
12
 
13
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
13
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
14
14
 
15
- **Prompt the Surfer with:** "Command: /review. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
15
+ **How to launch:** Use the Agent tool with these exact parameters:
16
+ - `description`: "Silver Surfer roster scan"
17
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /review. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
16
18
 
17
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
19
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
18
20
 
19
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
21
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
20
22
  **`--light`** — skip the Surfer, use only hardcoded roster below.
21
23
  **`--solo`** — skip Surfer and all sub-agents, lead only.
22
24
 
@@ -10,13 +10,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
10
10
 
11
11
  ## Silver Surfer Pre-Scan (ADR-048)
12
12
 
13
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
13
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
14
14
 
15
- **Prompt the Surfer with:** "Command: /security. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
15
+ **How to launch:** Use the Agent tool with these exact parameters:
16
+ - `description`: "Silver Surfer roster scan"
17
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /security. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
16
18
 
17
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
19
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
18
20
 
19
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
21
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
20
22
  **`--light`** — skip the Surfer, use only hardcoded roster below.
21
23
  **`--solo`** — skip Surfer and all sub-agents, lead only.
22
24
 
@@ -15,13 +15,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
15
15
 
16
16
  ## Silver Surfer Pre-Scan (ADR-048)
17
17
 
18
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
18
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
19
19
 
20
- **Prompt the Surfer with:** "Command: /test. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
20
+ **How to launch:** Use the Agent tool with these exact parameters:
21
+ - `description`: "Silver Surfer roster scan"
22
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /test. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
21
23
 
22
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
24
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
23
25
 
24
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
26
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
25
27
  **`--light`** — skip the Surfer, use only hardcoded roster below.
26
28
  **`--solo`** — skip Surfer and all sub-agents, lead only.
27
29
 
@@ -10,13 +10,15 @@ Opus scans `git diff --stat` and matches changed files against the `description`
10
10
 
11
11
  ## Silver Surfer Pre-Scan (ADR-048)
12
12
 
13
- **MANDATORY.** Before deploying any domain agents, launch **Silver Surfer** `subagent_type: Silver Surfer` as a sub-agent. The Surfer reads all agent definitions, assesses the codebase, and returns the optimal roster for this command. This is not optional skipping the Surfer means the command uses a generic team instead of one tailored to the codebase.
13
+ **MANDATORY.** Before deploying any domain agents, launch the Silver Surfer. **Do NOT skip this step.** Before launching, read the `## Cosmic Heraldings` section from `.claude/agents/silver-surfer-herald.md` and announce one at random (never repeat in the same session). Then launch the Surfer.
14
14
 
15
- **Prompt the Surfer with:** "Command: /ux. User args: <user's arguments>. Focus: <focus if provided, otherwise 'none'>. Select the optimal agent roster."
15
+ **How to launch:** Use the Agent tool with these exact parameters:
16
+ - `description`: "Silver Surfer roster scan"
17
+ - `prompt`: "You are the Silver Surfer, Herald of Galactus. Read your instructions from .claude/agents/silver-surfer-herald.md, then execute your task. Command: /ux. User args: <ARGS>. Focus: <FOCUS or 'none'>. Scan the .claude/agents/ directory, read agent descriptions and tags, and return the optimal roster for this command on this codebase."
16
18
 
17
- **Merge the Surfer's roster** with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
19
+ **After the Surfer returns**, merge its roster with this command's hardcoded lead agents below. Leads are non-negotiable; the Surfer adds specialists.
18
20
 
19
- **`--focus "topic"`** — pass to the Surfer as the focus bias.
21
+ **`--focus "topic"`** — include in the Surfer's prompt as the focus bias.
20
22
  **`--light`** — skip the Surfer, use only hardcoded roster below.
21
23
  **`--solo`** — skip Surfer and all sub-agents, lead only.
22
24
 
package/CHANGELOG.md CHANGED
@@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
6
6
 
7
7
  ---
8
8
 
9
+ ## [23.7.3] - 2026-04-12
10
+
11
+ ### Added
12
+ - **Cosmic Heraldings** — 14 Silver Surfer one-liners announced at random before each roster scan. "Norrin Radd soars ahead. The Power Cosmic reads your code before any mortal agent touches it." Brings delight to every command invocation — same energy as Bombadil's /void personality.
13
+
14
+ ---
15
+
16
+ ## [23.7.2] - 2026-04-12
17
+
18
+ ### Fixed
19
+ - **Silver Surfer invocation made explicit and guaranteed** — commands now provide exact Agent tool parameters (`description` + `prompt` with `.claude/agents/silver-surfer-herald.md` read instruction) instead of the non-functional `subagent_type: Silver Surfer`. Works 100% of the time in every Claude Code environment.
20
+
21
+ ---
22
+
9
23
  ## [23.7.1] - 2026-04-12
10
24
 
11
25
  ### Changed
package/VERSION.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Version
2
2
 
3
- **Current:** 23.7.1
3
+ **Current:** 23.7.3
4
4
 
5
5
  ## Versioning Scheme
6
6
 
@@ -14,6 +14,8 @@ This project uses [Semantic Versioning](https://semver.org/):
14
14
 
15
15
  | Version | Date | Summary |
16
16
  |---------|------|---------|
17
+ | 23.7.3 | 2026-04-12 | Cosmic Heraldings — 14 Silver Surfer one-liners announced at random before each roster scan |
18
+ | 23.7.2 | 2026-04-12 | Silver Surfer explicit Agent tool invocation — guaranteed to work in every environment |
17
19
  | 23.7.1 | 2026-04-12 | Silver Surfer launches as real Agent sub-process (subagent_type: Silver Surfer), not CLI shell-out. Mandatory on every command. |
18
20
  | 23.7.0 | 2026-04-12 | The Decount — eliminate hardcoded agent counts from 30+ files. Single source of truth: AGENT_CLASSIFICATION.md. |
19
21
  | 23.6.1 | 2026-04-12 | Gauntlet fix: 30+ stale "263 agents" → 264 across commands, methods, docs |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "thevoidforge-methodology",
3
- "version": "23.7.1",
3
+ "version": "23.7.3",
4
4
  "description": "VoidForge methodology — agents, commands, methods, patterns.",
5
5
  "license": "MIT",
6
6
  "files": [