Skip to content

research-challenge skill#58

Merged
rodneykinney merged 1 commit into
mainfrom
research-challenge-skill
May 15, 2026
Merged

research-challenge skill#58
rodneykinney merged 1 commit into
mainfrom
research-challenge-skill

Conversation

@rodneykinney
Copy link
Copy Markdown
Member

Adds a research-challenge skill that helps users summarize a project and submit it to the Asta Research Challenge.

Two workflows:

  • reflect
    • interviews the user
    • agent self-critiques its contribution
    • proposes skill improvements
    • writes RESEARCH_CHALLENGE.md in the working directory
  • submit
    • clones allenai/asta-research-challenge into a temp dir
    • creates new <slug> directory with
      • RESEARCH_CHALLENGE.md (renamed to README.md)
      • conversation transcripts (from Claude/Codex/Cursor)
      • project artifacts (generated code)
    • pushes a branch and opens a PR with gh.

@rodneykinney rodneykinney requested a review from anirudhajith May 12, 2026 19:01
@rodneykinney
Copy link
Copy Markdown
Member Author

See https://github.com/allenai/asta-research-challenge/pull/1 for submission PR created by this skill

@rodneykinney
Copy link
Copy Markdown
Member Author

The goal would be to replace the human-written summary on the Google form with this agent-plus-human-written report.

@anirudhajith let me know what information you think would be most useful to include here.

@rodneykinney
Copy link
Copy Markdown
Member Author

Another test: https://github.com/allenai/asta-research-challenge/pull/2 Happy with the result

@rodneykinney rodneykinney force-pushed the research-challenge-skill branch from de54afe to 31dcee0 Compare May 14, 2026 17:13
@rodneykinney rodneykinney merged commit 81af070 into main May 15, 2026
6 checks passed
@rodneykinney rodneykinney deleted the research-challenge-skill branch May 15, 2026 18:23
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.

1 participant