ワンクリックで
Legacy89DiskKit
Legacy89DiskKit には medamap から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Consults Claude for pre-implementation advice and notes.
Performs an automated peer review of an implementation using Claude.
Consults the external Codex system for pre-implementation advice and notes.
Performs an automated peer review of an implementation using the external Codex system.
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.
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.
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.
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.
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.
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.
Run a mandatory self-check before reporting completion so git state, architecture rules, validation, and delivery quality are verified.
Provide conservative X-DOS byte-window annotation and hardware-port hinting for repository-local analysis without upgrading semantic certainty on its own.