Skip to main content
ClaudeWave

Agents, skills, commands, and rules for AI-powered coding tools — used daily to supercharge development productivity.

Subagents80 stars25 forksShellUpdated 1mo ago
ClaudeWave Trust Score
62/100
· OK
Passed
  • Recently active
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Weaverse/.agents && cp .agents/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

15 items in this repository

create-prSlash Command

Create PR from current or specified branch

Install
create-taskSlash Command

Create a GitHub issue with project board integration

Install
explainSlash Command

Explain recent code changes in simple terms a junior dev can understand

Install
fix-prSlash Command

Fetch and resolve unresolved PR comments

Install
formatSlash Command

Auto-format code and fix TypeScript issues

Install
handoffSkill

Capture current work context for handoff to another agent/developer. Gathers git state, todos, and modified files into a structured handoff document saved to the related spec folder.

Install
review-changesSlash Command

Review uncommitted changes and suggest improvements

Install
shipSlash Command

Create a release PR to main with version bump and draft a GitHub release

Install
ultrathinkSlash Command

Deep analysis and multi-dimensional problem solving

Install
workSlash Command

Start working on a GitHub issue — fetch context, create branch, plan solution, and optionally open a PR

Install

Perform thorough code reviews focusing on unused code, duplications, coding patterns, bugs, and optimizations. Use when user wants code reviewed or audited. Read-only - outputs findings without making changes.

Install
commitSkill

Commit changes with well-crafted messages, grouping related files into separate commits

Install
debugSkill

Instrument web/web-app code with structured debug logging via a global variable (window.__debug_logs). Produces a clean JSON timeline for reproducing and diagnosing bugs. Use when user wants to debug a feature or track down a bug.

Install

Create detailed implementation plans for features. Asks clarifying questions, suggests solutions, proposes architecture, and outputs a structured plan document. Use when user wants to plan a feature before coding.

Install

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsclaude-agentsclaude-aiclaude-code-workflowsclaude-skillsclaude-tooltkittoolkit

What people ask about .agents

What is Weaverse/.agents?

+

Weaverse/.agents is subagents for the Claude AI ecosystem. Agents, skills, commands, and rules for AI-powered coding tools — used daily to supercharge development productivity. It has 80 GitHub stars and was last updated 1mo ago.

How do I install .agents?

+

You can install .agents by cloning the repository (https://github.com/Weaverse/.agents) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Weaverse/.agents safe to use?

+

Our security agent has analyzed Weaverse/.agents and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains Weaverse/.agents?

+

Weaverse/.agents is maintained by Weaverse. The last recorded GitHub activity is from 1mo ago, with 0 open issues.

Are there alternatives to .agents?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy .agents to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Weaverse/.agents
[![Featured on ClaudeWave](https://claudewave.com/api/badge/weaverse-agents)](https://claudewave.com/repo/weaverse-agents)
<a href="https://claudewave.com/repo/weaverse-agents"><img src="https://claudewave.com/api/badge/weaverse-agents" alt="Featured on ClaudeWave: Weaverse/.agents" width="320" height="64" /></a>

More Subagents