Skip to content

docs: add Orca operator skill#276

Open
SSBrouhard wants to merge 2 commits into
kunchenguid:mainfrom
SSBrouhard:fm/orca-skill-upstream-n5
Open

docs: add Orca operator skill#276
SSBrouhard wants to merge 2 commits into
kunchenguid:mainfrom
SSBrouhard:fm/orca-skill-upstream-n5

Conversation

@SSBrouhard

Copy link
Copy Markdown
Contributor

What Changed

  • Added a firstmate-orca internal skill with the Orca operator checklist and recovery workflow.
  • Registered the Orca skill in AGENTS.md so firstmate loads it for relevant operator work.
  • Added the Orca skill reference to docs/orca-backend.md.

Risk Assessment

✅ Low: Captain, this is a bounded instruction-only change adding an internal Orca checklist and a matching load trigger, with no executable behavior changed.

Testing

Completed 1 recorded test check.

Pipeline

Updates from git push no-mistakes

⏭️ **intent** - skipped

✅ No issues found.

✅ **Rebase** - passed

✅ No issues found.

✅ **Review** - passed

✅ No issues found.

✅ **Test** - passed

✅ No issues found.

  • command -v tmux >/dev/null || { echo "tmux is required for e2e tests" >&2; exit 1; }; tmux -V; rc=0; for t in tests/*.test.sh; do echo "== $t =="; bash "$t" || rc=1; done; exit "$rc"
✅ **Document** - passed

✅ No issues found.

✅ **Lint** - passed

✅ No issues found.

✅ **Push** - passed

✅ No issues found.

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