Codurance is a global software consultancy
that assists businesses improving their technical capability to support growth.
We understand that no two organisations are the same. Our adaptable approach enables us to focus support on where you need it most. We work alongside your team, improving your platforms, processes and capabilities, creating modern solutions that are sustainable, flexible and scalable.
Do this 14-question self-assessment and receive a first report highlighting strengths and weaknesses of your GenAI adoption.
How are you using GenAI?
AI Code Generation Percentage
What percentage of your team's code is currently generated by AI assistants (e.g. Claude, Copilot, Cursor, ...)?
Standardization of AI Tooling
How standardized and collaborative is your team's GenAI developer toolset and configuration?
AI Usage Guidance and Guardrails
What guidance, training, or guardrails do developers (especially juniors) have when using AI coding assistants?
Data Privacy and IP Protection
How does your organization enforce data privacy and prevent intellectual property (IP) leakage when developers use GenAI tools?
How are you ensuring code quality?
Test-Driven Development Practices
Does your team mandate Test-Driven Development (TDD) or write unit tests before prompting the AI?
Security and License Compliance Verification
How do you verify that AI-generated code does not introduce security vulnerabilities or copyleft licenses (like GPL)?
Architectural Boundaries and Duplication Management
How do you enforce architectural boundaries and manage codebase duplication against LLM-generated shortcuts?
Code Churn Trends
How has your code churn (code rewritten/deleted within 30 days of last commit) changed since adopting AI?
Codebase Complexity Monitoring
Are you actively monitoring codebase complexity metrics to assess the impact of AI tools?
How does AI influence operating cost / team efficiency?
Pull Request Cycle Time
How has your average Pull Request (PR) cycle time changed since deploying AI tools?
AI-Generated PR Review Process
Have you adapted the code review process for AI-generated Pull Requests?
Shared Code Ownership and Maintainability
How does your team ensure shared code ownership and maintainability for systems that are heavily generated by AI?
Feature Development vs Debugging Time Ratio
How has the ratio of time spent writing new features versus debugging/troubleshooting code changed since adopting GenAI?
AI-Assisted Legacy Code Refactoring
How does your team utilize GenAI tools when refactoring legacy code or modifying existing complex systems?