Skip to content

[Feature]: prefer lighter ZeroClaw #6165

@ilteoood

Description

@ilteoood

Summary

Remove from the codebase those tools that you can interact with using skills

Problem statement

At the moment ZeroClaw has some dedicated code for integrations like:

  • gws-cli
  • jira
  • github (planned, according to the web ui)
  • ...

But instead of creating ad-hoc code, wouldn't be better to keep ZeroClaw lean and suggest the users to use skills or mcp servers?
For example,

  • gws-cli provides a set of skills based on the resource you want to interact with
  • jira has the official atlassian mcp server
  • github has the gh cli with the related skill

This allows us to make the codebase cleaner and focused on interacting with the models and giving them tools/skills to operate

Proposed solution

  • Remove all the dedicated code
  • Start suggesting external tools usage

Non-goals / out of scope

No response

Alternatives considered

No response

Acceptance criteria

No response

Architecture impact

No response

Risk and rollback

No response

Breaking change?

Yes

Data hygiene checks

  • I removed personal/sensitive data from examples, payloads, and logs.
  • I used neutral, project-focused wording and placeholders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    domain:architectureArchitecture domainenhancementNew feature or requestpriority:p2Medium priorityskillsAuto scope: src/skills/** changed.toolAuto scope: src/tools/** changed.tool:mcp

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions