asta-flows

Installation
SKILL.md

Asta Flows

Models a research session as a beads epic. Each unit of work is a typed sub-issue whose metadata.research_step.output matches a JSON schema in assets/schemas.yaml.

This skill is a router. Inspect the working directory and the user's request, pick one workflow, then read its .md file in workflows/ and follow it. Do not execute a workflow from memory — always open the file first.

Setup

There are no hard preconditions. If mission.md does not exist, the brainstorm workflow will help the user draft one.

Installing bd and jq, running bd init, and verifying scripts/summary-check.sh works are the responsibility of the init workflow. Once init has run, subsequent workflows assume the environment is ready.

Files

Installs
15
GitHub Stars
38
First Seen
Jul 3, 2026
asta-flows — allenai/asta-plugins