Latest Posts
Latest articles and thoughts
TutorialsApr 28
Ralph Loop
Ralph is an autonomous AI agent loop that repeatedly runs AI coding tools (Amp or Claude Code) until all items in a Product Requirements Document (PRD) are complete. Each iteration is a fresh instance with a clean context. Memory is persisted through Git commit history, progress.txt, and prd.json.
AICoding
TutorialsApr 27
Superpowers
A study and summary of Superpowers. Process over Prompt — wrapping AI with software engineering discipline and guardrails, so it thinks first, plans next, then codes, and always verifies — just like a senior engineer.
AICoding

TutorialsApr 26
Spec Coding (SDD — Spec-Driven Development)
A study and summary of two popular SDD tools on GitHub: spec-kit and openspec.
AICoding
