brock-strategy-handoff

Package website build requests into a bob-builder-task.md file with deploy commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents failed live deployments by turning website/product change requests into a complete, executable handoff that Bob_Builder can deploy safely and correctly.

Core Features & Use Cases

  • Strategy-to-package workflow: Produces a full build package including research, legal gatekeeping, page structure, and a complete HTML source artifact.
  • Bob_Builder executable handoff: Writes a self-contained bob-builder-task.md that contains exact copy and deploy commands plus a verification checklist.
  • Clear lane separation: Enforces that Brock performs research/strategy/legal and packaging, while Bob_Builder performs file editing and deploy execution.

Quick Start

Ask the AI to hand off an update for performos.com.au using Brock’s Strategy Handoff format, and output a complete build package including build/bob-builder-task.md.

Frequently Asked Questions about brock-strategy-handoff

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

FAQPage Schema
How do I package website changes for a safe deployment handoff?

To package website changes for a safe deployment handoff, convert product build requests into a complete build package containing research, legal constraints, and an HTML/CSS source artifact. This produces a self-contained task file with exact copy commands and a verification checklist.

What is a build task file for website deployment?

A build task file for website deployment is a self-contained markdown document containing exact source paths, copy commands, deploy commands, and a post-deploy verification checklist. It allows execution of live web property changes without direct deployment by the strategist.

How do I include legal review constraints in a website build package?

To include legal review constraints in a website build package, apply workflow safety gating during the strategy phase. The process packages legal decisions alongside research and page structure before generating the final HTML source artifact.

Does this strategy handoff process directly deploy HTML to Vercel?

No, the strategy handoff process does not directly deploy HTML to Vercel. It enforces clear lane separation by packaging research, legal decisions, and source artifacts into a task file, leaving file editing and deploy execution to a separate builder.

What do I need to generate a complete website update task file?

To generate a complete website update task file, you need the specific page update or course modification requests for the web property. The workflow packages this input with research and legal constraints to output a self-contained build document with deployment commands.

When should I use a deployment handoff package for website updates?

You should use a deployment handoff package for website updates when making live changes to web properties requiring research and legal gatekeeping. It prevents failed live deployments by ensuring the execution phase has exact source paths and verification steps.