For CTOs & Engineering Leaders
CRAFT METHOD · DELIVERY WORKSHOP

Your Team's First Hands-On Experience of AI-Native Development

Two intensive days. Real code shipped on both. Your team leaves practising the five CRAFT verbs — not just hearing about them.

55% faster task completion · 2 days to jumpstart · 3-20 devs / cohort
2-DAY INTENSIVE IN-PERSON · VIRTUAL
1
Mindset & Foundations
Build trust through bug fixing
2
Execution & Validation
Build capability through features
YOUR TEAM PRACTISES ALL FIVE
C Curate
R Refine
A Architect
F Fortify
T Test
The Paradigm Shift

The role of the developer has
fundamentally changed.

From writing code to directing AI

GitHub Copilot now writes 46% of code for 15 million developers. AI handles the repetitive work. Your developers need to focus on what AI can't do: architecture, design decisions, quality control.

From individual contributors to orchestrators

Industry leaders agree: "Developers will become architects of distributed orchestrated intelligence." Like a conductor who doesn't play every instrument but creates the symphony — your developers become more valuable, not less.

From random prompts to a structured method

Vibe coding creates "the tech debt of fifty engineers." AI-generated code has 41% higher churn rate and 48% contains vulnerabilities. Your team needs a production-grade system — consistent, repeatable, architecturally sound.

From ad-hoc AI use to AI-native development

Companies with AI-fluent teams deploy 3x faster with 50% fewer failures. The teams winning aren't replacing developers — they're elevating them. Architects ship 2-5x faster with AI as their builder.

The Elevation

The CRAFT Workshop: Where AI-Native
Development Becomes Real

CRAFT Method is the first method purpose-built for AI-native development — 5 active practices (Curate, Refine, Architect, Fortify, Test). This workshop is where your team experiences them hands-on, with AI as the execution layer and your developers as the architects.

THE CHALLENGE
70%
Of AI initiatives fail due to lack of alignment
40%
Of enterprises lack adequate AI expertise
11 wks
For developers to fully realize AI gains
46%
Don't fully trust AI outputs
Sources: McKinsey, Stack-AI, Microsoft Research
After both days, your team will practise:
Curatefeed AI rich, governed context (AGENTS.md / CLAUDE.md, codebase intelligence)
Refineturn intent into complete, predicate-form specs before any code is generated
Architectdirect AI within governed patterns, ADRs, and multi-agent review
Fortifydefend against AI-introduced risk (SAST/DAST/SCA, SBOMs, supply chain, ISO 42001 / EU AI Act)
Testverify with AI-generated tests, mutation testing, edge cases, and quality gates before merge
RESEARCH SAYS

"Gartner predicts 80% of developers will need AI skills by 2027. They're wrong. You need them now."

Companies that invest in structured AI training see 26% productivity boost vs chaotic adoption that often results in 19% slower delivery.

Why This Workshop Exists

Building a Platform Alone Taught Me What
Developers Really Need

I built a complete software platform — 11 integrated products, hundreds of thousands of lines of code — with AI as my only team member.

I was a developer years ago. I stopped coding day-to-day. But when I came back to build this platform, I realized something: the skills I'd kept — systems thinking, architecture, orchestration — were exactly what AI needed from me.

The coding itself? AI handled that. What AI couldn't do was decide what to build, how to structure it, and when to override its suggestions.

That experience gave me a realization: developers don't need to be replaced — they need to evolve.

The best developers will become architects who direct AI. They'll 10x their productivity, not lose their jobs. But they need to learn a new skill set.

This workshop exists because I want to help organizations around the world make this transition. Your developers have the foundation. They just need to learn how to conduct.

One architect with AI ships more than ten coders without it.

This isn't about replacing your team. It's about elevating them to where they can deliver 10x more value.

126%
More projects/week with AI
3x
Faster AI feature deployment
50%
Fewer integration failures
The Workshop

2 Days to Practise the 5 CRAFT Verbs

Morning is theory mapped to Curate, Refine, Architect, Fortify, Test. Afternoon is practice. Every developer ships real code both days.

1
Day 1: Mindset & Foundations
Build trust through bug fixing
Morning (4h)
Theory & Foundation — Curate + Refine
  • • Why "typing code" is no longer the job — the architect mindset
  • Curate in practice: AGENTS.md / CLAUDE.md, codebase intelligence, context governance
  • Refine in practice: spec completeness, predicate-form criteria, AI edge cases
  • • AI capabilities and limitations — what to delegate, what to keep
  • • Claude Code setup, slash commands, dev-workflow integration
Afternoon (4h)
Hands-On: Build Trust via Bug Fixing
  • • Fix real bugs in open-source projects with AI
  • Curate live: write a CLAUDE.md / AGENTS.md, layer context, score quality
  • Refine live: write a complete predicate-form spec for each fix before AI generates code
  • • Iterate, validate, see quick wins that build trust in the verbs
  • • Everyone ships working fixes by end of day
