Vulcan

Production-first, constrained multi-agent execution for repeatable, correct outcomes.
Deterministic handoffs Quality gates Evidence-driven Operational workflows

What Vulcan is

Vulcan is not a chatbot. It is a disciplined agent system designed to complete real tasks with structured inputs, explicit roles, and quality checks—so the output is usable, repeatable, and less dependent on “prompt luck.”

When to use Vulcan

What Vulcan produces

How Vulcan works (in plain English)

  1. Intake: capture goal, constraints, environment details.
  2. Plan: generate a short execution sequence (no essays).
  3. Quality gate: check for missing steps, unsafe actions, scope creep.
  4. Execute: user runs steps; Vulcan adapts only based on observed results.
  5. Close: confirm “done” using explicit verification criteria.

How to request work from Vulcan

Use this prompt pattern:

GOAL:
- (one sentence)

ENVIRONMENT:
- OS:
- Cloud/account:
- Constraints (prod-safe, no breaking changes):

INPUTS:
- Logs / screenshots / errors:

OUTPUT FORMAT:
- Instructional steps only
- Verification steps
- If-fails fixes

Example request

GOAL:
- Deploy two static instruction pages behind HTTPS.

ENVIRONMENT:
- Windows 10/11, gcloud installed, Google Cloud project linked to billing.
- Production-safe: add-only DNS changes, no disruption to existing products.

INPUTS:
- Domain: agilesolutionsinc.org
- Hostnames:
  - vulcan.instructions.agilesolutionsinc.org
  - olumpus.instructions.agilesolutionsinc.org

OUTPUT FORMAT:
- Copy/paste commands + verification checks.

What not to use Vulcan for

© Agile Solutions Inc — Vulcan Instructions