alphacouncil-agent 0.5.1 → 0.5.2

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.
@@ -0,0 +1,79 @@
1
+ ---
2
+ description: Equity research council — full run, quick read, mechanical screen, or market narrative
3
+ argument-hint: [ticker] [quick|screen|market|options|news] · or just a question
4
+ ---
5
+
6
+ # /alpha
7
+
8
+ Request: **$ARGUMENTS**
9
+
10
+ ## Route on the arguments — do not ask what they meant
11
+
12
+ | `$ARGUMENTS` looks like | Do this |
13
+ |---|---|
14
+ | *(empty)* | Print the mode table below and stop. Do not start a run. |
15
+ | a ticker alone, or a question | **Full council.** Go to "Full council" below. |
16
+ | ticker + `quick` | The `quick` preset: 4 analysts and the debate. No bench, no verification. |
17
+ | ticker + `screen` | `screen_ticker` only. No language-model judgment, no subagents. |
18
+ | ticker + `options` | `get_options_chain` only. |
19
+ | ticker + `news` | `get_news` on the symbol, and on its CIK when it is a US filer. |
20
+ | `market` (with or without a theme) | `get_market_narrative`. Add the theme as `extra_queries`. |
21
+
22
+ When `$ARGUMENTS` is empty, print exactly this and stop:
23
+
24
+ ```
25
+ /alpha MU full council — asks which preset first
26
+ /alpha MU quick 4 analysts + debate, no bench, no verification
27
+ /alpha MU screen mechanical filings screen only (no model spend)
28
+ /alpha MU options IV term structure, skew, positioning (no model spend)
29
+ /alpha MU news dated filings and headlines (no model spend)
30
+ /alpha market AI what the market is talking about (no model spend)
31
+ ```
32
+
33
+ Say plainly that the four marked modes call keyless data tools and spawn no subagents, so
34
+ they cost nothing beyond this turn. The council modes spawn one subagent per seat, and that
35
+ is where the spend is.
36
+
37
+ ## Full council
38
+
39
+ 1. **Ask which preset first.** Call `list_council_options` and present the three with their
40
+ seat counts. A council is 7 to 44 seats and that range is the user's time and money.
41
+ **Skip the question when the request already answered it** — a named roster, "everything",
42
+ "be quick". A confirmation nobody needed is an interruption.
43
+ 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
44
+ workflow: a report that looks finished and skipped the bench is worse than an obviously
45
+ partial one.
46
+ 3. **Call the tools rather than searching for numbers they can supply.** `screen_ticker`,
47
+ `get_quote`, `get_options_chain`, `get_macro_snapshot`, `get_news`. Search is for
48
+ explanation and for what is not yet filed.
49
+ 4. Every selected master must report before the run is complete. `out_of_scope` is a
50
+ conclusion, not an abstention.
51
+ 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
52
+ changes what the bands depend on; it does not excuse leaving them out.
53
+
54
+ ## Quick mode owes the reader one sentence
55
+
56
+ State in the output that no master lenses ran and nothing was cross-verified, so the
57
+ confidence is lower than a standard run. Without it, a four-seat run reads like a full
58
+ council result.
59
+
60
+ ## Screen mode
61
+
62
+ A rule whose inputs are missing is `skipped`, **never a pass** — reporting "6/7 passed"
63
+ without naming the seventh misrepresents the screen. Surviving is not a recommendation; it
64
+ means the name is worth research time. For a non-US ticker, say which market it is and use
65
+ `market_coverage` rather than returning nothing.
66
+
67
+ ## Market mode
68
+
69
+ Read it by the gap, not the ranking. A theme leading coverage while its series has not moved
70
+ means the story is ahead of the data, or the market stopped listening — say which. A series
71
+ that moved sharply while its theme is barely covered is the more valuable finding. Headline
72
+ counts measure attention, never truth.
73
+
74
+ ## Never
75
+
76
+ - Never fill a number from memory when a tool could have supplied it.
77
+ - Never let social or narrative evidence enter the conclusion on its own.
78
+
79
+ Educational software. The report says so.
@@ -6,14 +6,14 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "AlphaCouncil plugins for public-equity research.",
9
- "version": "0.5.1"
9
+ "version": "0.5.2"
10
10
  },
