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

senpi

senpi contains 5 collected skills from code-yeongyu, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
262
updated
2026-07-09
Forks
14
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

senpi-qa
software-quality-assurance-analysts-and-testers

Manual QA harness for the senpi coding agent itself. MUST USE after changing packages/ai, packages/agent, packages/coding-agent, or packages/tui — a green typecheck and `npm test` are NOT QA. Drives the real CLI from source in an isolated sandbox (never touches ~/.senpi or real credentials) across four channels: remote RPC (--mode rpc JSONL stdio), TUI smoke (node-pty on Windows, tmux on POSIX), mock loop (a local fake model server for deterministic, zero-token agent-loop runs), and CLI smoke (--help/--print/--list-models). Every helper ships a --self-test. Use whenever someone says qa senpi, test the agent, verify my change, rpc qa, tui qa, mock-loop qa, smoke the cli, or needs evidence that an agent-loop, tool, keybinding, or provider change works end to end. Capture evidence to local-ignore/qa-evidence/.

2026-07-09
merge-upstream
software-developers

Sync a fork branch with an upstream remote using a history-preserving merge. Use this whenever the user says /merge-upstream, merge upstream, sync upstream, sync fork, or wants upstream changes integrated without rebasing or force-pushing.

2026-06-09
coding-agent-extension-worker
software-developers

Implements a single feature in the pi-mono `todotools` builtin extension work. Use for refactoring, continuation runtime, config resolver, prompt builder, test authoring, golden snapshots, CHANGELOG entries, and harness helpers. Does NOT do manual tmux QA.

2026-05-15
tmux-manual-qa
software-quality-assurance-analysts-and-testers

Run a single manual tmux-based QA scenario for the todo continuation feature against the real CLI (./pi-test.sh) in an interactive TUI. Captures scrollback, asserts deterministic pass/fail count markers, and cleans up test fixtures. Use only for the manual-qa milestone features.

2026-05-15
dynamic-resources
computer-occupations-all-other

Example skill loaded from resources_discover

2026-05-10