Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ghosttyyy

يحتوي ghosttyyy على 13 من skills المجمعة من humblemuzzu، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
4
محدث
2026-04-08
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

chrome-cdp
مطوّرو الويب

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

2026-04-08
coordinate
مديرو الشبكات وأنظمة الحاسوب

orchestrate multiple amp agents with bidirectional tmux communication. use for multi-hour autonomous runs with INDEPENDENT parallel tasks. NOT for review courts or generating opinions to reconcile.

2026-03-13
dig
مطوّرو البرمجيات

systematic investigation and debugging methodology. hypothesis-driven analysis with verification agents. use for incident response, codebase archaeology, dependency mapping, root cause analysis, or any investigation requiring verified findings.

2026-03-13
document
مطوّرو البرمجيات

apply documentation philosophy — explain why, not what. use for jsdocs, READMEs, inline comments.

2026-03-13
git
مطوّرو البرمجيات

git workflows for agents: ship (stage → commit → push), worktree (parallel branches), hunks (selective staging). never force push, never git add -A, conventional commits. triggers on: commit, push, stage, ship, git add, worktree, hunks, selective staging.

2026-03-13
nexus-fix
مطوّرو البرمجيات

structured investigation-to-PR workflow for linear issues. hypothesis-driven debugging with browser validation and counterfactual proof. use when investigating a linear ticket, fixing a UI bug, or shipping a fix with evidence. triggers on: investigate issue, fix bug, nexus-fix, AXM-, linear issue.

2026-03-13
remember
موظفو المكاتب العامون

record context that would help in future sessions. use after learning something, discovering a gotcha, or making a decision worth preserving. test: would a future agent starting fresh benefit from knowing this?

2026-03-13
report
موزّعو المهام (باستثناء الشرطة والإطفاء والإسعاف)

message coordinator as a spawned agent. use when you were spawned by coordinate/spawn and need to report progress, completion, or blockers back to the coordinator.

2026-03-13
rounds
محللو ضمان جودة البرمجيات والمختبرون

iterate with spawned agents until stable. use for verification with BOUNDED scope and explicit exit criteria. NOT for generating opinions to reconcile.

2026-03-13
shepherd
مديرو الشبكات وأنظمة الحاسوب

watchdog for autonomous runs that will exhaust context and need handoffs. supervises tmux agents, respawns on death, orchestrates handoffs. NOT for single-session tasks.

2026-03-13
spar
محللو ضمان جودة البرمجيات والمختبرون

adversarial review via spawned antithesis agent. use to prune false positives from EXISTING findings. NOT for discovery or when claim is verifiable against single source.

2026-03-13
spawn
مديرو الشبكات وأنظمة الحاسوب

spawn parallel amp agents in tmux with thread linkage. use for INDEPENDENT side-quests discovered during main work. NOT for spawning multiple agents to review/evaluate the same thing.

2026-03-13
tmux
مديرو الشبكات وأنظمة الحاسوب

manage background processes in tmux windows. use when running dev servers, build watchers, or any long-running process that shouldn't block the agent. check window before spawning.

2026-03-13