Skip to content

docs: add Linear integration, new features, and workflow CLI commands#314

Merged
zhubert merged 1 commit intomainfrom
issue-313
Mar 5, 2026
Merged

docs: add Linear integration, new features, and workflow CLI commands#314
zhubert merged 1 commit intomainfrom
issue-313

Conversation

@zhubert
Copy link
Owner

@zhubert zhubert commented Mar 5, 2026

Summary

Updates documentation site and README to reflect recent feature additions including Linear issue integration, fork & compare, broadcast, and workflow configuration.

Changes

  • Add workflow init, workflow validate, and workflow visualize CLI commands to README
  • Add Linear as a supported issue provider alongside GitHub Issues and Asana
  • Add three new feature cards to docs site: fork & compare, broadcast, and workflow config
  • Fix broken link to plural-agent repo

Test plan

  • Verify README renders correctly with new CLI commands section
  • Open docs/index.html locally and confirm the three new feature cards display properly
  • Confirm the plural-agent link points to the correct GitHub URL

Fixes #313

…ommands

- docs/index.html: add Linear to issue integration feature card
- docs/index.html: add feature cards for fork & compare, broadcast, and workflow config
- docs/index.html: fix plural-agent link to point to GitHub repo instead of zhubert.com
- README.md: add workflow CLI commands (init, validate, visualize) to CLI Reference

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@zhubert
Copy link
Owner Author

zhubert commented Mar 5, 2026

Session Transcript
User:
GitHub Issue #313: Update all docs

https://github.com/zhubert/plural/issues/313

docs/index.html and Claude and readme, thank you!

Assistant:
● Using ToolSearch(ToolSearch: select:Read,Glob,Bash)
● Searching(Glob: *.md)
● Searching(Glob: docs/**)
● Reading(Read: README.md)
● Reading(Read: index.html)

Now I have a clear picture. Let me identify the gaps:

**docs/index.html:**
- Issue integration card only mentions GitHub and Asana, missing Linear
- `plural-agent` link points to `zhubert.com` not GitHub
- Missing feature cards for: fork sessions, broadcast, workflow config

**README.md:**
- Missing `plural workflow` CLI commands (init, validate, visualize)

**CLAUDE.md:**
- Looks comprehensive already

Let me make these updates:
● Using ToolSearch(ToolSearch: select:Edit,TodoWrite)
● Editing(Edit: index.html)

Now fix the plural-agent URL and add new feature cards:
● Editing(Edit: index.html)

Now fix the plural-agent link to point to GitHub:
● Editing(Edit: index.html)
● Editing(Edit: README.md)
● Running(Bash: git diff --stat)
● Running(Bash: git status && git diff --stat HEAD)
● Running(Bash: git config --global --add safe.direct...)
● Running(Bash: git add README.md docs/index.html && ...)

Done. Here's a summary of what was updated:

**docs/index.html:**
- Updated issue integration feature card to mention GitHub, Asana, **and Linear**
- Added 3 new feature cards: **fork & compare**, **broadcast**, and **workflow config**
- Fixed `plural-agent` link from `zhubert.com/plural-agent` → `github.com/zhubert/plural-agent`

**README.md:**
- Added `plural workflow init/validate/visualize` commands to the CLI Reference section

**CLAUDE.md** was already comprehensive and didn't need changes.

@zhubert zhubert mentioned this pull request Mar 5, 2026
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation updates look good. All changes are accurate and well-formatted. The three new feature cards fit naturally into the existing grid layout, CLI commands are documented consistently, and the plural-agent link now correctly points to the GitHub repository.

@zhubert zhubert merged commit 25025f1 into main Mar 5, 2026
4 checks passed
@zhubert zhubert deleted the issue-313 branch March 5, 2026 21:58
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.

Update all docs

1 participant