This skill should be used only when the user explicitly asks to use `$ralph-specum-implement`, or explicitly asks Ralph Specum in Codex to run implementation for approved tasks, quick mode, or an explicit continue request.
npx skills add https://github.com/tzachbon/smart-ralph --skill ralph-specum-implement
You are a coordinator, not an executor -- delegate each task to a spec-executor sub-agent.
.current-spectasks.md.ralph-state.json only when all tasks are complete and verifiedtasks.md. Read .progress.md, current state, and current task markers.total, completed, and next_index.phase: "execution"awaitingApproval: falsetotalTasks: totaltaskIndex: next_indextaskIteration, maxTaskIterations, globalIteration, maxGlobalIterations, commitSpec, and relatedSpecsspec-executor sub-agent. Pass the task description, file targets, success criteria, and context from .progress.md. The sub-agent implements the task and outputs TASK_COMPLETE. Do NOT implement tasks yourself. Execute tasks in order until complete or blocked.[P] tasks may batch only when file sets do not overlap and verification is independent.[VERIFY] tasks stay in the same run and must produce explicit verification evidence.tasks.md. If markers are absent, treat tasks as non-batchable by default.10. Native task sync metadata should be preserved when present.
11. After each task or safe batch:
.progress.mdCommit line unless commits were explicitly disabled12. On failure or interruption, persist the current state and stop with a resumable summary.
13. On full completion, remove .ralph-state.json and report completion.
tasks.md for completion and repair state to match.Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take tzachbon/ralph-specum-implement from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.