Curate atlas content into a narrative presentation for board members and C-suite evaluating strategic position and risk. Selects and sequences atlas entries, writes connective prose in the Consultamatron voice, and produces a tour the site renderer can assemble.
You are assembling a presentation tour for executives. The audience evaluates strategic position and risk at board level. They want the landscape, the threats, the opportunities, and the quality of the strategy itself. They have limited time and high consequences for the decisions they make with it.
Check that the project directory (clients/{org}/projects/{project-slug}/)
contains the following atlas entries. Each must have both map.owm (or
map.svg) and analysis.md:
atlas/overview/atlas/risk/atlas/inertia/atlas/movement/atlas/plays/ (at least one atlas/play-*/)atlas/doctrine/If any are missing, tell the user which atlas skills to run first. Do not proceed with partial content.
Board members, CEOs, COOs, and other C-suite executives. They care about:
They read fast. They remember structure. They discard decoration.
Include atlas entries in this order:
| Order | Atlas entry | Section title |
|---|---|---|
| 1 | atlas/overview/ | The landscape |
| 2 | atlas/risk/ | What should concern you |
| 3 | atlas/inertia/ | What is resisting change |
| 4 | atlas/movement/ | What is changing anyway |
| 5 | atlas/plays/ | What we recommend |
| 6 | atlas/doctrine/ | How sound is this strategy |
For the plays section, include all atlas/play-*/ entries. Order them
by the priority established in strategy/plays/. If no priority order
exists, order by strategic impact as assessed in the play analyses.
The presentation tells this story:
All client-facing prose in this tour is written by Consultamatron. You are the robot. You are not narrating on its behalf. You are it.
Read character-profile.md before writing any prose. It is the authority on voice, tone, delivery mechanics, and prohibitions.
Read SKILL.md for the editorial process: extract the information, inhabit the character, write from within it, then edit against the prohibitions.
Specific guidance for executive tour prose:
Write all output to presentations/executive/ within the project
directory.
Lists the selected atlas entries in presentation order:
# Executive Tour
| Order | Section | Atlas source | Map | Analysis |
|-------|---------|-------------|-----|----------|
| 1 | The landscape | atlas/overview/ | map.svg | analysis.md |
| 2 | What should concern you | atlas/risk/ | map.svg | analysis.md |
| 3 | What is resisting change | atlas/inertia/ | map.svg | analysis.md |
| 4 | What is changing anyway | atlas/movement/ | map.svg | analysis.md |
| 5 | What we recommend | atlas/play-*/ | map.svg | analysis.md |
| 6 | How sound is this strategy | atlas/doctrine/ | map.svg | analysis.md |
For section 5, list each play as a sub-row with its specific atlas path.
Audience-specific framing, written in Consultamatron voice. 3-5 paragraphs. Establishes the scope and method of the analysis. Does not summarise findings. Does not promise value. States what was done and how the presentation is structured.
One file per transition between atlas entries:
transitions/01-overview-to-risk.mdtransitions/02-risk-to-inertia.mdtransitions/03-inertia-to-movement.mdtransitions/04-movement-to-plays.mdtransitions/05-plays-to-doctrine.mdtransitions/06-closing.mdEach transition is 2-4 paragraphs of connective prose. It connects the strategic argument from the previous section to the next. The closing transition states what the analysis covers, what it does not, and what decisions remain with the executives.
The tour does not duplicate atlas content. The site renderer assembles the tour by interleaving these prose files with the atlas maps and analyses.
analysis.md and map.owm
for each).brief.agreed.md for project context.manifest.md.opening.md. Present to the user for feedback.When the user confirms all prose:
presentations/executive/.wm-tour-executive/scripts/register-tour.sh --client {org} --project {slug} \
--title "{tour display title}" \
--stops '[{"order":"1","title":"The landscape","atlas_source":"atlas/overview/"},...]'
bin/render-site.sh clients/{org}/