baby-steps
Baby Steps Methodology
Core operational directive for incremental development. Every action, every line of code, and every plan must adhere to the principle of taking the smallest possible meaningful step. The process is the product.
When to use me
Use this skill when:
- Starting any new development task or feature
- Breaking down complex work into manageable pieces
- Debugging issues that require systematic approach
- Planning implementation strategies
- Working with AI agents to ensure precise execution
- Reducing risk in development workflows
- Teaching or learning development practices
- Ensuring reproducible, verifiable progress
When NOT to Use Baby Steps
Do NOT use baby steps for:
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