Skip to content

research-step: tighten workflows and schemas, add autods-to-theorizer plan template#61

Draft
charliemcgrady wants to merge 1 commit into
mainfrom
research-step-updates
Draft

research-step: tighten workflows and schemas, add autods-to-theorizer plan template#61
charliemcgrady wants to merge 1 commit into
mainfrom
research-step-updates

Conversation

@charliemcgrady
Copy link
Copy Markdown
Contributor

Summary

  • Updates to the research-step skill across all three of its locations in the repo (skills/research-step, plugins/asta-preview/skills/research-step, plugins/asta/skills/research-step).
  • Tightens the plan/execute/init workflows and the JSON-schema definitions in assets/schemas.yaml used by scripts/validate-output.sh.
  • Adds a new autods-to-theorizer plan template under workflows/plans/ — a concrete recipe for routing AutoDS export output through the theorizer pipeline.
  • Drops the auto-resolution shortcut from `plan.md`'s Replan mode: hypothesis tasks created from `literature_review` gaps are no longer silently filled in and closed. They're left open for the user / next execute pass when the source is too thin.

Notable changes

  • `SKILL.md` (plugins/* copies) — refreshed description and trigger phrases.
  • `workflows/plan.md` — simpler Replan table; no more inline JSON-derivation snippets.
  • `workflows/execute.md` / `init.md` — updates to keep behavior consistent with the new schema.
  • `assets/schemas.yaml` + `scripts/validate-output.sh` — schema additions for the autods-to-theorizer flow.

Test plan

  • `scripts/validate-output.sh` passes on a representative `metadata.research_step.output` for each task_type touched
  • Skill loads cleanly in Claude Code via the marketplace
  • A research-step `init` against an autods export uses the new plan template

@charliemcgrady charliemcgrady marked this pull request as draft May 19, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants