Data Scientist at Raiffeisen Bank International AG and ex-@Siemens, Vladislav Drobotukhin 🔥 Found a skill that genuinely changes how I work with Claude Code It's called Get Shit Done — a spec-driven development system that solves the main pain point when working with AI assistants: context rot (quality degradation as the context window fills up). What it does: → Turns your idea description into a full PRD ( → Breaks development into phases with atomic tasks → Each task = separate git commit → Parallel agents for research, planning, and execution Why this is great for anyone working with legacy code or joining a new project: The /gsd:map-codebase command analyzes your existing codebase -architecture, patterns, dependencies. After that, you can add features while the system already understands your project context. This is essentially what separates "vibecoding" from systematic AI-assisted development. Instead of chaotic code generation — a structured process: discuss → plan → execute → verify. Works with Claude Code and OpenCode. One-line install: npx get-shit-done-cc