agentic software factory at scale
Sky Point replaces 100 legacy healthcare SaaS vendors by shipping AI agents daily IT RevolutionTL;DW
- SkyPoint replaced ~100 legacy SaaS vendors with AI-coded agentic products shipping daily instead of every two weeks.
- Prior authorization agent (SkyO) eliminated denials by automating medical history validation, enabling patients to receive procedures same-day instead of rescheduling.
- Engineers reported 5-12x output improvement post-AI-coding, but biggest frustration was cleaning up AI errors—solved via common UI and logging libraries.
- R&D costs dropped 50% while shipping 20+ products; customer success and education costs rose as businesses needed internal champions to adopt agents.
- Small product teams (2-3 engineers) outperformed larger teams; added headcount decreased velocity and output value per product.
- Context collapse remains unsolved—agents still lack sufficient understanding of system state despite improvements in memory and telemetry capabilities.
- Transitioned from analytics (dashboards nobody acted on) to agentic apps that perform actual work, creating direct customer exposure and measurable business value.
- Deleted code exceeds added code by 3-4x monthly, indicating continuous refactoring required in daily-release SDLC with no traditional PRDs.
- Compliance-as-code testing automated privacy and policy checks; built guardrails using Codex for validation checkpointing in high-trust R2 environments.
- Cloud Code SDK serves as library within products; memory, messaging, and multi-channel integration (SMS, calls, Slack) coordinate agent workflows at scale.
TL;DW
- SkyPoint replaced ~100 legacy SaaS vendors with AI-coded agentic products shipping daily instead of every two weeks.
- Prior authorization agent (SkyO) eliminated denials by automating medical history validation, enabling patients to receive procedures same-day instead of rescheduling.
- Engineers reported 5-12x output improvement post-AI-coding, but biggest frustration was cleaning up AI errors—solved via common UI and logging libraries.
- R&D costs dropped 50% while shipping 20+ products; customer success and education costs rose as businesses needed internal champions to adopt agents.
- Small product teams (2-3 engineers) outperformed larger teams; added headcount decreased velocity and output value per product.
- Context collapse remains unsolved—agents still lack sufficient understanding of system state despite improvements in memory and telemetry capabilities.
- Transitioned from analytics (dashboards nobody acted on) to agentic apps that perform actual work, creating direct customer exposure and measurable business value.
- Deleted code exceeds added code by 3-4x monthly, indicating continuous refactoring required in daily-release SDLC with no traditional PRDs.
- Compliance-as-code testing automated privacy and policy checks; built guardrails using Codex for validation checkpointing in high-trust R2 environments.
- Cloud Code SDK serves as library within products; memory, messaging, and multi-channel integration (SMS, calls, Slack) coordinate agent workflows at scale.
CEO Tisson Mathew details the pivot from a quarterly analytics dashboard to an AI-native factory deploying agentic workflows—prior auths, referrals, consent forms—across 1,100 healthcare locations. Results: 5-12x engineer productivity, 50% lower R&D costs, 20+ products built by 2-3 person teams via daily GitHub Actions releases.
