Scattered Tools, and a Management That Waits for the Numbers
The management operations of one client company were once built, like many growing companies, on top of a patchwork of tools and files. The history of a sales opportunity lived in a Slack thread. Supplementary information was scattered across Notion and Google Sheets. Sales numbers were managed in Excel. Attendance and hours worked lived in an attendance management system. And the confirmed accounting numbers could not be seen until the monthly close in the accounting software. Each individual tool worked. But the primary information the business needed was not connected. Sales chased opportunities, PMs chased project costs, and finance closed the accounting numbers. Everyone was doing the right job — and yet management could only wait for the aggregated numbers at the end.
What X-Scope Actually Connects
The system built to change that state was an in-house management tool named X-Scope (working name). X-Scope is not merely a replacement for existing tools. It is a foundation that connects the information scattered across Excel, the accounting software, the attendance management system, Slack, Notion, and Google Sheets into a single flow that can actually be used for management decisions. Lead-handling notes left by sales in Slack are classified into activities by AI and reflected in the pipeline. When an opportunity is marked "won," a single "Convert to Customer" button simultaneously generates a Customer, a Project, and a Deal. The sales opportunity flows straight into a project, becomes the PM's assigned work, and — linked to the monthly assignments and to actual hours from the attendance system — costs are calculated automatically.
Estimation was built into the same flow. Quotes are numbered, revised, approved by managers, rendered as PDFs, sent via Gmail, and archived to Google Cloud Storage — end to end. Compliance with Japan's electronic bookkeeping requirements no longer depends on where files were saved or how they were named after the fact. Revenue recognized under the percentage-of-completion method is calculated automatically from cost progress, and later overwritten by confirmed figures from the accounting software. On-site progress, PM assignments, and confirmed accounting numbers no longer exist in separate places — they connect as a single set of business numbers inside X-Scope.
What Became Visible Was Not Just Numbers
Sales gained an "adoption matrix" showing which customer × partner combinations already existed and where untapped proposal opportunities remained. PMs can now check gross margin, assignments, and risk alerts on a personal dashboard for the projects they own. Account managers see customer P&L to gauge contract health and room for additional proposals. Executives see a company-wide summary of backlog, utilization rate, and FTE profit, and can drill down from a monthly snapshot into the details. The organization chart renders through a unified logic that prioritizes an "orgChartName" field, so HR, sales, and PMs are literally looking at the same organizational picture when they talk.
On top of this, there is a Slack Bot called "X-Scope Assistant." Ask it a question, and you get back the numbers you are permitted to see. Ask "What was the gross margin on major customer A last month?" and you get the answer within your scope of visibility, without opening a single spreadsheet or accounting file. Low-margin projects, partners with contracts nearing expiration, and unassigned members are automatically flagged and pushed to Slack at 10:00 AM on weekdays. Management stopped being a monthly exercise of fetching numbers and became a system where numbers surface as work happens each day.
The Scale Built in Two to Three Months, and How
What is especially important about this effort is that X-Scope was not built through a large outsourced development contract or a long-standing dedicated engineering team. The scale of the system is not small. Over 100 entities. Over 50 API modules. 130 web pages. 15 external API integrations. Quotation functionality, partner management, an organization chart, X-Scope Assistant, Perch integration, Josys integration — features that, in traditional development, could easily eat several weeks each from planning to implementation. And yet the whole thing took shape in just two to three months, through the use of Claude Code as an AI coding agent.
At the center of the development sat the combination of "spec-driven development" and "AI agents." Humans think about which workflows to change, which numbers to see at which level of granularity, and where approval and permission should draw the line. On top of that intent, the design rules organized in a CLAUDE.md file are handed to Claude Code — font conventions, POC calculation formulas, DB change rules, role-based permissions, migration procedures, testing policies. Claude Code reads that, reads the existing code on GitHub, identifies the impact area, plans the implementation, writes the code, adds tests, generates migrations, and even updates the documentation.
You Cannot Simply Leave It All to AI
Of course, this does not mean that everything gets completed automatically and correctly just because you hand it to AI. If anything, the human role becomes heavier. Business exceptions, approval authority, alignment with accounting numbers, who should be shown what, how much to automate and where human judgment must be preserved. These are questions Claude Code will not answer on its own.
AI speeds up implementation, but deciding what to build is still a human's job. Which is why what matters, more than whether you can write code, is whether you can articulate a business in structured terms, whether you understand what the numbers mean, and whether you can put into words the disconnect between the front line and management.
The "Fourth Option" Alongside SaaS, Outsourcing, and Excel
In this sense, X-Scope is not just a management tool. It is a practical redesign of the client company's management operations themselves — a redesign that stitches together a concrete stack of tools: Excel, the accounting software, the attendance management system, Slack, Notion, Google Sheets, Gmail, GCS, GitHub, Google Cloud, Claude Code. SaaS does not fit your own operations. Outsourced development is expensive and slow to change. Excel-based operations cannot escape personalization and information silos.
In between those, a fourth option is quietly becoming real: people who understand their own business teaming up with an AI agent to build an operational system that is genuinely their own.
From Waiting for the Numbers to Having a Conversation with the Numbers
From management that waits for the numbers, to management that has a conversation with the numbers. The change X-Scope brought is not that there are more dashboards, or that AI wrote code. It is that primary information — once fragmented across departments — became connected in a form that can actually drive management decisions. And that this kind of system can be built in a short time through the collaboration between people who understand the business and AI development tools. What happened at this client company is a fairly concrete example of where AI-era operational transformation is heading.
← Back to Thoughts