docs(marketing): positioning teardown + draft 'TaskYou vs X' compare pages#617
Closed
bborn wants to merge 1 commit into
Closed
docs(marketing): positioning teardown + draft 'TaskYou vs X' compare pages#617bborn wants to merge 1 commit into
bborn wants to merge 1 commit into
Conversation
ba29eb0 to
2857206
Compare
2857206 to
477acad
Compare
Competitive positioning memo and a /compare section under docs/marketing/ (Markdown source) rendered to styled HTML under docs/compare/. - positioning-memo.md: where our marketing lives, what the best-positioned tools in the category do well, where TaskYou honestly wins (autonomy: queue + background execution + worktree-per-task + PR-aware completion; plus multi-surface distribution), and a sharpened category line/tagline - compare/: capability matrix + vs tmux/Zellij, vs Conductor/Emdash/Superset, vs cmux/Warp — each leads with what TaskYou IS and is fair about where a rival wins at its own job - docs/compare/*.html: the same pages rendered in the landing-page style via scripts/gen-compare-pages.py; "Compare" link added to the nav Drafts only; canonical site is docs/index.html (taskyou.dev). Every claim maps to a shipped feature in the README or extensions/ty-* READMEs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
477acad to
8e06189
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
A competitive positioning teardown plus a drafted /compare section for taskyou.dev — Markdown source under
docs/marketing/, rendered to styled HTML underdocs/compare/. Docs/writing only; no product code changes.Live preview (Cloudflare Pages)
Deployed to a standalone preview project — production
taskyou.devis untouched:▶ https://taskyou-compare-preview.pages.dev/compare/
(The landing page is also on the preview root so you can see the new Compare nav link in context.)
QA screenshots
Status marks are crisp monospace glyphs (
✓/✕/◐) in the theme palette — not OS color emoji — and each value cell renders the glyph centered with its annotation as a small caption beneath, so glyphs line up in a tidy grid instead of drifting with annotation length.Deliverables
docs/marketing/positioning-memo.md— the teardown + recommendations: where our marketing lives, what the best-positioned tools in the category do well, where TaskYou honestly wins (autonomy — queue + background execution + worktree-per-task + PR-aware completion; plus multi-surface distribution: TUI · web · desktop · email · SSH · Chrome), and a sharpened category line — "autonomy-first task orchestrator for coding agents."docs/marketing/compare/*.md— comparison drafts (Markdown source of truth), each leading with what TaskYou is and fair about where a rival wins at its own job: capability matrix, vs tmux/Zellij, vs Conductor/Emdash/Superset, vs cmux/Warp.docs/compare/*.html+compare.css— the same pages rendered in the landing-page style; Compare link added to the nav. Generated byscripts/gen-compare-pages.py(re-run after editing the Markdown).Accuracy
Every TaskYou capability asserted maps to a shipped feature in
README.mdor anextensions/ty-*README. Executor-specific caveats (e.g. session resumption is Claude/Pi/OpenClaw only) are flagged. Each page also names where a competitor genuinely wins at its own job.Open questions for review
docs/compare/so they ship to taskyou.dev as-is, or move to a separate public-site repo if one exists.docs/index.html.🤖 Generated with Claude Code