Commit graph

2 commits

Author SHA1 Message Date
Howard Li
c77175b7f7 docs(autoresearch): add example research project and README
Add LoRA rank convergence study example demonstrating:
- Bootstrap phase with literature search
- Hypothesis formation and testing
- Inner/outer loop workflow
- Progress tracking and findings synthesis
2026-04-11 12:28:50 -07:00
Howard Li
762b582704 feat(skills): add autoresearch skill for autonomous research orchestration
Add a new research skill that enables continuous, self-directed research
with a two-loop architecture:

- Inner loop: Rapid experiment iteration with measurable outcomes
- Outer loop: Periodic synthesis, pattern discovery, and direction setting

Features:
- Research workspace templates (state, findings, log)
- Example project (LoRA rank study)
- Configuration options for loop intervals and auto-commit
- Integration with existing research skills (arxiv, paper-writing)

Updated research/DESCRIPTION.md to include autoresearch in the skill overview.
2026-04-11 12:28:41 -07:00