一键导入
feature
Manage the BioAPEX current-feature workflow from scoping through review and completion
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage the BioAPEX current-feature workflow from scoping through review and completion
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Turn an analysis request into a Slurm-ready execution plan with commands, resource assumptions, and job structure.
Scale a buffer recipe to a target volume and compute component masses/volumes.
Save a fetched summary or document to the knowledge base for later retrieval (e.g. after PubMed/UniProt lookup).
Interpret scRNA clusters using marker genes and suggest cell type or state.
Critically evaluate a perturbation hypothesis — challenge assumptions, propose negative controls, and flag confounders.
Explain where project data and outputs live (e.g. GPFS, data/, predictions/) from knowledge base.
| name | feature |
| description | Manage the BioAPEX current-feature workflow from scoping through review and completion |
| argument-hint | load|start|review|explain|test|complete |
Manages the BioAPEX feature lifecycle using the current feature file as the working contract.
@context/current-feature.md
current-feature.md has these sections:
# Current Feature - keep this heading as-is## Status - must be exactly one of: Not Started | In Progress | Completed## Goals - direct, implementation-oriented goals with enough detail to build without guessing## Notes - structure, constraints, file paths, assumptions, and decisions that matter during implementation## History - concise completed work entries, appended over timeExecute the requested action: $ARGUMENTS
| Action | Description |
|---|---|
load | Load a feature spec or inline description |
start | Begin implementation and set the feature in motion |
review | Run the BioAPEX-specific review flow |
explain | Document what changed and why |
test | Run the relevant verification flow for this repo |
complete | Finalize the feature state and prepare it for commit/merge |
See actions/ for detailed instructions.
If no action provided, explain the available options.