ワンクリックで
pr-report
OpenClaw's structured status report for the
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
OpenClaw's structured status report for the
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Turn a feature or sprint goal into an ordered backlog of small, testable issues with dependencies. Hermes uses this to write sprints/sprint-0N.md.
Hermes's format for handing ONE scoped, testable issue to OpenClaw in
The non-negotiable architecture rules Hermes enforces when assigning and reviewing work — Laravel layering, tenancy, auth, and the human-merge gate.
Post GitHub Actions CI results to the
Define PulseDesk's domain entities and relationships before assigning model work, so the data model stays coherent. Source of truth is ARCHITECTURE.md.
Recipe for a new Eloquent model in PulseDesk — model + migration + factory + seeder + tenant trait. Use when introducing a domain entity.
| name | pr-report |
| description | OpenClaw's structured status report for the |
After finishing (or pausing) a task, post ONE structured report to #agent-log so the human and
Hermes can read state at a glance. Always use the three sections below.
Task: <issue-id> · Branch: <branch> · PR: <#num | opening>
✅ What I Did
php artisan test → 12 passed⏳ What's Left
❓ What Needs Your Call
#human-review.