Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Legacy89DiskKit

Legacy89DiskKit 收录了来自 medamap 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
4
更新
2026-04-10
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

claude-consultation
管理分析师

Consults Claude for pre-implementation advice and notes.

2026-04-10
claude-review
软件质量保证分析师与测试员

Performs an automated peer review of an implementation using Claude.

2026-04-10
codex-consultation
软件开发工程师

Consults the external Codex system for pre-implementation advice and notes.

2026-04-10
codex-review
软件开发工程师

Performs an automated peer review of an implementation using the external Codex system.

2026-04-10
gemini-command-author
软件开发工程师

Create Markdown implementation or retry instructions for Gemini work in this repository and place them in `communication/CodexToGemini/command_waiting/`. Use when Codex needs to hand off a concrete task, include repo-specific constraints, attach file links, and queue the work without doing the implementation locally.

2026-04-10
gemini-command-worker
软件开发工程师

Process queued Markdown instructions from `communication/CodexToGemini/command_waiting/`, move them through `command_processing/` and `command_processed/`, perform the requested repository work, and submit a structured Markdown report to `communication/GeminiToCodex/report_waiting/`. Use when Gemini is the implementation or investigation worker for this repository.

2026-04-10
gemini-report-triage
软件开发工程师

Review pending Gemini reports in `communication/GeminiToCodex/report_waiting/`, decide pass or fail from the evidence, move the report to the correct archive folder, and queue a retry instruction in `communication/CodexToGemini/command_waiting/` when the work is incomplete or incorrect. Use when Codex is auditing Gemini output for this repository.

2026-04-10
gemini-sync-loop
软件开发工程师

Run a synchronous local Gemini loop for this repository that authors one task, executes it, triages the report, and repeats until stopped or quota is exhausted. Use when the user wants unattended Gemini progress while away from the keyboard.

2026-04-10
legacy89-gemini-context-pack
软件开发工程师

Load the shared Legacy89DiskKit repository context for Gemini handoff work, including repo rules, sample disk images, document index, and verification expectations. Use when writing instructions, implementing tasks, or reviewing reports for the Gemini queue in this repository.

2026-04-10
opencode-sync-runner
软件开发工程师

Run OpenCode synchronously against one instruction file, save stdout and stderr to a temporary log file, and return a compact JSON result with exit status, artifact paths, and webhook notification status.

2026-04-10
pre-report-check
软件质量保证分析师与测试员

Run a mandatory self-check before reporting completion so git state, architecture rules, validation, and delivery quality are verified.

2026-04-10
xdos-semantics-engine
软件开发工程师

Provide conservative X-DOS byte-window annotation and hardware-port hinting for repository-local analysis without upgrading semantic certainty on its own.

2026-04-10