Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Legacy89DiskKit

Legacy89DiskKit contains 12 collected skills from medamap, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
4
updated
2026-04-10
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

claude-consultation
management-analysts-131111

Consults Claude for pre-implementation advice and notes.

2026-04-10
claude-review
software-quality-assurance-analysts-and-testers

Performs an automated peer review of an implementation using Claude.

2026-04-10
codex-consultation
software-developers

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

2026-04-10
codex-review
software-developers

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

2026-04-10
gemini-command-author
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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