cd/sources/ivanmisic-auto-discovered· home sources Ivanmisic (auto-discovered)
cat /sources/ivanmisic-auto-discovered.feed | wc -l → 6

Ivanmisic (auto-discovered)

articles 6 domain ivanmisic.net → feed RSS
21:36
2026-08-13
ivanmisic.net
ai-tools

What using Claude Code actually looks like

Anthropic's Claude Code, an AI coding tool that operates inside a terminal, requires a loop of prompting, checking, and approving changes rather than a single prompt, according to a user guide. The gu…

22:31
2026-07-22
ivanmisic.net
artificial-intelligence

Most of My AI Pipeline Isn't AI

A developer's AI pipeline for processing email into notes uses plain Python for most of its code, reserving a language model for only the fuzzy judgment tasks. The pipeline splits work into settled ta…

22:31
2026-07-22
ivanmisic.net
ai-tools

One Command a Day: The Skills That Run the Vault

A folder of markdown files runs the entire control layer of a personal work system built on Obsidian and Claude Code, with seven slash commands handling daily workflows. The system uses skills, which …

08:01
2026-07-06
ivanmisic.net
developer-tools

The Claude Code tools I'm sharing

Developer Adam Wathan shared a collection of reusable Claude Code tools, called the toolshed, on his personal site. The tools include review and fix commands, rule packs, and anti-slop scanners, desig…

09:44
2026-06-25
ivanmisic.net
artificial-intelligence

My AI Was Smart. It Just Couldn't See My Job.

A developer built a private AI-readable work memory by wiring email, meetings, documents, and notes into an Obsidian vault that Claude Code can access, solving the problem of scattered work context th…