ai-collab-dev
AI Collaborative Development
A structured 10-step methodology for building software entirely with AI collaboration. The key insight: the build agent only ever reads messages written by another AI - your writing style, syntax errors, and typos never reach it. You steer from outside.
When to use me
Use this methodology when starting a new project that will be built primarily or entirely by AI agents. Especially valuable when you want to:
- Build something complex without writing the code yourself
- Ensure the AI has enough context to make good decisions autonomously
- Reduce the back-and-forth of constant manual supervision
- Get a production-quality spec before a single line of code is written
What I do
- Guide you through a 10-step methodology from idea to running code
- Provide scripts for chunking AI conversations, generating BMAD spec templates, and building TODO structures
- Explain why each step matters, not just what to do
- Prepare your project for a Ralph loop so the build agent can run without you
More from wojons/skills
adversarial-thinking
Apply systematic adversarial thinking patterns including devil's advocate, assumption busting, red teaming, and white hat security approaches
45devils-advocate
Challenge ideas, assumptions, and decisions by playing devil's advocate to identify weaknesses and prevent groupthink
41redteam
Think and act like an attacker to identify security vulnerabilities, weaknesses, and penetration vectors through adversarial security testing
37code-migration
Guide framework and library migrations with incremental strategies, breaking change analysis, compatibility testing, and automated migration tools
35observability-logging
Use logs as part of comprehensive observability strategy including metrics, traces, alerts, and dashboards for system understanding and operational excellence
34white-hat
Build defensive security capabilities, implement security by design, and practice ethical hacking to protect systems proactively
34