11
11
  "plugins": [
12
12
  {
13
13
  "name": "alphacouncil-agent",
14
14
  "source": "./",
15
15
  "description": "Multi-agent equity research: evidence packets, bull/bear debate, portfolio-manager decision.",
16
- "version": "0.5.1",
16
+ "version": "0.5.2",
17
17
  "author": {
18
18
  "name": "Zhao73"
19
19
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alphacouncil-agent",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "description": "Multi-agent public-equity research workflow for Claude Code: spawns analyst workers, gathers sourced JSON evidence packets, runs bull/bear debate, and produces a portfolio-manager Buy/Overweight/Hold/Underweight/Sell decision with a full report.",
5
5
  "author": {
6
6
  "name": "Zhao73"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alphacouncil-agent",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "description": "Host-visible or background public-equity research workflow with shared evidence packets.",
5
5
  "author": {
6
6
  "name": "Zhao73"
@@ -0,0 +1,79 @@
1
+ ---
2
+ description: Equity research council — full run, quick read, mechanical screen, or market narrative
3
+ argument-hint: [ticker] [quick|screen|market|options|news] · or just a question
4
+ ---
5
+
6
+ # /alpha
7
+
8
+ Request: **$ARGUMENTS**
9
+
10
+ ## Route on the arguments — do not ask what they meant
11
+
12
+ | `$ARGUMENTS` looks like | Do this |
13
+ |---|---|
14
+ | *(empty)* | Print the mode table below and stop. Do not start a run. |
15
+ | a ticker alone, or a question | **Full council.** Go to "Full council" below. |
16
+ | ticker + `quick` | The `quick` preset: 4 analysts and the debate. No bench, no verification. |
17
+ | ticker + `screen` | `screen_ticker` only. No language-model judgment, no subagents. |
18
+ | ticker + `options` | `get_options_chain` only. |
19
+ | ticker + `news` | `get_news` on the symbol, and on its CIK when it is a US filer. |
20
+ | `market` (with or without a theme) | `get_market_narrative`. Add the theme as `extra_queries`. |
21
+
22
+ When `$ARGUMENTS` is empty, print exactly this and stop:
23
+
24
+ ```
25
+ /alpha MU full council — asks which preset first
26
+ /alpha MU quick 4 analysts + debate, no bench, no verification
27
+ /alpha MU screen mechanical filings screen only (no model spend)
28
+ /alpha MU options IV term structure, skew, positioning (no model spend)
29
+ /alpha MU news dated filings and headlines (no model spend)
30
+ /alpha market AI what the market is talking about (no model spend)
31
+ ```
32
+
33
+ Say plainly that the four marked modes call keyless data tools and spawn no subagents, so
34
+ they cost nothing beyond this turn. The council modes spawn one subagent per seat, and that
35
+ is where the spend is.
36
+
37
+ ## Full council
38
+
39
+ 1. **Ask which preset first.** Call `list_council_options` and present the three with their
40
+ seat counts. A council is 7 to 44 seats and that range is the user's time and money.
41
+ **Skip the question when the request already answered it** — a named roster, "everything",
42
+ "be quick". A confirmation nobody needed is an interruption.
43
+ 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
44
+ workflow: a report that looks finished and skipped the bench is worse than an obviously
45
+ partial one.
46
+ 3. **Call the tools rather than searching for numbers they can supply.** `screen_ticker`,
47
+ `get_quote`, `get_options_chain`, `get_macro_snapshot`, `get_news`. Search is for
48
+ explanation and for what is not yet filed.
49
+ 4. Every selected master must report before the run is complete. `out_of_scope` is a
50
+ conclusion, not an abstention.
51
+ 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
52
+ changes what the bands depend on; it does not excuse leaving them out.
53
+
54
+ ## Quick mode owes the reader one sentence
55
+
56
+ State in the output that no master lenses ran and nothing was cross-verified, so the
57
+ confidence is lower than a standard run. Without it, a four-seat run reads like a full
58
+ council result.
59
+
60
+ ## Screen mode
61
+
62
+ A rule whose inputs are missing is `skipped`, **never a pass** — reporting "6/7 passed"
63
+ without naming the seventh misrepresents the screen. Surviving is not a recommendation; it
64
+ means the name is worth research time. For a non-US ticker, say which market it is and use
65
+ `market_coverage` rather than returning nothing.
66
+
67
+ ## Market mode
68
+
69
+ Read it by the gap, not the ranking. A theme leading coverage while its series has not moved
70
+ means the story is ahead of the data, or the market stopped listening — say which. A series
71
+ that moved sharply while its theme is barely covered is the more valuable finding. Headline
72
+ counts measure attention, never truth.
73
+
74
+ ## Never
75
+
76
+ - Never fill a number from memory when a tool could have supplied it.
77
+ - Never let social or narrative evidence enter the conclusion on its own.
78
+
79
+ Educational software. The report says so.
@@ -0,0 +1,79 @@
1
+ ---
2
+ description: Equity research council — full run, quick read, mechanical screen, or market narrative
3
+ argument-hint: [ticker] [quick|screen|market|options|news] · or just a question
4
+ ---
5
+
6
+ # /alpha
7
+
8
+ Request: **$ARGUMENTS**
9
+
10
+ ## Route on the arguments — do not ask what they meant
11
+
12
+ | `$ARGUMENTS` looks like | Do this |
13
+ |---|---|
14
+ | *(empty)* | Print the mode table below and stop. Do not start a run. |
15
+ | a ticker alone, or a question | **Full council.** Go to "Full council" below. |
16
+ | ticker + `quick` | The `quick` preset: 4 analysts and the debate. No bench, no verification. |
17
+ | ticker + `screen` | `screen_ticker` only. No language-model judgment, no subagents. |
18
+ | ticker + `options` | `get_options_chain` only. |
19
+ | ticker + `news` | `get_news` on the symbol, and on its CIK when it is a US filer. |
20
+ | `market` (with or without a theme) | `get_market_narrative`. Add the theme as `extra_queries`. |
21
+
22
+ When `$ARGUMENTS` is empty, print exactly this and stop:
23
+
24
+ ```
25
+ /alpha MU full council — asks which preset first
26
+ /alpha MU quick 4 analysts + debate, no bench, no verification
27
+ /alpha MU screen mechanical filings screen only (no model spend)
28
+ /alpha MU options IV term structure, skew, positioning (no model spend)
29
+ /alpha MU news dated filings and headlines (no model spend)
30
+ /alpha market AI what the market is talking about (no model spend)
31
+ ```
32
+
33
+ Say plainly that the four marked modes call keyless data tools and spawn no subagents, so
34
+ they cost nothing beyond this turn. The council modes spawn one subagent per seat, and that
35
+ is where the spend is.
36
+
37
+ ## Full council
38
+
39
+ 1. **Ask which preset first.** Call `list_council_options` and present the three with their
40
+ seat counts. A council is 7 to 44 seats and that range is the user's time and money.
41
+ **Skip the question when the request already answered it** — a named roster, "everything",
42
+ "be quick". A confirmation nobody needed is an interruption.
43
+ 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
44
+ workflow: a report that looks finished and skipped the bench is worse than an obviously
45
+ partial one.
46
+ 3. **Call the tools rather than searching for numbers they can supply.** `screen_ticker`,
47
+ `get_quote`, `get_options_chain`, `get_macro_snapshot`, `get_news`. Search is for
48
+ explanation and for what is not yet filed.
49
+ 4. Every selected master must report before the run is complete. `out_of_scope` is a
50
+ conclusion, not an abstention.
51
+ 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
52
+ changes what the bands depend on; it does not excuse leaving them out.
53
+
54
+ ## Quick mode owes the reader one sentence
55
+
56
+ State in the output that no master lenses ran and nothing was cross-verified, so the
57
+ confidence is lower than a standard run. Without it, a four-seat run reads like a full
58
+ council result.
59
+
60
+ ## Screen mode
61
+
62
+ A rule whose inputs are missing is `skipped`, **never a pass** — reporting "6/7 passed"
63
+ without naming the seventh misrepresents the screen. Surviving is not a recommendation; it
64
+ means the name is worth research time. For a non-US ticker, say which market it is and use
65
+ `market_coverage` rather than returning nothing.
66
+
67
+ ## Market mode
68
+
69
+ Read it by the gap, not the ranking. A theme leading coverage while its series has not moved
70
+ means the story is ahead of the data, or the market stopped listening — say which. A series
71
+ that moved sharply while its theme is barely covered is the more valuable finding. Headline
72
+ counts measure attention, never truth.
73
+
74
+ ## Never
75
+
76
+ - Never fill a number from memory when a tool could have supplied it.
77
+ - Never let social or narrative evidence enter the conclusion on its own.
78
+
79
+ Educational software. The report says so.
package/AGENTS.md CHANGED
@@ -71,22 +71,29 @@ Verified against a real install (grok 0.2.101) rather than from documentation:
71
71
 
72
72
  ## Slash commands
73
73
 
74
- Authored once in `commands/` and generated into each host's directory by
75
- `scripts/sync-personas.mjs`, so `/alphacouncil` means the same thing everywhere.
76
-
77
- | Command | What it does |
78
- |---|---|
79
- | `/alphacouncil <ticker or question>` | Full council. Asks which preset first, unless the request already says. |
80
- | `/alphacouncil-quick <ticker>` | Four analysts, no bench, no verification and says in the output what was skipped. |
81
- | `/alphacouncil-screen <ticker>` | Mechanical filings screen only. No language-model judgment. |
82
- | `/alphacouncil-market [theme]` | What the market is talking about, checked against the tape. |
74
+ **One command, `/alpha`.** Modes are arguments, so there is one name to remember
75
+ rather than four in a menu of a hundred.
76
+
77
+ | Invocation | What runs | Model spend |
78
+ |---|---|---|
79
+ | `/alpha MU` | Full council asks which preset first | one subagent per seat |
80
+ | `/alpha MU quick` | 4 analysts + debate, no bench, no verification | 7 seats |
81
+ | `/alpha MU screen` | Mechanical filings screen only | **none** |
82
+ | `/alpha MU options` | IV term structure, skew, positioning | **none** |
83
+ | `/alpha MU news` | Dated filings and headlines | **none** |
84
+ | `/alpha market AI` | What the market is talking about | **none** |
85
+ | `/alpha` | Lists the modes and stops | **none** |
86
+
87
+ The four marked **none** call keyless data tools and spawn no subagents, so they cost
88
+ nothing beyond the turn you type them in. The council modes spawn one subagent per seat, and
89
+ that is the entire cost of running this.
83
90
 
84
91
  | Host | Where it reads them |
85
92
  |---|---|
86
93
  | Claude Code | `commands/` via `.claude-plugin/plugin.json`, plus `.claude/commands/` for a checkout |
87
94
  | OpenCode | `.opencode/command/` |
88
95
  | Grok Build | `.grok/commands/`, and `.claude/commands/` as a high-priority compatibility source |
89
- | Codex | `~/.codex/prompts/` is **user-scoped**, so it is installed rather than shipped: `mkdir -p ~/.codex/prompts && cp commands/*.md ~/.codex/prompts/` |
96
+ | Codex | `~/.codex/prompts/` is **user-scoped**: `mkdir -p ~/.codex/prompts && cp commands/alpha.md ~/.codex/prompts/` |
90
97
 
91
98
  ## Market data coverage
92
99
 
package/CHANGELOG.md CHANGED
@@ -2,6 +2,19 @@
2
2
 
3
3
  Notable changes per release. Dates are UTC.
4
4
 
5
+ ## [0.5.2] — 2026-07-26
6
+
7
+ ### Changed
8
+
9
+ - **Four slash commands collapse into one: `/alpha`**, with the modes as arguments.
10
+ `/alphacouncil-quick` and friends were long to type and, in a menu of a hundred commands,
11
+ four near-identical entries are harder to navigate than one. Modes: bare ticker for the
12
+ full council, plus `quick`, `screen`, `options`, `news`, and `market`. Invoked with no
13
+ arguments it lists the modes and stops rather than guessing.
14
+ - The modes that spawn no subagents are marked as such, because that is the actual choice a
15
+ user is making — `screen`, `options`, `news` and `market` call keyless data tools and cost
16
+ nothing beyond the turn.
17
+
5
18
  ## [0.5.1] — 2026-07-26
6
19
 
7
20
  ### Added
package/README.md CHANGED
@@ -125,16 +125,25 @@ with analyst Markdown files and `artifact_index.md` in the same run directory.
125
125
 
126
126
  ### Slash commands
127
127
 
128
- | Command | What it does |
129
- |---|---|
130
- | `/alphacouncil <ticker or question>` | The full council. Asks which preset first, unless your request already says. |
131
- | `/alphacouncil-quick <ticker>` | A fast directional read four analysts, no bench, no verification, and it tells you so. |
132
- | `/alphacouncil-screen <ticker>` | The mechanical filings screen alone. No language-model judgment in it. |
133
- | `/alphacouncil-market [theme]` | What the market is talking about, checked against what the tape actually did. |
134
-
135
- Available in Claude Code, OpenCode and Grok Build as soon as the plugin is installed. Codex
136
- keeps its prompts user-scoped, so copy them once:
137
- `mkdir -p ~/.codex/prompts && cp commands/*.md ~/.codex/prompts/`
128
+ **One command, `/alpha`.** Modes are arguments, so there is one name to remember
129
+ rather than four in a menu of a hundred.
130
+
131
+ | Invocation | What runs | Model spend |
132
+ |---|---|---|
133
+ | `/alpha MU` | Full council asks which preset first | one subagent per seat |
134
+ | `/alpha MU quick` | 4 analysts + debate, no bench, no verification | 7 seats |
135
+ | `/alpha MU screen` | Mechanical filings screen only | **none** |
136
+ | `/alpha MU options` | IV term structure, skew, positioning | **none** |
137
+ | `/alpha MU news` | Dated filings and headlines | **none** |
138
+ | `/alpha market AI` | What the market is talking about | **none** |
139
+ | `/alpha` | Lists the modes and stops | **none** |
140
+
141
+ The four marked **none** call keyless data tools and spawn no subagents, so they cost
142
+ nothing beyond the turn you type them in. The council modes spawn one subagent per seat, and
143
+ that is the entire cost of running this.
144
+
145
+ Available in Claude Code, OpenCode and Grok Build as soon as the plugin is installed. Codex keeps
146
+ its prompts user-scoped, so copy it once: `mkdir -p ~/.codex/prompts && cp commands/alpha.md ~/.codex/prompts/`
138
147
 
139
148
  ## What It Does
140
149
 
@@ -0,0 +1,79 @@
1
+ ---
2
+ description: Equity research council — full run, quick read, mechanical screen, or market narrative
3
+ argument-hint: [ticker] [quick|screen|market|options|news] · or just a question
4
+ ---
5
+
6
+ # /alpha
7
+
8
+ Request: **$ARGUMENTS**
9
+
10
+ ## Route on the arguments — do not ask what they meant
11
+
12
+ | `$ARGUMENTS` looks like | Do this |
13
+ |---|---|
14
+ | *(empty)* | Print the mode table below and stop. Do not start a run. |
15
+ | a ticker alone, or a question | **Full council.** Go to "Full council" below. |
16
+ | ticker + `quick` | The `quick` preset: 4 analysts and the debate. No bench, no verification. |
17
+ | ticker + `screen` | `screen_ticker` only. No language-model judgment, no subagents. |
18
+ | ticker + `options` | `get_options_chain` only. |
19
+ | ticker + `news` | `get_news` on the symbol, and on its CIK when it is a US filer. |
20
+ | `market` (with or without a theme) | `get_market_narrative`. Add the theme as `extra_queries`. |
21
+
22
+ When `$ARGUMENTS` is empty, print exactly this and stop:
23
+
24
+ ```
25
+ /alpha MU full council — asks which preset first
26
+ /alpha MU quick 4 analysts + debate, no bench, no verification
27
+ /alpha MU screen mechanical filings screen only (no model spend)
28
+ /alpha MU options IV term structure, skew, positioning (no model spend)
29
+ /alpha MU news dated filings and headlines (no model spend)
30
+ /alpha market AI what the market is talking about (no model spend)
31
+ ```
32
+
33
+ Say plainly that the four marked modes call keyless data tools and spawn no subagents, so
34
+ they cost nothing beyond this turn. The council modes spawn one subagent per seat, and that
35
+ is where the spend is.
36
+
37
+ ## Full council
38
+
39
+ 1. **Ask which preset first.** Call `list_council_options` and present the three with their
40
+ seat counts. A council is 7 to 44 seats and that range is the user's time and money.
41
+ **Skip the question when the request already answered it** — a named roster, "everything",
42
+ "be quick". A confirmation nobody needed is an interruption.
43
+ 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
44
+ workflow: a report that looks finished and skipped the bench is worse than an obviously
45
+ partial one.
46
+ 3. **Call the tools rather than searching for numbers they can supply.** `screen_ticker`,
47
+ `get_quote`, `get_options_chain`, `get_macro_snapshot`, `get_news`. Search is for
48
+ explanation and for what is not yet filed.
49
+ 4. Every selected master must report before the run is complete. `out_of_scope` is a
50
+ conclusion, not an abstention.
51
+ 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
52
+ changes what the bands depend on; it does not excuse leaving them out.
53
+
54
+ ## Quick mode owes the reader one sentence
55
+
56
+ State in the output that no master lenses ran and nothing was cross-verified, so the
57
+ confidence is lower than a standard run. Without it, a four-seat run reads like a full
58
+ council result.
59
+
60
+ ## Screen mode
61
+
62
+ A rule whose inputs are missing is `skipped`, **never a pass** — reporting "6/7 passed"
63
+ without naming the seventh misrepresents the screen. Surviving is not a recommendation; it
64
+ means the name is worth research time. For a non-US ticker, say which market it is and use
65
+ `market_coverage` rather than returning nothing.
66
+
67
+ ## Market mode
68
+
69
+ Read it by the gap, not the ranking. A theme leading coverage while its series has not moved
70
+ means the story is ahead of the data, or the market stopped listening — say which. A series
71
+ that moved sharply while its theme is barely covered is the more valuable finding. Headline
72
+ counts measure attention, never truth.
73
+
74
+ ## Never
75
+
76
+ - Never fill a number from memory when a tool could have supplied it.
77
+ - Never let social or narrative evidence enter the conclusion on its own.
78
+
79
+ Educational software. The report says so.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alphacouncil-agent",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "description": "Multi-agent public-equity research workflow plugin for Codex & Claude Code: sourced evidence packets, bull/bear debate, and a portfolio-manager Buy/Overweight/Hold/Underweight/Sell decision.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -1,23 +0,0 @@
1
- ---
2
- description: What story the market is telling itself, checked against the tape
3
- argument-hint: [optional theme or sector]
4
- ---
5
-
6
- # AlphaCouncil — market narrative
7
-
8
- Focus, if given: **$ARGUMENTS**
9
-
10
- Call `get_market_narrative`, adding `extra_queries` when a sector or theme is named.
11
-
12
- Read it by the gap, not by the ranking:
13
-
14
- - **A theme leading coverage while its series has not moved** — the story is ahead of the
15
- data, or the market has stopped listening. Say which you think it is, and why.
16
- - **A series that moved sharply while its theme is barely covered** — something is happening
17
- that has not been narrated yet. This is the most valuable thing on the page.
18
-
19
- Headline counts measure attention, never truth. Every claim about a theme must be followed
20
- by what its market series actually did.
21
-
22
- The lexicon is fixed, so a genuinely new narrative lands in `unclassified_headlines`
23
- instead of being discovered. Read those titles and name the theme by hand if one is there.
@@ -1,19 +0,0 @@
1
- ---
2
- description: A fast directional read: four analysts, no master bench, no verification
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — quick read
7
-
8
- Ticker or question: **$ARGUMENTS**
9
-
10
- Run the `quick` preset from `list_council_options`: four analysts and the debate, with no
11
- master bench and no verification pass. Do not ask which preset to use — the user chose this
12
- command, which is the answer.
13
-
14
- **Say once, in the output, what was skipped:** no master lenses and no cross-verification,
15
- so the confidence is lower than a standard run and the report should say so rather than
16
- reading like a full council result.
17
-
18
- Start with `screen_ticker`, `get_quote` and `get_options_chain` — they are three calls and
19
- they establish more than any amount of searching will.
@@ -1,21 +0,0 @@
1
- ---
2
- description: Mechanical filings screen only — no language model judgment
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — mechanical screen
7
-
8
- Ticker: **$ARGUMENTS**
9
-
10
- Call `screen_ticker` with `ticker`. The CIK resolves itself.
11
-
12
- Report the table exactly as returned, and state plainly:
13
-
14
- - **A rule whose inputs are missing is `skipped`, never a pass.** Reporting "6/7 passed"
15
- without naming the seventh misrepresents the screen.
16
- - **Surviving is not a recommendation.** It means the name is worth research time.
17
- - No language model judgment is involved in this screen. Every elimination names the
18
- metric, the measured value and the threshold.
19
-
20
- For a non-US ticker the SEC universe has no entry; say which market it is and use
21
- `market_coverage` to say what that market supports instead of returning nothing.
@@ -1,39 +0,0 @@
1
- ---
2
- description: Run the full investment council on a ticker or a question
3
- argument-hint: [ticker or question]
4
- ---
5
-
6
- # AlphaCouncil — full council
7
-
8
- The user asked for: **$ARGUMENTS**
9
-
10
- ## Do this in order
11
-
12
- 1. **Ask which council to run first.** Call `list_council_options` and present the three
13
- presets with their seat counts and relative cost. A council is 7 to 44 seats and that
14
- range is the user's time and money.
15
- **Skip the question if they already answered** — if `$ARGUMENTS` names a roster, says
16
- "everything", or says "quick", act on it. A confirmation nobody needed is an interruption.
17
-
18
- 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
19
- workflow: the gates exist because a report that looks finished and skipped the bench is
20
- worse than an obviously partial one.
21
-
22
- 3. **Call the tools instead of searching for numbers they can supply.** `screen_ticker` for
23
- filings, `get_quote` for price, `get_options_chain` for positioning, `get_macro_snapshot`
24
- for context, `get_news` for dated items. Search is for explanation and for what is not
25
- yet filed.
26
-
27
- 4. Every selected master must report before the run can be complete. `out_of_scope` is a
28
- conclusion, not an abstention.
29
-
30
- 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
31
- changes what the bands depend on; it does not excuse leaving them out.
32
-
33
- ## Never
34
-
35
- - Never fill a number from memory when a tool could have supplied it.
36
- - Never present a rule with missing inputs as a pass — it is `skipped`.
37
- - Never let social or narrative evidence enter the conclusion on its own.
38
-
39
- This is educational software. The final report says so.
@@ -1,23 +0,0 @@
1
- ---
2
- description: What story the market is telling itself, checked against the tape
3
- argument-hint: [optional theme or sector]
4
- ---
5
-
6
- # AlphaCouncil — market narrative
7
-
8
- Focus, if given: **$ARGUMENTS**
9
-
10
- Call `get_market_narrative`, adding `extra_queries` when a sector or theme is named.
11
-
12
- Read it by the gap, not by the ranking:
13
-
14
- - **A theme leading coverage while its series has not moved** — the story is ahead of the
15
- data, or the market has stopped listening. Say which you think it is, and why.
16
- - **A series that moved sharply while its theme is barely covered** — something is happening
17
- that has not been narrated yet. This is the most valuable thing on the page.
18
-
19
- Headline counts measure attention, never truth. Every claim about a theme must be followed
20
- by what its market series actually did.
21
-
22
- The lexicon is fixed, so a genuinely new narrative lands in `unclassified_headlines`
23
- instead of being discovered. Read those titles and name the theme by hand if one is there.
@@ -1,19 +0,0 @@
1
- ---
2
- description: A fast directional read: four analysts, no master bench, no verification
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — quick read
7
-
8
- Ticker or question: **$ARGUMENTS**
9
-
10
- Run the `quick` preset from `list_council_options`: four analysts and the debate, with no
11
- master bench and no verification pass. Do not ask which preset to use — the user chose this
12
- command, which is the answer.
13
-
14
- **Say once, in the output, what was skipped:** no master lenses and no cross-verification,
15
- so the confidence is lower than a standard run and the report should say so rather than
16
- reading like a full council result.
17
-
18
- Start with `screen_ticker`, `get_quote` and `get_options_chain` — they are three calls and
19
- they establish more than any amount of searching will.
@@ -1,21 +0,0 @@
1
- ---
2
- description: Mechanical filings screen only — no language model judgment
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — mechanical screen
7
-
8
- Ticker: **$ARGUMENTS**
9
-
10
- Call `screen_ticker` with `ticker`. The CIK resolves itself.
11
-
12
- Report the table exactly as returned, and state plainly:
13
-
14
- - **A rule whose inputs are missing is `skipped`, never a pass.** Reporting "6/7 passed"
15
- without naming the seventh misrepresents the screen.
16
- - **Surviving is not a recommendation.** It means the name is worth research time.
17
- - No language model judgment is involved in this screen. Every elimination names the
18
- metric, the measured value and the threshold.
19
-
20
- For a non-US ticker the SEC universe has no entry; say which market it is and use
21
- `market_coverage` to say what that market supports instead of returning nothing.
@@ -1,39 +0,0 @@
1
- ---
2
- description: Run the full investment council on a ticker or a question
3
- argument-hint: [ticker or question]
4
- ---
5
-
6
- # AlphaCouncil — full council
7
-
8
- The user asked for: **$ARGUMENTS**
9
-
10
- ## Do this in order
11
-
12
- 1. **Ask which council to run first.** Call `list_council_options` and present the three
13
- presets with their seat counts and relative cost. A council is 7 to 44 seats and that
14
- range is the user's time and money.
15
- **Skip the question if they already answered** — if `$ARGUMENTS` names a roster, says
16
- "everything", or says "quick", act on it. A confirmation nobody needed is an interruption.
17
-
18
- 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
19
- workflow: the gates exist because a report that looks finished and skipped the bench is
20
- worse than an obviously partial one.
21
-
22
- 3. **Call the tools instead of searching for numbers they can supply.** `screen_ticker` for
23
- filings, `get_quote` for price, `get_options_chain` for positioning, `get_macro_snapshot`
24
- for context, `get_news` for dated items. Search is for explanation and for what is not
25
- yet filed.
26
-
27
- 4. Every selected master must report before the run can be complete. `out_of_scope` is a
28
- conclusion, not an abstention.
29
-
30
- 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
31
- changes what the bands depend on; it does not excuse leaving them out.
32
-
33
- ## Never
34
-
35
- - Never fill a number from memory when a tool could have supplied it.
36
- - Never present a rule with missing inputs as a pass — it is `skipped`.
37
- - Never let social or narrative evidence enter the conclusion on its own.
38
-
39
- This is educational software. The final report says so.
@@ -1,23 +0,0 @@
1
- ---
2
- description: What story the market is telling itself, checked against the tape
3
- argument-hint: [optional theme or sector]
4
- ---
5
-
6
- # AlphaCouncil — market narrative
7
-
8
- Focus, if given: **$ARGUMENTS**
9
-
10
- Call `get_market_narrative`, adding `extra_queries` when a sector or theme is named.
11
-
12
- Read it by the gap, not by the ranking:
13
-
14
- - **A theme leading coverage while its series has not moved** — the story is ahead of the
15
- data, or the market has stopped listening. Say which you think it is, and why.
16
- - **A series that moved sharply while its theme is barely covered** — something is happening
17
- that has not been narrated yet. This is the most valuable thing on the page.
18
-
19
- Headline counts measure attention, never truth. Every claim about a theme must be followed
20
- by what its market series actually did.
21
-
22
- The lexicon is fixed, so a genuinely new narrative lands in `unclassified_headlines`
23
- instead of being discovered. Read those titles and name the theme by hand if one is there.
@@ -1,19 +0,0 @@
1
- ---
2
- description: A fast directional read: four analysts, no master bench, no verification
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — quick read
7
-
8
- Ticker or question: **$ARGUMENTS**
9
-
10
- Run the `quick` preset from `list_council_options`: four analysts and the debate, with no
11
- master bench and no verification pass. Do not ask which preset to use — the user chose this
12
- command, which is the answer.
13
-
14
- **Say once, in the output, what was skipped:** no master lenses and no cross-verification,
15
- so the confidence is lower than a standard run and the report should say so rather than
16
- reading like a full council result.
17
-
18
- Start with `screen_ticker`, `get_quote` and `get_options_chain` — they are three calls and
19
- they establish more than any amount of searching will.
@@ -1,21 +0,0 @@
1
- ---
2
- description: Mechanical filings screen only — no language model judgment
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — mechanical screen
7
-
8
- Ticker: **$ARGUMENTS**
9
-
10
- Call `screen_ticker` with `ticker`. The CIK resolves itself.
11
-
12
- Report the table exactly as returned, and state plainly:
13
-
14
- - **A rule whose inputs are missing is `skipped`, never a pass.** Reporting "6/7 passed"
15
- without naming the seventh misrepresents the screen.
16
- - **Surviving is not a recommendation.** It means the name is worth research time.
17
- - No language model judgment is involved in this screen. Every elimination names the
18
- metric, the measured value and the threshold.
19
-
20
- For a non-US ticker the SEC universe has no entry; say which market it is and use
21
- `market_coverage` to say what that market supports instead of returning nothing.
@@ -1,39 +0,0 @@
1
- ---
2
- description: Run the full investment council on a ticker or a question
3
- argument-hint: [ticker or question]
4
- ---
5
-
6
- # AlphaCouncil — full council
7
-
8
- The user asked for: **$ARGUMENTS**
9
-
10
- ## Do this in order
11
-
12
- 1. **Ask which council to run first.** Call `list_council_options` and present the three
13
- presets with their seat counts and relative cost. A council is 7 to 44 seats and that
14
- range is the user's time and money.
15
- **Skip the question if they already answered** — if `$ARGUMENTS` names a roster, says
16
- "everything", or says "quick", act on it. A confirmation nobody needed is an interruption.
17
-
18
- 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
19
- workflow: the gates exist because a report that looks finished and skipped the bench is
20
- worse than an obviously partial one.
21
-
22
- 3. **Call the tools instead of searching for numbers they can supply.** `screen_ticker` for
23
- filings, `get_quote` for price, `get_options_chain` for positioning, `get_macro_snapshot`
24
- for context, `get_news` for dated items. Search is for explanation and for what is not
25
- yet filed.
26
-
27
- 4. Every selected master must report before the run can be complete. `out_of_scope` is a
28
- conclusion, not an abstention.
29
-
30
- 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
31
- changes what the bands depend on; it does not excuse leaving them out.
32
-
33
- ## Never
34
-
35
- - Never fill a number from memory when a tool could have supplied it.
36
- - Never present a rule with missing inputs as a pass — it is `skipped`.
37
- - Never let social or narrative evidence enter the conclusion on its own.
38
-
39
- This is educational software. The final report says so.
@@ -1,23 +0,0 @@
1
- ---
2
- description: What story the market is telling itself, checked against the tape
3
- argument-hint: [optional theme or sector]
4
- ---
5
-
6
- # AlphaCouncil — market narrative
7
-
8
- Focus, if given: **$ARGUMENTS**
9
-
10
- Call `get_market_narrative`, adding `extra_queries` when a sector or theme is named.
11
-
12
- Read it by the gap, not by the ranking:
13
-
14
- - **A theme leading coverage while its series has not moved** — the story is ahead of the
15
- data, or the market has stopped listening. Say which you think it is, and why.
16
- - **A series that moved sharply while its theme is barely covered** — something is happening
17
- that has not been narrated yet. This is the most valuable thing on the page.
18
-
19
- Headline counts measure attention, never truth. Every claim about a theme must be followed
20
- by what its market series actually did.
21
-
22
- The lexicon is fixed, so a genuinely new narrative lands in `unclassified_headlines`
23
- instead of being discovered. Read those titles and name the theme by hand if one is there.
@@ -1,19 +0,0 @@
1
- ---
2
- description: A fast directional read: four analysts, no master bench, no verification
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — quick read
7
-
8
- Ticker or question: **$ARGUMENTS**
9
-
10
- Run the `quick` preset from `list_council_options`: four analysts and the debate, with no
11
- master bench and no verification pass. Do not ask which preset to use — the user chose this
12
- command, which is the answer.
13
-
14
- **Say once, in the output, what was skipped:** no master lenses and no cross-verification,
15
- so the confidence is lower than a standard run and the report should say so rather than
16
- reading like a full council result.
17
-
18
- Start with `screen_ticker`, `get_quote` and `get_options_chain` — they are three calls and
19
- they establish more than any amount of searching will.
@@ -1,21 +0,0 @@
1
- ---
2
- description: Mechanical filings screen only — no language model judgment
3
- argument-hint: [ticker]
4
- ---
5
-
6
- # AlphaCouncil — mechanical screen
7
-
8
- Ticker: **$ARGUMENTS**
9
-
10
- Call `screen_ticker` with `ticker`. The CIK resolves itself.
11
-
12
- Report the table exactly as returned, and state plainly:
13
-
14
- - **A rule whose inputs are missing is `skipped`, never a pass.** Reporting "6/7 passed"
15
- without naming the seventh misrepresents the screen.
16
- - **Surviving is not a recommendation.** It means the name is worth research time.
17
- - No language model judgment is involved in this screen. Every elimination names the
18
- metric, the measured value and the threshold.
19
-
20
- For a non-US ticker the SEC universe has no entry; say which market it is and use
21
- `market_coverage` to say what that market supports instead of returning nothing.
@@ -1,39 +0,0 @@
1
- ---
2
- description: Run the full investment council on a ticker or a question
3
- argument-hint: [ticker or question]
4
- ---
5
-
6
- # AlphaCouncil — full council
7
-
8
- The user asked for: **$ARGUMENTS**
9
-
10
- ## Do this in order
11
-
12
- 1. **Ask which council to run first.** Call `list_council_options` and present the three
13
- presets with their seat counts and relative cost. A council is 7 to 44 seats and that
14
- range is the user's time and money.
15
- **Skip the question if they already answered** — if `$ARGUMENTS` names a roster, says
16
- "everything", or says "quick", act on it. A confirmation nobody needed is an interruption.
17
-
18
- 2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
19
- workflow: the gates exist because a report that looks finished and skipped the bench is
20
- worse than an obviously partial one.
21
-
22
- 3. **Call the tools instead of searching for numbers they can supply.** `screen_ticker` for
23
- filings, `get_quote` for price, `get_options_chain` for positioning, `get_macro_snapshot`
24
- for context, `get_news` for dated items. Search is for explanation and for what is not
25
- yet filed.
26
-
27
- 4. Every selected master must report before the run can be complete. `out_of_scope` is a
28
- conclusion, not an abstention.
29
-
30
- 5. Give price bands with the condition attached to each. "The cycle position is undetermined"
31
- changes what the bands depend on; it does not excuse leaving them out.
32
-
33
- ## Never
34
-
35
- - Never fill a number from memory when a tool could have supplied it.
36
- - Never present a rule with missing inputs as a pass — it is `skipped`.
37
- - Never let social or narrative evidence enter the conclusion on its own.
38
-
39
- This is educational software. The final report says so.