Skip to content

Commit 23ee7f5

Browse files
committed
update copy some more
1 parent 2779374 commit 23ee7f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plans/beta.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Thank you for your interest in https://plan.ref.tools!
1616

1717
# Quick Demo: My workflow with Plans
1818

19-
Ref Plans is a tool for researching and writing Plans and orchestrating agents that implement them.
19+
Ref Plans is a tool for researching and writing Plans and orchestrating agents to implement them. It take `/plan` mode beyond single changes to multi-day, multi-PR arches of work.
2020

2121
Here's a quick demo of my coding workflow with Ref Plans. I'm a solo developer so see below for more collaborative workflows.
2222

@@ -30,7 +30,7 @@ Here's a quick demo of my coding workflow with Ref Plans. I'm a solo developer s
3030

3131
# Why use Ref Plans?
3232

33-
- **Write and iterate on long-lived AI plans that span multiple PRs** - The */plan* modes in tools like Claude or Cursor are ephemeral. Commonly I'm building a feature that should be broken down to multiple code changes and I want to write and review one cohesive plan.
33+
- **Write and iterate on multi-PR AI plans that span multiple days** - The */plan* modes in tools like Claude or Cursor are ephemeral. Commonly I'm building a feature that should be broken down to multiple code changes and I want to write and review one cohesive plan.
3434
- **Lower the mental load of context switching** - Managing multiple agents means context switching regularly. Plans provide a clean space to organize and clarify your thinking. When I was managing a bunch of agents ad hoc prior to Plans I felt tense and frazzled and with Ref Plans I felt noticably calmer and more relaxed.
3535
- **Gather context and feedback from other humans** - One of the richest sources of context is the wisdom and expertise of our human teammates. Plans lets you send AI plans to teammates for comments and collaborative editing, as easily as any other web-based collaboration tool.
3636
- **Build a rich history of all features and changes** - As you and your team do more planning in Ref, you naturally build up an knowledge base that's easily kept up-to-date of all feature decisions and code changes.

0 commit comments

Comments
 (0)