Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

multi-agent-ralph-loop

multi-agent-ralph-loop contém 61 skills coletadas de alfredolopez80, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
61
Stars
141
atualizado
2026-06-22
Forks
21
Cobertura ocupacional
9 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

orchestrator
Outras ocupações de informática

Full orchestration workflow with swarm mode: evaluate -> clarify -> classify -> persist -> plan mode -> spawn teammates -> execute -> validate -> retrospective. Use when: (1) implementing features, (2) complex refactoring, (3) multi-file changes, (4) tasks requiring coordination. Triggers: /orchestrator, /orch, 'orchestrate', 'full workflow', 'implement feature'.

2026-06-22
research
Analistas de pesquisa de mercado e especialistas em marketing

Comprehensive research skill using Zai MCP web search and native Claude Code tools

2026-06-22
smart-fork
Outras ocupações de informática

Smart Forking - Find and fork from relevant historical sessions using parallel memory search across vault, handoffs, and ledgers

2026-06-22
adversarial
Analistas de garantia de qualidade de software e testadores

Apply adversarial opposite-analysis to plans, specs, architecture, code changes, and claims. Use when the user asks for adversarial review, opposing analysis, contrarian review, red-team reasoning, or Z.ai and MiniMax cross-checks through the Ralph MCP router.

2026-06-22
attack-mutator
Analistas de garantia de qualidade de software e testadores

Test case mutation and variation generator for adversarial testing

2026-06-22
context7-usage
Arquitetos de redes de computadores

Patterns for using Context7 MCP for library documentation (v2.25)

2026-06-22
defense-profiler
Analistas de segurança da informação

Codebase defense analysis system for security profiling

2026-06-22
gemini-cli
Desenvolvedores de software

Google Gemini CLI orchestration (v0.22.0+) for AI-assisted development. Capabilities: second opinion/cross-validation, real-time Google Search grounding, codebase architecture analysis with codebase_investigator, Gemini 3 model access, extensions support (Conductor, Endor Labs), parallel code generation, code review from different perspective. INTEGRATED WITH TASK PRIMITIVE - creates traceable tasks in claude-task-viewer. Actions: query, search, analyze, generate, review with Gemini. Keywords: Gemini CLI, Gemini 3, google_web_search, codebase_investigator, second opinion, cross-validation, web research, current information, parallel AI, code review, architecture analysis, gemini prompt, AI comparison, real-time search, alternative perspective, extensions, Conductor. Use when: needing second AI opinion, searching current web information, analyzing codebase architecture, generating code in parallel, getting alternative code review, researching current events/docs, using Gemini extensions.

2026-06-22
minimax-mcp-usage
Desenvolvedores de software

[DEPRECATED] Use /research skill with Zai MCP instead - Optimal patterns for MiniMax MCP tools

2026-06-22
tap-explorer
Analistas de garantia de qualidade de software e testadores

Tree of Attacks with Pruning for systematic code analysis

2026-06-22
task-visualizer
Desenvolvedores de software

Visualize task dependencies and progress (Gastown-style)

2026-06-22
vercel-react-best-practices
Desenvolvedores de software

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-06-22
worktree-pr
Desenvolvedores de software

Manage git worktrees with PR workflow and multi-agent review (Claude + Codex). Use when developing features in isolation with easy rollback.

2026-06-22
autoresearch
Desenvolvedores de software

Autonomous experiment loop: modifies code, runs experiments, evaluates metrics, keeps improvements. Inspired by karpathy/autoresearch + pi-autoresearch + autoexp. Triggers: /autoresearch, 'auto research', 'optimize continuously', 'experiment loop', 'autonomous optimization'.

2026-04-20
diagram-design
Designers de interfaces web e digitais

Create technical and product diagrams — architecture, flowchart, sequence, state machine, ER / data model, timeline, swimlane, quadrant, nested, tree, layer stack, venn, pyramid — as standalone HTML files with inline SVG. Ships with a neutral editorial skin and a first-run gate that prompts users to customize the style guide (colors, fonts) from their own website before generating. Includes annotation-callout primitive and optional sketchy variant.

2026-04-18
architecture-diagram
Desenvolvedores de software

Create professional, dark-themed architecture diagrams as standalone HTML files with SVG graphics. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology diagrams, or any technical diagram showing system components and their relationships.

2026-04-14
task-classifier
Outras ocupações de informática

Classifies task complexity (1-10) for model and agent routing

2026-04-09
bugs
Analistas de garantia de qualidade de software e testadores

Bug hunting with Codex CLI Use when: (1) /bugs is invoked, (2) task relates to bugs functionality.

2026-04-07
context-engineer
Outras ocupações de informática

Determines WHAT context an agent needs and packages it optimally. Actions: analyze (identify needed context), load (assemble from sources), prune (trim to token budget), inject (write to .claude/context-payload.md). Use when: (1) before spawning teammates, (2) context window is limited, (3) multi-source context assembly. Triggers: /context-engineer, 'prepare context', 'package context', 'context for agent'.

2026-04-07
curator-repo-learn
Desenvolvedores de software

Learn patterns from a specific GitHub repository. Clones, analyzes code structure, extracts patterns, populates procedural memory AND syncs to Obsidian vault for Graph View visualization. Use for: targeted learning from known quality repos, quick knowledge acquisition, specific pattern extraction. Triggers: /repo-learn, /curator-repo-learn, 'learn from repo'.

