Raine Virta
Community@raine · Helsinki, Finland
Full-stack developer exploring Go & Rust | Previously Reaktor, now freelance
Agent Skills by Raine Virta
Showing 19 vetted skills indexed across 4 GitHub repositories.
coordinator
Orchestrate parallel worktree agents by spawning, monitoring, messaging, and merging via workmux CLI.
workmux
Manages git worktrees paired with tmux windows for parallel agent development.
claude-history
Search and retrieve historical Claude Code conversation transcripts from local project directories.
workshop
Orchestrate structured design workshops with multiple LLMs and human critique.
debate-vs
Orchestrate a structured debate between an agent and an opponent LLM to synthesize an implementation plan.
panel
Analyze tasks with asymmetric expert roles to synthesize trade-offs and recommendations.
review-panel
Coordinate parallel multi-model reviews to identify and prioritize code defects.
debate
Coordinate multi-LLM debates with a moderator to synthesize final solutions.
phased-implement
Orchestrate phased implementations across Git worktrees with serialized merges.
collab
Orchestrate round-based ideation among multiple LLMs and synthesize a unified plan.
review
Aggregate critical feedback from multiple LLM reviewers into a findings report.
implement
Execute autonomous task workflows with external model review and auditable ledger.
collab-vs
Coordinate alternating-turn brainstorming between two LLMs to synthesize a collaborative plan.
consult
Query external LLMs for second opinions on files with model flags.
merge
Commit staged changes, rebase onto the configured base branch, and merge with cleanup.
worktree
Create parallel git worktrees and tmux windows via workmux add.
open-pr
Draft PR descriptions from conversation context and open browser-based PR creation.
rebase
Rebase current branch onto main or specified origin branches with conflict resolution.
consult-llm
Coordinate external LLM consultations by gathering context and invoking the consult_llm MCP tool.