funnel: house-style READMEs for the 28 README-less tools (every tool dir → contact CTA)#4
Open
deemwario wants to merge 1 commit into
Open
funnel: house-style READMEs for the 28 README-less tools (every tool dir → contact CTA)#4deemwario wants to merge 1 commit into
deemwario wants to merge 1 commit into
Conversation
Every tool's directory was a dead-end — no context, no CTA — so a visitor landing on github.com/.../tree/main/<tool> bounced. This gives all 33 tools a README (the 4 lints + storyboard-doctor already had one). - Each README: problem → 'nothing to install' run block → what it does (heuristics labelled) → the tool's write-up link → a deemwar.com/contact lead CTA. Grounded in each tool's own script (no invented flags). - Verified accurate by construction: all 28 primary tool scripts are byte-identical to the source the READMEs were written against; every ported README carries the deemwar.com/contact CTA; no stale repo refs. Docs only; no tool logic changed.
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.
Funnel: house-style READMEs for the 28 README-less tools
#ossengine cycle 9 —
READMEs/funnel, docs only, no owner gate. Independent of PRs #1/#2/#3.Why
28 of the 33 tools shipped with no README — so a visitor landing on
github.com/deemwar-products/agent-ops/tree/main/<tool>hit a dead-end: no context, no install, no CTA. Every tool dir is a funnel surface; this makes each one convert.What's in here (28 files, docs only)
A house-style README per tool: problem → "nothing to install" run block → what it does (heuristics honestly labelled) → the tool's write-up link → a
deemwar.com/contactlead CTA. Now all 33 tools have a README (the 4 lints + storyboard-doctor already did).Verified accurate by construction
deemwar.com/contactCTA (grep-confirmed, 28/28).deemwar-products/agent-ops.Docs only; no tool logic changed.
🤖 Generated with Claude Code