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

pigeon

pigeon contains 18 collected skills from johnnymo87, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
0
updated
2026-07-25
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

cross-device-deployment
network-and-computer-systems-administrators

Use when deploying pigeon code changes across all machines after merging to main

2026-07-25
worker-architecture
software-developers

Use when you need to understand worker architecture, endpoint flow, and command routing behavior before making changes

2026-06-21
daemon-architecture
software-developers

Use when you need to understand daemon route flow, storage model, worker connectivity, and command injection architecture before making changes

2026-04-22
opencode-plugin-architecture
software-developers

Use when you need to understand the OpenCode plugin event lifecycle, session state transitions, and daemon API contracts

2026-04-22
opencode-plugin-development
software-developers

Use when developing or refactoring OpenCode plugin handlers, tests, and daemon integration payloads

2026-04-22
swarm-architecture
computer-systems-analysts

Use when you need to understand the swarm IPC subsystem — tables, routes, the per-target arbiter, the session→directory registry, and the wire envelope — before changing it

2026-04-22
swarm-development
software-developers

Use when implementing or testing swarm IPC features (new kinds, channels, plugin tools, or schema changes) with a TDD-first workflow

2026-04-22
swarm-operations
network-and-computer-systems-administrators

Use for day-to-day swarm IPC ops — health checks, inspecting queued/handed-off/failed messages, debugging stuck deliveries, force-failing retry loops, tailing arbiter logs

2026-04-22
daemon-operations
network-and-computer-systems-administrators

Use for daemon service health checks, runtime diagnostics, restart procedures, and burn-in monitoring

2026-03-30
daemon-troubleshooting
network-and-computer-systems-administrators

Use when daemon notifications, worker command ingest, session routes, or local injection behavior are failing

2026-03-30
secrets-and-auth
network-and-computer-systems-administrators

Use when configuring or troubleshooting secrets, sops injection, and auth boundaries across daemon, worker, and Telegram

2026-03-30
worker-operations
network-and-computer-systems-administrators

Use when handling day-to-day worker operations such as health checks, log triage, incident response, and rollback

2026-03-30
worker-troubleshooting
network-and-computer-systems-administrators

Use when worker endpoints fail, notifications are not sent, webhook auth breaks, or command routing regresses

2026-03-30
machine-setup-devbox
network-and-computer-systems-administrators

Use when onboarding or repairing devbox and workstation configuration for Pigeon daemon, hooks, and worker connectivity

2026-03-16
worker-deployment
network-and-computer-systems-administrators

Use when deploying or updating the worker on Cloudflare and validating production health and auth behavior

2026-03-15
worker-parity-checks
software-developers

Use when validating deployed worker parity with authenticated checks and an end-to-end notification and reply flow

2026-03-15
daemon-development
software-developers

Use when implementing daemon route, service, storage, worker, or injector changes with a test-first workflow

2026-03-08
daemon-cutover-burnin
network-and-computer-systems-administrators

Use when cutting over daemon service to a new build, running burn-in checks, or preparing rollback

2026-02-24