Skip to content

Schedule weekly Netlify rebuild + part-2 link fixes#69

Merged
SamMorrowDrums merged 22 commits into
mainfrom
sammorrowdrums/fix-broken-link
May 21, 2026
Merged

Schedule weekly Netlify rebuild + part-2 link fixes#69
SamMorrowDrums merged 22 commits into
mainfrom
sammorrowdrums/fix-broken-link

Conversation

@SamMorrowDrums
Copy link
Copy Markdown
Owner

Two related changes so today's blog publication (and future weekly drops) actually go live:

Scheduled Netlify rebuild

  • New .github/workflows/scheduled-rebuild.yml
  • Runs every Wednesday at 12:00 UTC via cron, also supports manual workflow_dispatch
  • POSTs to the NETLIFY_BUILD_HOOK secret to trigger a deploy so dated-for-today posts publish without a manual push

Part 2 edits

  • Fix broken test-file link — the #diff-skill_resources_test fragment doesn't resolve on GitHub's diff view (anchors are SHA-hashed). Now links directly to pkg/github/skill_resources_test.go at the PR's head ref.
  • Add mention of Ola Hungerford (@olaservo) experimenting with bundled static skills + resource templates over the GitHub MCP Server in PR #2428, as a "this space is moving fast" signal at the end of "The spec direction" section.

SamMorrowDrums and others added 22 commits May 20, 2026 16:55
- Add weekly Wednesday 12:00 UTC workflow to trigger Netlify build hook
  so dated-for-today posts publish without manual push.
- Also supports manual workflow_dispatch.
- Part 2: fix broken test-file link (GitHub diff anchor doesn't resolve),
  add Ola Hungerford (@olaservo) mention with link to PR #2428.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Expanded on the concept of skills over MCP, detailing their significance, implementation, and benefits for agent workflows. Discussed the transition from server instructions to skills, emphasizing the need for specificity and better server design.
- Fix obvious typos (seemless, accomodate, irrelevent, metadada,
  pre-trianing, neadlessly, fot, lest, is has, MCPs fault, etc.)
- Correct cross-reference: 'parts 2 and 3' -> 'parts 3 and 4'
- Add citations: MCP Server Instructions, MCP Resources spec,
  resources/list, resource templates, Anthropic Tool Search Tool,
  Claude Code autonomy launch, OpenAI defer_loading docs, and
  Vercel open-plugin-spec
- Add 'Try it yourself' setup section mirroring Part 1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Fix typos: 'lets' -> 'let's', 'that makes' -> 'that make',
  'MCP discord' -> 'MCP Discord', 'non standard' -> 'non-standard',
  drop stray double period after 'effectively.'
- Add citations on first mentions: mcpi (mcpi-ext repo),
  GitHub MCP Server, MCP Discord
- Paragraph break in long opening paragraph at the existing
  'irrelevant stuff.' beat
- Paragraph break in 'What are skills' before 'I am still bullish'
  turn (existing period boundary)
- Pull get_file_content digression into a blockquote callout
- Drop duplicate PR #2382 link in 'For MCP server developers'
  (already linked twice above)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use the canonical invite from the MCP communication docs
(https://modelcontextprotocol.io/community/communication#discord)
and link the second 'MCP Discord' mention too.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Server Instructions now links to the canonical schema anchor
  https://modelcontextprotocol.io/specification/2025-11-25/schema#initializeresult-instructions
- Resources, resource templates, and resources/list all updated
  from 2025-06-18 to the current 2025-11-25 spec

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- 'and so do our server instructions too' -> drop trailing 'too'
- 'referencing stuff tools' -> 'referencing tools'
- 'they cannot specific' -> 'they cannot be specific'
- 'ther server' -> 'the server'
- Split comma splice before 'These instructions get loaded'
  (period, no em dash)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The LinkedIn post is the more direct citation for Claude Code
enabling Tool Search Tool by default.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@SamMorrowDrums SamMorrowDrums merged commit 110939b into main May 21, 2026
4 checks passed
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.

2 participants