dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Run an end-to-end workflow that chains `aris-research-refine` and `aris-experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final proposal plus detailed experiment roadmap, or asks to "串起来", build a pipeline, do it end-to-end,
$ npx -y skills add OpenLAIR/dr-claw --skill aris-research-refine-pipeline --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aris-research-refine-pipelineContext preview
The summary Claude sees to decide when to auto-load this skill.
Run an end-to-end workflow that chains `aris-research-refine` and `aris-experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final proposal plus detailed experiment roadmap, or asks to "串起来", build a pipeline, do it end-to-end,
name: aris-research-refine-pipeline description: 'Run an end-to-end workflow that chains `aris-research-refine` and `aris-experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final proposal plus detailed experiment roadmap, or asks to "串起来", build a pipeline, do it end-to-end, or generate both the method and experiment plan together.' allowed-tools: Bash(*), Read, Write, Edit, Grep, Glob, WebSearch, WebFetch, Agent, mcp__codex__codex, mcp__codex__codex-reply license: MIT metadata: author: wanshuiyin/ARIS version: "1.0.0"
Refine and concretize: **$ARGUMENTS**
Use this skill when the user does not want to stop at a refined method. The goal is to produce a coherent package that includes:
This skill composes two existing workflows:
1. `aris-research-refine` for method refinement 2. `aris-experiment-plan` for claim-driven validation planning
For stage-specific detail, read these sibling skills only when needed:
Do not plan a large experiment suite on top of an unstable method. First stabilize the thesis. Then turn the stable thesis into experiments.
Run the `aris-research-refine` workflow and keep its V3 philosophy intact:
Exit this stage only when these are explicit:
If the verdict is still `REVISE`, continue into experiment planning only if the remaining weaknesses are clearly documented.
Before the experiment stage, write a short gate check:
If these answers are not crisp, tighten the final proposal first.
Run the `aris-experiment-plan` workflow grounded in:
Ensure the experiment plan covers:
Write `refine-logs/PIPELINE_SUMMARY.md`:
# Pipeline Summary **Problem**: [problem] **Final Method Thesis**: [one sentence] **Final Verdict**: [READY / REVISE / RETHINK] **Date**: [today] ## Final Deliverables - Proposal: `refine-logs/FINAL_PROPOSAL.md` - Review summary: `refine-logs/REVIEW_SUMMARY.md` - Experiment plan: `refine-logs/EXPERIMENT_PLAN.md` - Experiment tracker: `refine-logs/EXPERIMENT_TRACKER.md` ## Contribution Snapshot - Dominant contribution: - Optional supporting contribution: - Explicitly rejected complexity: ## Must-Prove Claims - [Claim 1] - [Claim 2] ## First Runs to Launch 1. [Run] 2. [Run] 3. [Run] ## Main Risks - [Risk]: - [Mitigation]: ## Next Action - Proceed to `/aris-run-experiment`
Pipeline complete. Method output: - refine-logs/FINAL_PROPOSAL.md Experiment output: - refine-logs/EXPERIMENT_PLAN.md - refine-logs/EXPERIMENT_TRACKER.md Pipeline summary: - refine-logs/PIPELINE_SUMMARY.md Best next step: - /aris-run-experiment
/aris-research-refine-pipeline -> one-shot method + experiment planning /aris-research-refine -> method refinement only /aris-experiment-plan -> experiment planning only /aris-run-experiment -> execution
A Super AI Lab with massive AI Doctors as Assistants. Best IDE for Research via AI Power.
Repo: OpenLAIR/dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews,…
Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or…
Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you…
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct…
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices,…