All authors
andreymudri avatar

Claude Skills by andreymudri

github.com/andreymudri
15 skillsA× 150 installs0 views
BrainstormingA

Use when starting any creative work - creating features, building components, adding functionality, or modifying behavior. Explores intent and design before implementation.

ai-agentsgotesting
0
2
Executing PlansA

Use when you have a written implementation plan to execute inline in this session, with checkpoints - the non-fleet execution path.

ai-agentsgonode
0
2
Finishing A Development BranchA

Use when implementation is complete and needs integrating - re-runs the gate to verify each phase, then decides how the run branch lands.

ai-agentsrustgo
0
2
Fleet LifecycleA

Use when spawning, listing, messaging, scaling, stopping, or resuming background teammates on a run.

ai-agentsgobash
0
2
Fleet SupervisionA

Use when checking what a running fleet is doing - renders the digest, surfaces blocked or failed teammates, and suggests scaling.

ai-agentsreactnode
0
2
Parallel ExecutionA

Use when executing a written plan across background teammates - splits it into phases, dispatches worktree-isolated implementers, and integrates results.

ai-agentsgoshell
0
2
Phase GateA

Use when a phase finished and needs an automated verdict before integration - runs command, agent, and MCP checks and decides PASS or FAIL.

ai-agentsrustgo
0
2
Receiving Code ReviewA

Use when receiving code review feedback, before implementing suggestions - requires technical verification rather than performative agreement or blind implementation.

ai-agentsrustgo
0
2
Systematic DebuggingA

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - reproduce and isolate before changing anything.

ai-agentsgodebugging
0
2
Teammates ConfigA

Use when changing how the fleet runs — parallelism, or model tier or effort per role.

ai-agentsgonode
0
2
Test Driven DevelopmentA

Use when implementing any feature or bugfix, before writing implementation code - write the failing test first and watch it fail for the right reason.

ai-agentsgodocumentation
0
2
Using TeammatesA

Use when starting any conversation or task - establishes how to find and use skills, and routes to the right process or fleet skill before anything else happens.

ai-agentsgonode
0
2
Writing PlansA

Use when you have a spec or requirements for a multi-step task, before touching code - produces a plan this plugin can parse, phase, and dispatch to a fleet.

ai-agentsgonode
0
2
Writing SkillsA

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

ai-agentsrustgo
0
2
FixturesA

Use when changing how the fleet runs — parallelism, or model tier or effort per role.

ai-agentsgonode
0
2