Skip to content

Would a general agent-quality plugin (verification, memory, cost) fit alongside the role plugins? #334

Description

@WGlynn

These plugins give a Cowork agent domain skills for a role (sales, legal, and so on). There is a cross-cutting layer underneath that every role benefits from, regardless of domain, and I wanted to ask whether it fits here or belongs in the skills repo / community marketplace.

The layer is general agent quality: not asserting past what it actually knows, keeping its working memory small and unambiguous so it does not drift across a long task, checking its own work before declaring it done, and not spending a large model on a trivial step. I have packaged five small, self-contained skills along these lines (critical-qa for self-review, classify for cheapest-viable model routing, ship-web for verifying web artifacts before shipping, anti-hallucinate for claim verification, compact-memory for compact agent state) as one plugin, each a single SKILL.md, Apache-2.0.

A sales or legal agent built on these plugins inherits the same failure modes any agent has, so a general-quality plugin sitting alongside the role-specific ones could be useful. Would that fit this repo, or would you rather cross-cutting plugins go to the community marketplace? Happy to route it wherever you prefer, and to follow whatever contribution path you use here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions