Skip to content

Add setup skill and How to deploy README section#1

Open
Jerrydiii wants to merge 1 commit into
mainfrom
add-setup-skill
Open

Add setup skill and How to deploy README section#1
Jerrydiii wants to merge 1 commit into
mainfrom
add-setup-skill

Conversation

@Jerrydiii

Copy link
Copy Markdown
Collaborator

Summary

  • Adds .agents/skills/setup/SKILL.md: an end-to-end deploy walkthrough covering repo clone (idempotent if already cloned), prerequisite checks, schema config (config/schema.local.json + scripts/schema.py verification), secret registration, Oz environment creation, an optional local smoke test, and launching a first run or schedule.
  • Replaces the README Setup section with How to deploy, leading with a copy-paste prompt that runs the setup skill, and keeps the original manual steps as a human-readable reference.
  • Lists the setup skill in the README Skills section.

Verification

The skill was executed end to end in a scratch environment by a test agent: all steps passed (real clone + local commands; mutating oz commands validated against --help). Three wording issues found during the run are fixed in this PR.

View conversation

Co-Authored-By: Oz oz-agent@warp.dev

Adds .agents/skills/setup/SKILL.md, an end-to-end deploy walkthrough
(clone, prereqs, schema config, secrets, Oz environment, first run)
that works whether or not the repo is already cloned. Replaces the
README Setup section with a How to deploy section leading with a
copy-paste prompt that runs the skill, keeping the manual steps as
a human-readable reference.

Co-Authored-By: Oz <oz-agent@warp.dev>
@Jerrydiii
Jerrydiii requested a review from dplakon July 16, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant