Skip to content

Workflow

The Idea

The process of creating content can itself be content.

Expanded

When working with AI assistants, the conversation itself - the prompts, the iterations, the decisions made - forms a narrative that others can learn from. Instead of just publishing the “finished product,” document the entire creation process.

This applies to:

  • Building systems with AI help (this very system was built this way)
  • Debugging sessions that reveal thought patterns
  • Design decisions made through dialogue
  • The evolution of ideas through iteration

Why It Matters

  1. Authenticity: Shows real work, not polished facades
  2. Educational: Others learn from the process, not just the result
  3. Efficiency: No separate “documentation” step - work IS documentation
  4. Content multiplication: One work session = multiple content pieces

This Session as Example

This very conversation demonstrates the concept:

  • User wanted a system to capture prompts/ideas/misses
  • The conversation itself is content about building that system
  • Meta-recursion: we’re documenting the documentation system
  • /session-to-blog skill - transforms sessions into posts
  • /thought-dialogue skill - captures thinking process
  • Show Your Work (Austin Kleon) - the philosophy

Content Angle

Multiple posts possible:

Read more

The Idea

One vault to rule them all - consolidate all knowledge artifacts into a single Obsidian hub.

Context

While building a content seed capture system, initially created a separate .content-seeds/ directory. User redirected: “BrainFucked will be hub for every idea, content, post.”

The insight: don’t fragment knowledge across multiple locations. One searchable, linkable graph.

Raw Quote

“Brain Fucked will be hub for every idea, content, post”

Why It Matters

Fragmentation kills knowledge work:

  • Seeds in one place, drafts in another, posts elsewhere
  • No cross-linking between related content
  • Multiple search locations
  • Sync/backup complexity

Single hub enables:

  • Obsidian graph shows connections
  • One search to find anything
  • Wikilinks across all content types
  • Simpler backup (one folder)

Expansion Potential

  • The case for monorepo-style knowledge management
  • How Obsidian’s linking creates emergent structure
  • “Folder taxonomy” vs “tag + link” organization