Commit a7dbe40
docs: surface the zero-install fit assessment as an acquisition channel
Make the pre-adoption fit assessment discoverable to the audience that converts
fastest — people who already have a project and already feel drift. The pitch is
drift archaeology: point your coding agent at your repo and it mines your own git
history for the drift that already bit you, each finding named with the `verify`
gate that would have made it a build failure.
- README: a prominent "Try it on your repo — nothing to install" section + a
Quick-links entry. One-message invocation ("Fetch https://metaobjects.dev/
assess.md and run the ... Assessment against this repository"), the
curl-into-workspace fallback for locked-down agents, and the honest catch
(your agent, your tokens, every claim cited, nothing sent to us).
- llms.txt / llms-full.txt: a "For AI assistants evaluating" section before the
"adopting" one, so an agent reading the index routes a not-yet-adopted project
to assess.md first.
- Design doc: the researched mechanism (per-tool invocation across Claude Code /
Cursor / Windsurf / Copilot / Codex / Gemini + universal fallback), hosting
(serve assess.md as a static file), GTM patterns, the CTA-verb decision
(assess), and a ready video script.
The hosted prompt (www/assess.md) + the site sections land in the site repo.
Verb chosen: "assess" (avoids collision with the shipped metaobjects-audit skill;
matches what the artifact calls itself).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Hd5NWZ1rKau63vJzrBSpLb1 parent d677e36 commit a7dbe40
4 files changed
Lines changed: 551 additions & 0 deletions
File tree
- docs
- llms
- superpowers/specs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
29 | 74 | | |
30 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
31 | 79 | | |
32 | 80 | | |
33 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments