About me
I'm Sebastian, a product and technology generalist based in Germany. I've spent most of my career working on strategy, product development, and applied technology, sometimes with early-stage projects, sometimes with established teams.
My interest in how teams move ideas from "this could work" to "this is live in production" led me to build Digital Innovation Agents. The goal: make AI coding assistants follow a structured V-Model workflow, so the path from raw idea to production code is deliberate, traceable, and reviewable. Not a black-box one-shot from prompt to pull request.
Why Digital Innovation Agents
When I started using Claude Code, Cursor, and Codex for real projects, I noticed that AI agents are great at writing code but not at deciding what to build. They jump to solutions before the problem is even clear. They skip business analysis, write features without hypotheses, and generate architecture proposals that don't match the actual codebase.
Digital Innovation Agents is my answer to that. It gives the AI a structured workflow:
- Understand the problem (Exploration, Ideation, Validation)
- Formalize requirements (Epics, Features, tech-agnostic Success Criteria)
- Design the architecture (ADRs, arc42, plan-context)
- Critically review against the real codebase before implementing
- Implement with task-level verification gates
- Test with clear roles between TDD and integration testing
- Audit for OWASP Top 10 + LLM Top 10
- Close the cycle with release notes, CHANGELOG, and backlog cleanup
The skills run in Claude Code, Cursor, Codex, OpenCode, Gemini CLI, and GitHub Copilot. Same workflow, same artifacts, different platforms.
Get in touch
I build this in my spare time. I'm open to feedback and grateful for suggestions, but I can't promise response times.
The best way to reach me is via LinkedIn or by opening a discussion on GitHub.
Support the project
Digital Innovation Agents is and will remain open source and free. If it saves you time on your projects, consider supporting development with a small contribution. Completely optional, always appreciated.

