Skip to content

docs(readme): position Cortex within the four-piece stack - #340

Merged
cdeust merged 1 commit into
mainfrom
docs/readme-stack-positioning
Aug 2, 2026
Merged

docs(readme): position Cortex within the four-piece stack#340
cdeust merged 1 commit into
mainfrom
docs/readme-stack-positioning

Conversation

@cdeust

@cdeust cdeust commented Aug 2, 2026

Copy link
Copy Markdown
Owner

What changed

The Companion projects block was a flat list of four links. It said what each repo is, never why a reader would install one — and it omitted prd-spec-generator entirely.

This reframes them by the problem each solves:

fixes what an agent…
Cortex forgets
automatised-pipeline can't see
prd-spec-generator can't verify
zetetic-team-subagents how it reasons

and adds a The rest of the stack section: one row per sibling with the problem, when to install it, and the nearest related work — including where a neighbour is stronger.

Why name competitors

Claiming a niche nobody else occupies is not credible and does not survive a reader who knows the space. Each row states the honest delta instead:

  • codebase-memory-mcp covers 158 languages; automatised-pipeline is narrower, but qualifies every impact answer exact or lower-bound rather than presenting a possibly-incomplete list as complete.
  • spec-kit, BMAD, and Kiro generate specs. prd-spec-generator verifies them — it runs as a CI gate over their output rather than replacing them.
  • Collections like wshobson/agents organise agents by role; these are organised by problem shape.

Verification

Every count in the table was checked against the repos rather than carried over from prose:

  • 97 genius patterns — agents/genius/*.md minus INDEX → 97
  • 11 problem-shaped skills — skills/ minus _index/_template and the 8 category dirs → 11
  • 9-file PRD — confirmed in the prd-spec-generator docs

python3 scripts/check_doc_claims.py exits 0.

Docs only — no code, no version sites touched.

🤖 Generated with Claude Code

The companion-projects block listed four repos as a flat set of links,
which said what they are but never why a reader would install one. It also
omitted prd-spec-generator entirely.

Reframes them by the problem each solves — what an agent forgets (Cortex),
can't see (automatised-pipeline), can't verify (prd-spec-generator), and how
it reasons (zetetic-team-subagents) — and adds a comparison table that names
the nearest related work for each, including where a neighbour is stronger
(codebase-memory-mcp covers 158 languages; spec-kit/BMAD/Kiro generate specs
this one verifies rather than replaces).

Every count in the table verified against the repos: 97 genius patterns
(agents/genius/*.md minus INDEX), 11 problem-shaped skills, 9-file PRD.
check_doc_claims.py green.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@cdeust
cdeust merged commit 2279ef3 into main Aug 2, 2026
19 checks passed
@cdeust
cdeust deleted the docs/readme-stack-positioning branch August 2, 2026 16:15
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.

1 participant