2026-04-07
curator
Desenvolvedores de software

Full curator pipeline for autonomous learning from quality repositories. Executes: discovery → scoring → ranking → ingest → learn → vault sync. Writes to procedural memory AND Obsidian vault for Graph View visualization and graduation pipeline. Use for: populating procedural memory with domain patterns, first-time domain learning, comprehensive knowledge building. Triggers: /curator full, 'learn patterns from repos', 'build knowledge base'.

2026-04-07
edd
Desenvolvedores de software

Eval-Driven Development (EDD) Framework v2.87.0 - Define-before-implement pattern with structured evals. Provides workflow: Define specifications → Implement features → Verify against evals. Components: TEMPLATE.md for eval definitions, edd.sh CLI script, /edd skill invocation. Check types: CC- (Capability), BC- (Behavior), NFC- (Non-Functional). Integrates with orchestrator workflow for quality-first development. Keywords: evals, define, implement, verify, capability checks, behavior checks, non-functional checks, template, quality assurance, test-driven, specification. Use when: defining new features with structured evals, implementing with verification requirements, creating quality specifications, TDD-style workflow with evals.

2026-04-07
glm-mcp
Outras ocupações de informática

Custom skill for glm-mcp

2026-04-07
kaizen
Outras ocupações de informática

Custom skill for kaizen

2026-04-07
minimax
Outras ocupações de informática

Custom skill for minimax

2026-04-07
task-batch
Desenvolvedores de software

Autonomous batch task execution with PRD parsing, task decomposition, and continuous execution until all tasks complete. Uses /orchestrator internally. Stops only for major failures (no internet, token limit, system crash). Use when: (1) processing task lists autonomously, (2) PRD-driven development, (3) batch feature implementation. Triggers: /task-batch, 'batch tasks', 'process PRD', 'run task queue'.

2026-04-07
testing-anti-patterns
Analistas de garantia de qualidade de software e testadores

Custom skill for testing-anti-patterns

2026-04-07
ask-questions-if-underspecified
Especialistas em gestão de projetos

Ask clarifying questions when requirements are underspecified

2026-04-05
audit
Desenvolvedores de software

Generate usage report for MiniMax and token optimization Use when: (1) /audit is invoked, (2) task relates to audit functionality.

2026-04-05
checkpoint-manager
Desenvolvedores de software

Session checkpoint management: save, restore, list, clear state snapshots

2026-04-05
clean-slop
Desenvolvedores de software

Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.

2026-04-05
codex-cli
Outras ocupações de informática

OpenAI Codex CLI orchestration for AI-assisted development using gpt-5.3-codex model family. Model variants: gpt-5.3-codex (medium), gpt-5.3-codex-high, gpt-5.3-codex-xhigh. Capabilities: code generation, refactoring, automated editing, parallel task execution, session management, code review, architecture analysis, and MCP integration. Actions: analyze, implement, review, fix, refactor with Codex. Keywords: Codex CLI, gpt-5.3-codex, codex exec, code generation, refactoring, parallel execution, session resume, code review, second opinion, independent review, architecture validation, Context7 MCP. Use when: delegating complex code tasks to Codex, running multi-agent workflows, executing automated reviews, implementing features with AI assistance, resuming previous sessions, querying OpenAI documentation. Triggers: 'use codex', 'codex exec', 'run with codex', 'codex resume', 'implement with codex', 'review with codex', 'codex docs'.

2026-04-05
crafting-effective-readmes
Desenvolvedores de software

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

2026-04-05
deslop
Desenvolvedores de software

Code quality analyzer that identifies "slop" - code violating established coding principles - and suggests concrete improvements. Analyzes code against principles like KISS, YAGNI, SOLID, DRY, and provides before/after fix examples.

2026-04-05
glm5-parallel
Outras ocupações de informática

Model-agnostic parallel execution with Agent Teams coordination

2026-04-05
glm5
Outras ocupações de informática

GLM-5 Agent Teams skill for spawning teammates with thinking mode

2026-04-05
openai-docs
Desenvolvedores de software

Access OpenAI developer documentation via Context7 MCP. Provides up-to-date docs for Codex CLI, OpenAI API, Python/Node SDKs, Agents SDK, and MCP configuration. Use when: (1) configuring Codex CLI or MCP servers, (2) writing OpenAI API integrations, (3) building agents with OpenAI SDKs, (4) troubleshooting Codex execution. Triggers: 'openai docs', 'codex documentation', 'openai api reference', 'codex mcp', 'agents sdk'.

2026-04-05
prd
Especialistas em gestão de projetos

Product Requirements Document generation and management with INVEST-compliant user stories

2026-04-05
readme
Desenvolvedores de software

When the user wants to create or update a README.md file for a project. Also use when the user says "write readme," "create readme," "document this project," "project documentation," or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.

2026-04-05
research-blockchain
Desenvolvedores de software

Senior Blockchain Architect research agent using Zai MCP for comprehensive analysis of EVM chains, perpetual DEX architectures, CEX integrations, and DeFi-TradFi bridges. Use for: blockchain research, protocol comparisons, technical feasibility studies, security audits, compliance analysis, architecture blueprints. Triggers: /research-blockchain, 'blockchain research', protocol comparisons.

2026-04-05
Mostrando as 40 principais de 61 skills coletadas neste repositório.