Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

senpi

senpi contient 5 skills collectées depuis code-yeongyu, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
262
mis à jour
2026-07-09
Forks
14
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

senpi-qa
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Autres occupations informatiques

Example skill loaded from resources_discover

2026-05-10