2
Day 2: Execution & Validation
Build capability through features
Morning (4h)
Architect, Fortify, Test — PRPs & Agents
  • Architect in practice: pattern libraries, ADRs, multi-agent code review, agentic CI/CD, system topology
  • • PRP = PRD + Codebase Intelligence + Validation — prompts that succeed first pass
  • • Breaking features into AI-executable chunks; how to create & manage agents
  • Fortify in practice: SAST/DAST/SCA at AI velocity, SBOMs/AIBOMs, supply-chain defense, ISO 42001 / EU AI Act readiness
  • Test in practice: AI test generation, mutation testing, edge cases, quality gates that block bad merges
The 5 CRAFT Practices

5 active verbs your org practises — Curate, Refine, Architect, Fortify, Test

C Curate Codebase intelligence, AGENTS.md / CLAUDE.md, context governance, onboarding
R Refine Complete specs, predicate criteria, AI edge cases, spec-first workflow, traceability
A Architect Patterns, ADRs, multi-agent review, agentic CI/CD, topology, evolution
F Fortify SAST/DAST/SCA at AI velocity, SBOMs/AIBOMs, supply chain, ISO 42001 / EU AI Act
T Test AI test gen, mutation testing, edge cases, quality gates, deployment quality
Afternoon (4h)
Hands-On: Build Capability via Features
  • • Ship real features with AI (your choice: sample projects or your codebase)
  • Architect live: enforce patterns, ADRs, and multi-agent review on every PR
  • Fortify live: run SAST/SCA at AI velocity, generate SBOM/AIBOM, remediate findings
  • Test live: AI-generated tests, mutation runs, edge-case probing, quality-gate merge
  • • Code review session and your team playbook for Monday
Your team leaves with:
Claude Code configured for your stack
CLAUDE.md customized to your codebase
Custom slash commands for your patterns
Experience shipping bug fixes with AI
Experience shipping features with AI
A team playbook they can use Monday
What They'll Master

The 5 Practices of AI-Native Development

Prompt engineering is now a "core developer skill." These are the five active practices that define AI-native development.

Curate
Feed AI rich, governed context
  • Authoring AGENTS.md / CLAUDE.md for your stack
  • Codebase intelligence + context governance
  • Dev-workflow and onboarding context for the team
Refine
Turn intent into complete, testable specs
  • Predicate-form acceptance criteria before any code
  • Naming AI edge cases up front, not after a bug
  • Spec-first workflow with traceability to code
Architect
Direct AI within governed patterns
  • Pattern libraries and ADRs as guardrails for AI
  • Multi-agent code review and agentic CI/CD
  • System topology and architecture evolution
Fortify
Defend against AI-introduced risk
  • SAST/DAST/SCA at AI velocity, vulnerability remediation
  • SBOMs/AIBOMs and supply-chain defense
  • ISO 42001 and EU AI Act readiness
Test
Verify before merge — catch the 48% of AI code with vulnerabilities
  • AI-generated tests, mutation testing, edge-case probing
  • Quality gates that block bad merges
  • Deployment quality and feedback loops back into Curate / Refine
What's Included

Everything Your Team Gets

The Workshop
  • 2-day intensive (in-person or virtual)
  • Pre-workshop discovery call
  • Customized to your stack and codebase
  • Hands-on bug fixing exercises (Day 1)
  • Hands-on feature building exercises (Day 2)
  • Live coaching and Q&A throughout
Post-Workshop Support
  • 30-day email support
  • Implementation guidance
  • Week 3 check-in call
  • Week 4 review session
Common Questions

What CTOs Ask

Can this be delivered remotely?

Yes. In-person or virtual. Same impact, same exercises, same results.

What's the ideal team size?

3-20 developers per session. Larger teams? We run multiple cohorts.

Do we use our actual codebase?

Day 1 uses public open-source projects (builds confidence with low risk). Day 2 can use your codebase if you choose — that's when trust is established.

What if our organization restricts AI tools?

We work within your security policies. Many enterprises use Claude with data retention controls.

What about the investment?

Contact us for a custom quote based on team size and location. This is a transformation, not a course — priced accordingly.

Is This For Your Team?

This is for leaders ready to make AI-native
development an organisational capability.

Perfect fit if you:
  • Lead a team of 3-50+ developers ready to level up
  • Want AI-native development as a team-wide capability
  • Believe AI should amplify developers, not replace them
  • Need a consistent method across your team
  • Want hands-on training, not passive video watching
  • Are ready to invest in your team's evolution
Not for you if:
  • You see AI as a way to reduce headcount
  • You expect transformation without practice
  • Your organization bans AI tools entirely
  • You're not ready for a method — you just want quick tips
  • You're looking for a silver bullet

Start Your Team's AI-Native Development Journey

Your team already writes code. CRAFT Method gives them 5 active practices to build with AI — properly.

Two days. Hands-on practice. Real code shipped. Your organisation leaves with a structured capability, not just individual skills.

Get in Touch