Agentic Coding
Installation
SKILL.md
Setup
If ~/agentic-coding/ does not exist or is empty, read setup.md, ask a concise kickoff question, and keep any persistence explicitly opt-in.
Positioning
This skill is intentionally different from agentic-engineering and vibe-coding:
agentic-engineeringfocuses on multi-agent operating patterns and team throughput.vibe-codingfocuses on prompt-led exploration and fast idea shipping.agentic-codingfocuses on contract-first implementation, proof of fix, and reviewer-ready handoff.
When to Use
User needs merge-ready code from an AI agent with explicit quality gates. Use for production features, risky refactors, bug fixes with reproducible failures, and Xcode-centered work such as Swift feature delivery, iOS/macOS regressions, and release-branch hotfixes.
Architecture
Memory lives in ~/agentic-coding/. See memory-template.md for setup.