Outline the "AI Influencer" blog post - #132
Draft
kixelated wants to merge 1 commit into
Draft
Conversation
A skeleton for a post on the two agent workflow things that stuck on this repo: the skills vs context split, and the quest system. Bullets are notes, not prose. The cover borrows the narwhal from "Be The Outlier" so the social card check passes; it needs a real image before this ships. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019QuBDkctYkSCveimFsCHch
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.
Adds
src/pages/blog/ai-influencer.mdxas an outline, not a draft. Headings are the real structure; the bullets under each are notes to fill in, wrapped in MDX comments where they are instructions to myself.Structure
Skills vs Context builds out the rule from the prompt:
CLAUDE.mdfor what you repeatedly type while reviewing one.moqrepo rather than generic advice:/plan-quest,/start-quest,/spawn-queston the skill side; "no em dashes", Root Cause First, Refactor As You Go, the Cross-Package Sync table on the context side. Each of those is a review comment that got typed enough times to become a rule.Quests covers the benefits as its own section:
Goal/Plan/Required/Closes, questlines, them0-m3milestones,[XS]-[XL]sizing.Requiredis a real graph thatquest checkenforces; "what's ready" is onerg; finished quests are deleted so the tree is pending work only; deleting reveals what it unblocks; the format is one an agent can hold; the branch name is the path, which is the claim.Notes
be-the-outlier/narwhal.pngsoscripts/check-og.tspasses. It needs a real image before this ships, flagged in a TODO at the top of the file.Checks
bun run check,bun test,bun astro build --mode live, andbun scripts/check-og.tsall pass locally. The two thumbnail warnings fromcheck-og.tsare pre-existing on other posts and unrelated to this change; the new page renders at/blog/ai-influencer/with a valid card.🤖 Generated with Claude Code
https://claude.ai/code/session_019QuBDkctYkSCveimFsCHch
Generated by Claude Code