lara-programme-build

Build training programme deliverables via a two-pass delegation flow.

Updated May 16, 2026
One-click install
npx skills add https://github.com/jaredcroxton/hermes-mirror --skill lara-programme-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lara-programme-build
Source: https://github.com/jaredcroxton/hermes-mirror/tree/main/agents/skills/lara-programme-build
Command: npx skills add https://github.com/jaredcroxton/hermes-mirror --skill lara-programme-build

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents long Lara timeouts by turning a single large training programme build into a reliable two-pass workflow that always preserves the required outputs.

Core Features & Use Cases

  • Two-pass delegation pattern: runs an initial source-file build and then a separate spreadsheet build to reduce provider failures on large projects.
  • Mandatory 10-question discovery gate: requires Brock to ask Jared the Programme Build Baseline discovery questions before any delegate_task fires.
  • Three-tier deliverable system: produces a business-ready Excel (two-sheet Lara Design workbook), plus LearnOS learner and manager PDFs with strict structure.
  • Crash recovery procedure: re-delegates Pass 1 and Pass 2 from saved architecture when Lara fails mid-build without disk output.

Quick Start

Ask Brock to run the lara-programme-build workflow for the programme you are creating, starting with the required 10 discovery questions and then proceeding through Pass 1 and Pass 2 to produce the Excel spreadsheet and the two PDF packs.

Frequently Asked Questions about lara-programme-build

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a training programme without timing out during spreadsheet generation?

Training programme builds avoid timeouts by using a two-pass delegation workflow that separates source-file processing from spreadsheet generation, ensuring reliable delivery of Excel workbooks and PDF learning packs.

What is a two-pass delegation workflow for learning design?

A two-pass delegation workflow for learning design runs an initial source-file build and then a separate spreadsheet build, reducing provider failures on large training projects while preserving required learner and manager outputs.

How do I structure Kirkpatrick evaluation data into a multi-sheet Excel workbook?

Kirkpatrick evaluation data is structured into a two-sheet Lara Design Excel workbook through deterministic staging and strict column specifications during the dedicated spreadsheet generation pass.

Can I recover LearnOS learner and manager packs if file generation fails mid-build?

LearnOS learner and manager packs are recovered by re-delegating Pass 1 and Pass 2 from saved architecture, allowing the workflow to resume without disk output when generation fails.

What discovery questions are required before starting a training programme build?

A mandatory 10-question discovery gate must be completed before any delegation fires, establishing the Programme Build Baseline to inform the deterministic staging and output generation.

What deliverables are produced when creating a training programme with this workflow?

Deliverables include a business-ready two-sheet Excel workbook and LearnOS learner and manager PDFs, all generated through deterministic staging with strict structural specifications.