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

Legacy89DiskKit

Legacy89DiskKit contient 12 skills collectées depuis medamap, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
4
mis à jour
2026-04-10
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

claude-consultation
Analystes en gestion

Consults Claude for pre-implementation advice and notes.

2026-04-10
claude-review
Analystes en assurance qualité des logiciels et testeurs

Performs an automated peer review of an implementation using Claude.

2026-04-10
codex-consultation
Développeurs de logiciels

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

2026-04-10
codex-review
Développeurs de logiciels

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

2026-04-10
gemini-command-author
Développeurs de logiciels

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

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

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

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

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

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

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

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