Skip to content

Two business-plan idea posts + pressure-test skill + codified idea sections - #220

Merged
omars-lab merged 2 commits into
masterfrom
business-plan-ideas-and-pressure-test
Jul 12, 2026
Merged

Two business-plan idea posts + pressure-test skill + codified idea sections#220
omars-lab merged 2 commits into
masterfrom
business-plan-ideas-and-pressure-test

Conversation

@omars-lab

Copy link
Copy Markdown
Owner

What

Two /thoughts idea posts capturing business concepts as board-ready ideas, the reusable skill they were run through, and the taxonomy work to codify the business-plan structure.

Content

  • idea-islamic-art-coasters — the "LEGO of Islamic art" snap-on coaster business. Enriched with pain/relief admonitions, a snap-loop <FlowDiagram>, a persona <UseCaseDiagram>, a Shopify <Mockup>, and a name-candidate section.
  • idea-todo-agent — a dump-and-organize MCP connector (bring-your-own-Claude, subscription + rate limits). Enriched with admonitions, a persona <UseCaseDiagram>, a dump-to-file <Walkthrough>, a compounding-value flywheel <FlowDiagram>, a name section, and an on-device-inference strategy branch.

Skill

  • pressure-test-business-idea — the four-move method (wedge-first · honest-numbers · accumulation-moat · Phase-0 pull test) both posts were run through, producing a go/kill/park readout.

Taxonomy / validator

  • blog-kinds.json: the idea kind gains a sections array (profile business-plan): 14 recommended body sections, each with the QUESTION it answers + guidance. Recommended, not gated.
  • validate-post-outline.js: a warn-tier missing-section check that fires only for posts matching a kind's sectionsProfile, matching on the stable anchor (rename-safe via ## Title {#anchor} pins). Also fixes a pre-existing gap: the outline validator never scanned thoughts/mindset/questions (now in DEFAULT_DIRS + isBlogPost), so the whole temporal-thought collection was unchecked.
  • Guidance synced in author-post/kinds/idea.md + manage-kinds/SKILL.md; tag glosses added in idea-tags.ts.

Verification

  • make check (MDX lint): all 514 files compile.
  • validate-post-outline / validate-naming / validate-idea-tags / validate-kinds-guidance: PASS. Both posts clean.
  • The hook --selftest still bites.
  • Both posts rendered and confirmed in a real browser on the dev server (admonitions, all diagrams, and the animating Walkthrough), including catching + fixing a <UseCaseDiagram> overlap-gate crash.
  • Posts are draft: true (dev-only; excluded from the prod build until published).

🤖 Generated with Claude Code

https://claude.ai/code/session_01WRtyLha5c6gN3VJ6cEqRPu

omars-lab and others added 2 commits July 12, 2026 13:40
Add two /thoughts idea posts capturing business concepts as board-ready
ideas, each enriched with the site's interactive components:

- idea-islamic-art-coasters: the "LEGO of Islamic art" snap-on coaster
  business (pain/relief admonitions, a snap-loop FlowDiagram, a persona
  UseCaseDiagram, a Shopify storefront Mockup).
- idea-todo-agent: a dump-and-organize MCP connector (admonitions, a
  persona UseCaseDiagram, a dump-to-file Walkthrough, a compounding-value
  flywheel FlowDiagram, a name brainstorm, an on-device-inference branch).

Add the pressure-test-business-idea skill: the four-move method
(wedge-first, honest-numbers, accumulation-moat, Phase-0 pull test) that
both posts were run through, plus the tag glosses the board needs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WRtyLha5c6gN3VJ6cEqRPu
…blog-kinds.json

Add a `sections` array to the `idea` kind (profile: business-plan): 14
recommended body sections, each with the QUESTION it answers and one-line
guidance, encoding the "frame each section around its question" convention
as data. Sections are recommended, not gated.

validate-post-outline.js gains a warn-tier `missing-section` check that
fires only for a post matching the kind's `sectionsProfile`, matching on
the stable `anchor` (a post may rename a heading and pin the anchor via
`## Title {#anchor}`). Also fixes a pre-existing gap: the outline
validator never scanned thoughts/mindset/questions (added to DEFAULT_DIRS
+ isBlogPost), so /thoughts posts were unchecked.

Both idea posts pin their qualified-heading anchors and gain an "A name
for it" section. Guidance re-synced in author-post/kinds/idea.md +
manage-kinds/SKILL.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WRtyLha5c6gN3VJ6cEqRPu
@omars-lab
omars-lab merged commit 272d130 into master Jul 12, 2026
2 checks passed
@omars-lab
omars-lab deleted the business-plan-ideas-and-pressure-test branch July 12, 2026 19:05
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