
Weave Agent Skills
Connect Claude to Weave MCP so plans and code reviews go to humans and feedback flows back into the agent.
Overview
weave-agent-skills is a plugin marketplace for the Ship phase that adds Weave MCP tools to push plans and reviews and pull human feedback into Claude Code.
What is this marketplace?
- Official weave plugin with bundled weave skill for Weave MCP bridge
- Push plans and code reviews from the agent into Weave for human review
- Pull human feedback back into Claude Code workflows
- strict: false marketplace plugin for flexible skill invocation
- Weave AI maintained agent-skills marketplace (metadata v1.0.0)
- 1 plugin in marketplace manifest
- Marketplace metadata version 1.0.0
- Publisher: weave-ai-dev on GitHub
Community signal: 3 GitHub stars.
What problem does it solve?
Agent-generated plans and reviews stall when there is no structured path for a human to comment and for the agent to ingest that feedback.
Who is it for?
Solo builders and small teams using Weave who want MCP-native plan and review handoffs with Claude Code.
Skip if: Projects with no Weave service, or teams that only need local linting without human review gates.
What do I get? / Deliverables
After installing the weave plugin and skill, you can push artifacts to Weave and pull human feedback so review loops stay inside your agent workflow.
- Plans and reviews published to Weave from the agent
- Human feedback retrieved into agent context
- 1 weave plugin with ./skills/weave skill bundle
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Human-in-the-loop review is canonically a Ship concern, even though pushing plans starts during build and feedback can inform grow/support loops. review is where external code review and approval tooling belongs in the journey taxonomy.
How it compares
Weave MCP review bridge marketplace, not a standalone code-review skill without external service.
Common Questions / FAQ
Who is Weave Agent Skills for?
It is for developers using Claude Code with Weave who need to send plans and code reviews to humans and read feedback back through MCP.
When should I use Weave Agent Skills?
Use it when you are in review or ship prep and want the agent to interact with the Weave review bridge instead of ad-hoc paste into chat or tickets.
How do I add Weave Agent Skills to my agent?
Add the weave-ai-dev/agent-skills marketplace to Claude Code, install the weave plugin, configure Weave MCP credentials, and invoke the weave skill when pushing or pulling review data.