← Back to Skills Marketplace
anderskev

Resolve Beagle

by Kevin Anderson · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install resolve-beagle
Description
Use as the follow-up to brainstorm-beagle when a spec has an Open Questions section (or quietly carries latent gaps) that need closing before planning or imp...
Usage Guidance
This skill appears internally consistent and performs only workspace-focused tasks. Before installing, consider: 1) Confirm you are comfortable granting the agent read/write access to your repo/spec files (it will read and rewrite specs). 2) Be aware subagents may use web/network tools (WebSearch/WebFetch/Context7) if available — restrict network access if you don't want external queries. 3) The skill will prompt before committing changes; refuse commit if you prefer to review diffs first. If you need higher assurance, test it on a copy of your specs or in a sandboxed repo first.
Capability Analysis
Type: OpenClaw Skill Name: resolve-beagle Version: 1.0.1 The resolve-beagle skill is a legitimate documentation-refinement tool designed to identify and close gaps in project specifications. It follows a structured workflow with multiple mandatory user-approval gates (e.g., gap list confirmation, proposal approval, and a final commit prompt) and uses standard research tools like Grep, Glob, and WebSearch. The skill explicitly restricts itself to editing specification documents and prohibits code generation or implementation design, showing no signs of malicious intent, data exfiltration, or unauthorized execution across SKILL.md or its subagent templates.
Capability Assessment
Purpose & Capability
Name/description match the behavior in SKILL.md: locating, auditing, researching, proposing, and rewriting specs. Required binaries/env/configs are empty, which is proportionate for a document-focused orchestrator.
Instruction Scope
Runtime instructions explicitly read spec files, list recent files in docs/specs/, run subagent research (Grep/Glob/Read, WebSearch/WebFetch/Context7 if available), and present proposals for user approval. Those actions align with the declared goal of closing spec gaps; they do not direct the agent to exfiltrate unrelated data or modify unrelated system state. Note: the skill expects access to repository files and optional web/network tools when available.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk installation model and consistent with the stated behavior.
Credentials
No environment variables, credentials, or config paths are requested. The actions described (reading spec files, optional web research) do not require additional secrets, so the lack of requested credentials is appropriate.
Persistence & Privilege
always is false and the skill does not request persistent installation. It will ask the user before committing changes, so it does not modify version control without explicit consent.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resolve-beagle
  3. After installation, invoke the skill by name or use /resolve-beagle
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
**Added objective process gates to enforce workflow discipline before each step.** - Introduced a new "Gates" section defining explicit, checklisted pass conditions for each workflow stage (spec location, gap list publication, research artifact, proposal queue, reconciliation, commit prompt), ensuring no step can be skipped by assertion alone. - Clarified that research tasks for unresolved gaps must produce structured artifacts before user proposals. - Made it mandatory to publish the combined gap list and get user approval/adjustment before any research. - Strengthened requirements for spec reconciliation and running a self-review pass before edit commits. - No functional changes to scrape/gap extraction logic, research methods, or proposal flows.
v1.0.0
resolve-beagle 1.0.0 - Initial release providing automated gap-closing for specs generated by brainstorm-beagle. - Identifies and classifies both explicit open questions and latent gaps (e.g., placeholders, vague requirements, contradictions) in spec documents. - Presents a consolidated gap list for user review and customization before research begins. - Dispatches parallel research tasks via subagents when available; otherwise operates sequentially. - Proposes structured answers (with recommendations, alternatives, and supporting evidence) for user approval, one gap at a time. - Updates the spec in place, ensuring all resolved items are properly integrated with full rationale and self-review. - Does not write code, design implementation, or create plans—focuses solely on producing a complete, implementation-ready spec.
Metadata
Slug resolve-beagle
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Resolve Beagle?

Use as the follow-up to brainstorm-beagle when a spec has an Open Questions section (or quietly carries latent gaps) that need closing before planning or imp... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Resolve Beagle?

Run "/install resolve-beagle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Resolve Beagle free?

Yes, Resolve Beagle is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Resolve Beagle support?

Resolve Beagle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Resolve Beagle?

It is built and maintained by Kevin Anderson (@anderskev); the current version is v1.0.1.

💬 Comments