presale-one-pass-orchestrator

Run or supervise a one-pass Codex implementation with preflight gates, stepwise plan execution, and strict QA.

7 stars

Best use case

presale-one-pass-orchestrator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Run or supervise a one-pass Codex implementation with preflight gates, stepwise plan execution, and strict QA.

Teams using presale-one-pass-orchestrator should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/presale-one-pass-orchestrator/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/dtsiomo/presale-one-pass-orchestrator/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/presale-one-pass-orchestrator/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How presale-one-pass-orchestrator Compares

Feature / Agentpresale-one-pass-orchestratorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Run or supervise a one-pass Codex implementation with preflight gates, stepwise plan execution, and strict QA.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# presale-one-pass-orchestrator

Run or supervise a one-pass Codex implementation with preflight gates, stepwise plan execution, and strict QA.

## Install

```
npx clawhub@latest install presale-one-pass-orchestrator
```

Related Skills

campaign-orchestrator

7
from Demerzels-lab/elsamultiskillagent

Multi-channel follow-up campaign orchestrator for ShapeScale sales. Schedules and executes SMS + Email sequences with CRM logging and auto-termination on replies. Use when following up with demo leads or managing outreach campaigns.

proton-pass

7
from Demerzels-lab/elsamultiskillagent

Manage Proton Pass vaults, items (logins, SSH keys, aliases, notes), passwords, SSH agent integration, and secret injection into applications. Use when working with Proton Pass for password management, SSH key storage, secret injection (run commands with secrets, inject into templates), environment variable injection, or generating secure passwords. Supports vault/item CRUD, sharing, member management, SSH agent operations, TOTP generation, secret references (pass://vault/item/field), template injection, and command execution with secrets.

saas-orchestrator

7
from Demerzels-lab/elsamultiskillagent

Orchestrate SAAS factory operations - spawn subagents, track projects, manage revenue targets, and coordinate.

lastpass-cli

7
from Demerzels-lab/elsamultiskillagent

Securely fetch credentials from LastPass vault via lpass CLI.

passo

7
from Demerzels-lab/elsamultiskillagent

Give your user remote access to a browser on your server.

gopass

7
from Demerzels-lab/elsamultiskillagent

Store, retrieve, list, and manage secrets using gopass (the team password manager). Use when the user asks to save credentials, look up passwords, generate secrets, manage password entries, or interact with a gopass password store. Covers CRUD operations, secret generation, TOTP, recipients, mounting stores, and clipboard operations.

presale-service-bootstrap

7
from Demerzels-lab/elsamultiskillagent

Scaffold a new presale service foundation (docs/config/plans/readiness) before coding.

presale-regulation-auditor

7
from Demerzels-lab/elsamultiskillagent

Audit regulation freshness and update policy-driven controls without hardcoding.

remove-password-from-pdf

7
from Demerzels-lab/elsamultiskillagent

Remove password protection from a PDF by uploading it (with its current password) to the Solutions API, polling.

password-protect-pdf

7
from Demerzels-lab/elsamultiskillagent

Add password protection to a PDF by uploading it to the Solutions API, polling until completion, then returning.

passwordstore-broker

7
from Demerzels-lab/elsamultiskillagent

Enforce safe secret handling by collecting secrets through one-time HTTPS forms, storing them in pass.

agent-passport-system

7
from Demerzels-lab/elsamultiskillagent

Give AI agents cryptographic identity, scoped delegation, values governance, and deliberative consensus.