What problem does it solve?
Onboarding an existing repository into Weave often requires many manual steps to map history, generate planning metadata, and sync with GitHub. plan-agent automates the cold-start graph enrichment to convert a repo's commit history into a fully enriched Weave graph with aliases, learnings, metadata, Mermaid graphs, and GitHub synchronization.
Core Features & Use Cases
- Automates auditing of commits to map work into planned tasks.
- Generates and imports PLAN.md to bootstrap the Weave graph and task structure.
- Enriches nodes with aliases, learnings, and metadata; renders Mermaid graphs; and syncs with GitHub.
- Ideal for onboarding existing repos or bulk-enriching a graph from commit history across multiple sprints.
Quick Start
Initialize the plan-agent workflow against your repository to start building the Weave graph from commit history.