[Paper] Declarative Skills for AI Agents in Knowledge-Grounded Tool-Use Workflows

Published: (June 5, 2026 at 01:38 AM EDT)
2 min read
Source: arXiv

Source: arXiv - 2606.06923v1

Overview

We study orchestration mechanisms for tool-using AI agents in realistic customer-service workflows over an unstructured knowledge base. We argue that declarative agents — AI agents equipped with natural-language skill files appended to the system prompt — are an effective orchestration paradigm. Concretely, we compare (i) a DeclarativeAgent that reads three domain-specific skill files at inference time and decides its own control flow, (ii) an ImperativeAgent based on a programmatic state machine with explicit phases, and (iii) an unscaffolded baseline agent modeled after the $τ$-Knowledge benchmark agent. Our ImperativeAgent is motivated by externalised-control inference as in Recursive Language Models and graph-based orchestration frameworks. We formalise the three agents as policy classes within a decentralised partially-observable Markov decision process and analyse their information-theoretic and structural properties; we then test the predicted differences empirically on five language models and two retrieval regimes. Our results show that retrieval quality is a dominant bottleneck for AI agents: when evidence is incomplete or skewed, all agents degrade substantially, and skill files cannot recover lost performance. Under high-quality retrieval, however, declarative skills consistently improve accuracy on procedural tasks and reduce orchestration errors, while the imperative state machine’s brittleness does not reliably improve task success or compliance.

Key Contributions

This paper presents research in the following areas:

  • cs.AI
  • cs.SE

Methodology

Please refer to the full paper for detailed methodology.

Practical Implications

This research contributes to the advancement of cs.AI.

Authors

  • M. Danish Lim
  • I. Danial Bin Sharudin
  • Wen Han Chen
  • Cedric Lim
  • Laura Wynter

Paper Information

  • arXiv ID: 2606.06923v1
  • Categories: cs.AI, cs.SE
  • Published: June 5, 2026
  • PDF: Download PDF
0 views
Back to Blog

Related posts

Read more »