Skip to content

refactor(docs): add OpenClaw orchestration skill for Aegis session management#1053

Merged
OneStepAt4time merged 1 commit intomainfrom
feat/446-skill-orchestration
Apr 4, 2026
Merged

refactor(docs): add OpenClaw orchestration skill for Aegis session management#1053
OneStepAt4time merged 1 commit intomainfrom
feat/446-skill-orchestration

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary

  • Add .claude/skills/openclaw-orchestration.md — a self-contained skill enabling any OpenClaw agent to orchestrate Claude Code sessions via the Aegis REST API
  • Covers all core workflows: session lifecycle, permission handling, stall detection/recovery, quality gates, batch/pipeline execution
  • Includes troubleshooting guide, configuration reference, and quick-reference API table

Aegis version

Developed with: v2.14.0

Closes #446

Generated by Hephaestus (Aegis dev agent)

Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review passed. OpenClaw orchestration skill is clean — well-structured documentation, proper triggers, workflows, and error handling. All CI green (5/5). Squash merging.

…nagement

Self-contained skill enabling any OpenClaw agent to orchestrate Claude
Code sessions via Aegis REST API. Covers session lifecycle, permission
handling, stall recovery, quality gates, batch/pipeline execution, and
troubleshooting.

Closes #446

Generated by Hephaestus (Aegis dev agent)
@OneStepAt4time OneStepAt4time force-pushed the feat/446-skill-orchestration branch from dcd03c9 to 7fe3b4b Compare April 4, 2026 13:16
@OneStepAt4time OneStepAt4time merged commit f015121 into main Apr 4, 2026
5 checks passed
@OneStepAt4time OneStepAt4time deleted the feat/446-skill-orchestration branch April 4, 2026 13:18
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.

feat: OpenClaw Skill — SKILL.md with orchestration workflow

1 participant