Skip to main content
Run any Skill in Manus
with one click
GitHub repository

repowire

repowire contains 17 collected skills from prassanna-ravishankar, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
209
updated
2026-06-01
Forks
33
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

adhd
software-developers

Parallel divergent ideation via mesh fan-out. Spawns N frame-shifted peers, scores results, deepens top survivors. Use on open-ended design choices, fuzzy bugs, naming, API surfaces, or explicit /adhd invocation. Skip for syntax, lookups, or closed prompts ("quick", "standard", "canonical").

2026-06-01
cross-agent-plan
computer-occupations-all-other

Get an independent implementation plan from a DIFFERENT AI agent over the repowire mesh before you build (e.g. have Gemini or Codex draft an approach for Claude to critique). Use when you want a second perspective on how to approach a task.

2026-05-31
cross-agent-review
software-quality-assurance-analysts-and-testers

Get a code/PR/plan review from a DIFFERENT AI agent over the repowire mesh (e.g. have Codex review Claude's work). Use when you want an independent second opinion from another backend before merging or committing.

2026-05-31
delegate
computer-occupations-all-other

Hand a task to another AI agent peer over the repowire mesh — reuse an existing peer on the chosen backend, or spawn one if none exists. Use when you want to offload work to a specific agent (e.g. delegate a refactor to a Codex peer) and track it to completion.

2026-05-31
repowire-install
software-developers

Install or update repowire and its skill pack from inside an agent session — ensure the repowire CLI/hooks are set up, install the skills, and verify the mesh works. Use on a fresh machine or to refresh skills to the latest.

2026-05-31
repowire-patterns
computer-occupations-all-other

Reference for how to use the repowire mesh — ask/ack vs notify, broadcast, peer discovery, spawning, and cross-agent workflows. Use when you need to coordinate with other AI agents over repowire and want the right primitive for the job.

2026-05-31
coordination
project-management-specialists

Use when orchestrating complex or multi-lane work, decomposing tasks across peers, choosing status/board surfaces, running mesh roundups, or keeping high-level progress visible.

2026-05-26
create-agent
computer-occupations-all-other

Use when creating, updating, or explaining a standing Repowire agent folder, worker folder, durable-job executor context, or reusable agent-specific AGENTS.md guidance.

2026-05-26
create-skill
computer-occupations-all-other

Use when adding, updating, splitting, or reviewing local orchestrator skills for reusable procedures, including controlled self-improvement of the orchestrator.

2026-05-26
handover
computer-occupations-all-other

Use when transferring orchestrator responsibility, summarizing current state for a new peer, recovering after a closed session, or preparing takeover notes.

2026-05-26
review-cycle
software-quality-assurance-analysts-and-testers

Use when coordinating PR review, CI triage, second-peer critique, requested-changes loops, merge readiness, or deciding whether implementation needs independent verification.

2026-05-26
worktree-isolation
software-developers

Use when splitting work across peers, creating or selecting feature worktrees, preventing overlapping edits, or deciding whether to reroute implementation out of the main worktree.

2026-05-26
cleanup
software-developers

Use when cleaning up peers, sessions, tmux panes, processes, feature worktrees, branches, generated artifacts, or after a delegated lane or PR is complete.

2026-05-26
delegation
software-developers

Use when handing work to another peer, deciding whether to spawn or reuse a peer, briefing a lane, asking for a plan before code, or using a second peer for critique or review.

2026-05-26
durable-jobs
software-developers

Use when the user asks for durable or recurring background work, work that should survive peer death, retry/cancel/result tracking, spawned-on-demand workers, agent folders, daily briefs, or deciding between repowire jobs and schedule.

2026-05-26
memory
software-developers

Use when deciding whether to write, read, update, consolidate, or avoid orchestrator memory; distinguishing memory from board status, job state, session history, or project-local agent context.

2026-05-26
integration-test
software-quality-assurance-analysts-and-testers

Integration test for repowire peer-to-peer messaging. Supports claude-code, opencode, or mixed-agent-type testing with circle boundaries and cross-agent-type communication. Can run all modes in parallel via agent teams.

2026-02-24