distill-pr-intent Skill
Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only). Published by openclaw in clawdinators.
Decision snapshot
Is this a fit?
Developers using clawdinators, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is distill-pr-intent Skill?
Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only). Published by openclaw in clawdinators. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using clawdinators
Declared skill metadata
- Source file: clawdinator/workspace/skills/distill-pr-intent/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use distill-pr-intent Skill
- Use it for developers using clawdinators.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/clawdinators
- Skill file: clawdinator/workspace/skills/distill-pr-intent/SKILL.md
What it does
Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only).
Skill instructions
Distill PR Intent (single PR, stdout-only) Goal Given one PR number in openclaw/openclaw, output a short memo answering: What was the author trying to accomplish (motivation / problem framing / bet), as evidenced by the code change? Inputs - Required: PR number (assume repo openclaw/openclaw). Rules - No external side effects: no comments, labels, merges, pushes. - Prefer code-derived intent. PR title/body are secondary. - Do not guess. If intent is unclear from artifacts, say so. - Keep output short + stable. No telemetry/timing in the memo. Output format (stdout) text PR INTENT (openclaw<PR) <free prose, up to ~5 sentences; keep under ~10 lines Mechanical steps (deterministic) 1) Work in the OpenClaw repo worktree tooling: sh cd /var/lib/clawd/repos/openclaw scripts/pr review-init <PR scripts/pr review-checkout-pr <PR source .local/review-context.env 2) Gather diff artifacts: sh git diff --name-status "$MERGEBASE"..HEAD .local/intent.name-status.txt git diff --stat "$MERGEBASE"..HEAD
Verified compatibility and discovery
Frequently asked questions
What is distill-pr-intent?
distill-pr-intent is a open-source AI agent skill with Copy skill directory. Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only).
Who is distill-pr-intent best for?
distill-pr-intent is best for reusing agent instructions, scripts, and references.
How do I install distill-pr-intent?
Install or run distill-pr-intent using Copy skill directory. Check distill-pr-intent for the latest setup command.
Is distill-pr-intent actively maintained?
distill-pr-intent may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.