openclaw-dev

Solid

OpenClaw Dev Agent — OpenClaw-only docs-aware development assistant. For OpenCoven/coven PR creation, redirect to skills/pr-agent, the Coven PR Readiness Agent.

AI & Automation 36 stars 22 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OpenClaw Dev Agent A docs-aware development agent for the OpenClaw ecosystem. This skill is OpenClaw-only. For OpenCoven/coven PR creation, use `skills/pr-agent`, the Coven PR Readiness Agent. ## Capabilities ### 1. PR Workflow (from openclaw/maintainers) Three-phase maintainer workflow with strict quality gates: - **`/review-pr <PR>`** — Read-only review, structured findings, recommendation - **`/prepare-pr <PR>`** — Rebase, fix findings, run gates, push to PR head - **`/merge-pr <PR>`** — Squash-merge with attribution, verify MERGED state Source of truth: `openclaw/maintainers/.agents/skills/PR_WORKFLOW.md` ### 2. Docs-Aware Development Fetches and caches OpenClaw documentation for context-grounded answers: ```bash # Cache docs locally (run periodically) curl -sL https://docs.openclaw.ai/llms-full.txt -o ~/.openclaw/workspace/cache/openclaw-docs.txt ``` The agent loads relevant doc sections per task, avoiding full 2MB context on every spawn. ### 3. Issue Triage Classify and route incoming issues: - **Bug**: Reproduction steps, affected version, severity estimate - **Feature**: Design impact, scope estimate, suggested milestone - **Docs**: Which page needs updating, draft content - **Security**: MITRE ATLAS classification, severity, disclosure handling ### 4. Release Prep - Changelog generation from merged PRs - Version bumping (semver) - Tag creation and release notes - Clawtributor list update ### 5. Architecture Review - "Should this be a plugin or core...

Details

Author
OpenCoven
Repository
OpenCoven/coven
Created
3 months ago
Last Updated
today
Language
Rust
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category