Topics

Application development workflows transformed by AI agents

  • column

System development used to mean creating large requirements documents, dividing work by phase, conducting multiple review cycles, and spending months or years to completion.
While that approach hasn't disappeared entirely, the actual practice of application development has already shifted to operate on the premise of AI agents.

AI agents are not merely tools that autocomplete code as instructed.
They read an entire repository, plan the work, edit multiple files, execute tests, refine based on results, and consolidate changes ready for review.
This entire sequence of tasks now flows as a single continuous process.

This is not a vision of some distant future. AI agents actually moving parts of the development workflow are already a practical choice in real projects.


From "support tool" to "development engine": The evolving role of AI agents

The phases themselves—requirements → design → implementation → testing—haven't disappeared. What has changed is the linear, sequential approach of moving through each phase once.

You provide the objective and acceptance criteria; the AI agent assembles an implementation proposal, generates code and tests. If the results feel off, a person reviews the requirements or UI, and the agent runs through implementation and validation again. Development that cycles through requirements, design, implementation, and verification in rapid iterations is already a reality.

Even if the time spent writing code line-by-line decreases, development itself doesn't become unnecessary.
What is now required of people is to define the scope of work to delegate to AI agents, clarify objectives, constraints, and acceptance criteria, and evaluate whether the results are sound.


From "design in meetings" to "build and validate in real time"

Listen to client feedback, generate UI on the spot, align it with your existing design system, and decide on API connection methods. Receive feedback and adjust the interface and behavior immediately. What was once the domain of prototyping is now being executed with implementation-level precision.

However, a working screen and code that's safe to use in production are not the same thing.

Data design, permission management, exception handling, performance, monitoring, operations, and maintenance—only when all these are included does code become a usable business application.
AI agents have dramatically accelerated "getting to a prototype," but the design thinking and decision-making required to "reach a state you can rely on long-term" remain essential.


Do more with AI agents and smaller teams

By having AI agents continuously handle implementation, testing, documentation, and research, even small teams can now take on larger scope.

As a result, the boundaries between designers, frontend engineers, backend engineers, and QA have drawn closer. Roles don't disappear—instead, handoffs between disciplines decrease, and single teams take ownership from decision through iteration.

Connecting processes with large teams matters less than having small teams share context, move quickly, and have specialists review critical points. This has become a realistic development approach.

Now that we can build faster, security matters more

AI agents don't just propose code—they modify files, call external tools, and run tests and builds. With wider scope for action comes greater risk: flawed implementations and dangerous changes can advance faster than before.

Non-existent or outdated dependency suggestions, overlooked authentication or authorization, leaked secrets, excessive permissions, prompt injection, unintended CI/CD changes—AI-driven development introduces new security concerns alongside traditional vulnerabilities.

For this reason, code generated or modified by AI agents requires quality gates that are as rigorous as, or more rigorous than, those for human-written code.

  • Limit the permissions and connection points granted to AI agents to the minimum necessary.
  • Run in an environment isolated from production secrets.
  • Mechanically inspect dependencies, vulnerabilities, and licenses.
  • Have people review and verify authentication, authorization, input validation, and personal data handling.
  • Do not assume safety based solely on passing tests.
  • Document who reviewed and approved each change.

Code generated by an AI agent is neither inherently safe nor inherently dangerous. What matters is designating a person with final responsibility and using the AI agent within a secure development process that includes proper permissions, execution environment, inspection, and approval.

Accessibility cannot be completed by AI agents alone.

AI agents deliver real value in accessibility work.

From HTML structure analysis and label detection to generating alternative text candidates, verifying contrast ratios, creating test cases, and implementing fixes—the scope of automation continues to expand. Finding issues early in the design and implementation phases helps reduce correction costs.

On the other hand, much of accessibility cannot be fully determined automatically. Even in W3C evaluation methods, the use of evaluation tools is combined with review by experts and, when necessary, participation from the affected users themselves.

For example, the following points still require visual inspection and hands-on testing:

  • Can the interface be navigated intuitively using only the keyboard?
  • Is the focus order and display natural?
  • Do screen readers communicate state changes and errors?
  • Is information and functionality preserved during magnification and reflow?
  • Are headings, link text, and alternative text appropriate to the context?
  • Can actual users complete their intended tasks?

In other words, automated inspection and correction by AI agents and verification through human review, hands-on testing, and assistive technology are a package deal. It is now more critical than ever to embed accessibility into the requirements, design, implementation, and testing stages—rather than treating it as a final checkpoint.


What is needed is engineers equipped with context and constraints

What will be valued going forward is not simply the ability to write code quickly or craft prompts skillfully.

It's people who can clarify "why we build," "who uses it," "what defines completion," and "which risks are acceptable"—then provide AI agents with the right context and constraints, design proper authority and quality gates, and validate the results.

The work of engineers is shifting from handling tasks themselves to appropriately combining AI agents with specialists and guiding quality. And responsibility for correctness, safety, and usability ultimately rests with people, as it always has.


As Liberogic,

We at Liberogic do not aim to adopt AI as an end in itself.

We convert the insights we've built through modern frontend development, complex API integration, UI/UX design, and web accessibility services into context and constraints for AI agents, accelerating the speed of verification and improvement.

Shape ideas quickly. Test them hands-on. Then refine them to a state you can trust—covering security, accessibility, and maintainability.

Rather than choosing between speed and quality, we direct that efficiency toward deeper validation and better experience. That is how we approach development going forward.


In Closing

Application development has already changed.

From a process where people handle every task,

A process where humans define objectives and constraints, AI agents execute, and humans verify and take responsibility.

The question going forward is not whether you are using AI agents.
It's how much to delegate, what authority to grant, which decisions humans should make, and how to reach trustworthy quality.


Reference materials

About the author of this article

A CEO who always acts as a true counterpart. Someone who loves understanding new technologies, finds joy in those moments when something becomes more convenient, and is a hands-on person who dives deep into projects. Excited about the technologies of tomorrow, enjoying new experiences at every stage of life.

Morimoto

Project Manager / Director / Founded in 2007

Read this staff member's article

Reliable team structure and responsive project management are our strengths

At Liberogic, our experienced staff actively drive projects forward, earning high praise from clients.
We carefully assign project managers and directors to ensure smooth project execution across all phases. We prevent unnecessary cost increases from over-commitment by deploying resources strategically, and we're known for speed in project understanding, estimation, and delivery.

* Please note that we do not actively pursue on-site SES-style staffing arrangements.

You can use virtually all major project management and chat tools, including Slack, Teams, Redmine, Backlog, Asana, Jira, Notion, Google Workspace, Zoom, Webex, and more.

Tell us about your web concerns.

Case Studies