Solo Operator Commercial OS
Archon now ships with a commercial operating system for solo operators. It is designed for SaaS, agency / service, and creator / productized businesses, with a shared lifecycle and model-specific tactics inside the assets.
The operating model is cross-provider first:
- Core behavior lives in workflows, commands, artifacts, and approval gates.
- Claude can use optional skills for sharper execution.
- Codex can still run the workflows because the required instructions stay in the command files.
Lifecycle
Section titled “Lifecycle”The bundled workflow family covers the full path from idea to post-launch support:
archon-solo-operator-intakearchon-problem-solution-fitarchon-offer-positioningarchon-gtm-planarchon-pipeline-activationarchon-launch-readinessarchon-go-live-commandarchon-post-go-live-stabilizationarchon-customer-success-looparchon-solo-operator-commercial-os
When To Use What
Section titled “When To Use What”Use archon-solo-operator-commercial-os when you want the full guided lifecycle with approvals between major stages.
Use the modular workflows when you only need one slice:
archon-problem-solution-fitfor a blunt commercial go / pivot / hold decisionarchon-offer-positioningwhen the offer exists but is not yet sharp enough to sellarchon-gtm-planwhen you need a 30/60/90 revenue motionarchon-pipeline-activationwhen strategy exists and execution assets are missingarchon-launch-readinessbefore going livearchon-go-live-commandfor launch-day planningarchon-post-go-live-stabilizationandarchon-customer-success-loopafter launch
Artifact Contract
Section titled “Artifact Contract”These workflows chain through a stable set of artifacts in $ARTIFACTS_DIR:
operator-brief.mdmarket-evidence.mdoffer-brief.mdicp-and-messaging.mdgtm-plan.mdpipeline-playbook.mdlaunch-readiness.mdgo-live-runbook.mdpost-launch-review.mdcustomer-success-plan.md
Each stage should read existing artifacts first and extend them, not overwrite them blindly. This makes the workflows useful both as a single end-to-end run and as a modular operating system.
Example
Section titled “Example”archon workflow run archon-solo-operator-commercial-os \ --branch feat/solo-operator-commercial-os \ "B2B SaaS for independent recruiters. Early beta. Need first 5 paying customers in 60 days and a safe go-live plan."Optional Claude Skills
Section titled “Optional Claude Skills”Claude users can pair these workflows with optional skills under .claude/skills/:
solo-operator-intakeproblem-validationoffer-positioninggtm-planningdiscovery-saleslaunch-opspost-launch-success
These sharpen execution but are not required for correctness.