pith. sign in

Scaling Coding Agents via Atomic Skills

3 Pith papers cite this work. Polarity classification is still indexing.

3 Pith papers citing it
abstract

Current LLM coding agents are predominantly trained on composite benchmarks (e.g., bug fixing), which often leads to task-specific overfitting and limited generalization. To address this, we propose a novel scaling paradigm that shifts the focus from task-level optimization to atomic skill mastery. We first formalize five fundamental atomic skills, code localization, code editing, unit-test generation, issue reproduction, and code review, that serve as the basis vectors for complex software engineering tasks. Compared with composite coding tasks, these atomic skills are more generalizable and composable. Then, we scale coding agents by performing joint RL over atomic skills. In this manner, atomic skills are consistently improved without negative interference or trade-offs between them. Notably, we observe that improvements in these atomic skills generalize well to other unseen composite coding tasks, such as bug-fixing, code refactoring, machine learning engineering, and code security. The observation motivates a new scaling paradigm for coding agents by training with atomic skills. Extensive experiments demonstrate the effectiveness of our proposed paradigm. Notably, our joint RL improves average performance by 18.7% on 5 atomic skills and 5 composite tasks.

citation-role summary

background 1

citation-polarity summary

years

2026 3

verdicts

UNVERDICTED 3

roles

background 1

polarities

background 1

representative citing papers

Harness Engineering as Categorical Architecture

cs.PL · 2026-05-12 · unverdicted · novelty 5.0

Categorical Architecture triple (G, Know, Phi) supplies the formal theory for composing LLM agent harnesses with structurally preserved certificates.

Do Biological Structural Guarantees Earn Their Complexity?

q-bio.QM · 2026-05-13 · unverdicted · novelty 4.0

Empirical head-to-head comparison of biologically-grounded AI agent implementations against naive alternatives and ablated controls in three benchmarks across 10 million data points.

citing papers explorer

Showing 3 of 3 citing papers.

  • From Context to Skills: Can Language Models Learn from Context Skillfully? cs.AI · 2026-04-30 · unverdicted · none · ref 26 · internal anchor

    Ctx2Skill lets language models autonomously evolve context-specific skills via multi-agent self-play, improving performance on context learning tasks without human supervision.

  • Harness Engineering as Categorical Architecture cs.PL · 2026-05-12 · unverdicted · none · ref 4 · internal anchor

    Categorical Architecture triple (G, Know, Phi) supplies the formal theory for composing LLM agent harnesses with structurally preserved certificates.

  • Do Biological Structural Guarantees Earn Their Complexity? q-bio.QM · 2026-05-13 · unverdicted · none · ref 11 · internal anchor

    Empirical head-to-head comparison of biologically-grounded AI agent implementations against naive alternatives and ablated controls in three benchmarks across 10 million data points.