roark · docs
docs/README.md

Roark documentation

Start page and navigation map for Roark user, operator, reference, and contributor documentation.

Last updated

#Quick Start

bash
roark init
roark auto --repo owner/repo --limit 1 --dry-run
roark do 123 --repo owner/repo

For the full first-run path, read Quickstart.

#Start Here

  • Quickstart - install, initialize a target repository, run one issue, inspect results, and recover.
  • Concepts - control checkout, managed workspace, attempt, readiness gate, verification gate, and artifacts.
  • Usage - choose between do, auto, continue, revise-pr, workspace commands, and issue curation.
  • Glossary - short definitions for common Roark terms.

#Workflows

  • Autorun - label-gated one-shot automation and PR publishing.
  • Recovery - inspect and continue stopped or failed attempts.
  • PR revisions - respond to feedback on an existing pull request.
  • Issue curation - turn reviewer findings into approved follow-up GitHub issues.
  • Verification - readiness and verification gates.

#Operations

#Reference

#Development

#By role

#Repository user

Read Quickstart, Concepts, Configuration, Managed workspaces, and Verification.

#Operator

Read Operations runbook, Autorun, Recovery, Scheduling, Security and secrets, and Troubleshooting.

#Contributor

Read Architecture, Artifacts, CLI reference, PR revisions, Labels, Workflow skills, Versioning, and Docs maintenance.

docs/docs.json contains the same top-level navigation groups for future docs-site generation or link checks.