The Commonplace
Home Three-study pilot Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Public agent skill repositories are maintained in human-governed, AI-assisted loops: in a five-repository study every substantive SKILL.md edit passed through a named human account while 62% disclosed an AI co-author, and most edits add or correct content rather than prune skills.

Who Maintains Agent Skills? A Longitudinal Study of Human-Governed, AI-Assisted Skill Maintenance
Chen Shen, Estevam Hruschka · September 04, 2026
arxiv descriptive medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Chen Shen unresolved corpus identity
  2. Estevam Hruschka unresolved corpus identity
In five public SKILL.md repositories, substantive skill-file maintenance is human-governed but often AI-assisted—every substantive edit is authored or merged via a named human account while 62% carry an AI co-author trailer—and edits are dominated by content additions and factual corrections, with attempts to measure generalizable 'rule-likeness' from commits proving unreliable.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Lifelong LLM agents increasingly rely on external skill artifacts as one element for preserving and reusing capabilities over time. These skills (usually portable Markdown files such as SKILL.md) describe when and how to apply a capability and must be corrected, expanded, and consolidated as tools and usage patterns shift over deployment. Recent work seeks to automate skill curation, but it largely evaluates against automated baselines and treats human maintenance as an unmeasured bottleneck. We study that missing process directly. We mine the full commit histories of five public AI-skill repositories, a purposive sample of AI-tooling organizations, covering 873 commits, 143 skill files, and 254 substantive post-creation edits from October 2025 to June 2026. We code each edit with pre-registered governance, operation, and trigger-evidence codebooks. Three findings emerge. First, every substantive edit is authored or merged through a named human account, while 62% carry an AI co-author trailer, with large repository-level variation. Second, these edits are genuine curation: an audited sample shows that most change skill content, and the coded operations are dominated by additions and corrections. Third, a pre-registered rule-likeness axis fails its reliability gate; reliably coding rule-likeness from commit artifacts remains an open measurement problem. We release the corpus, codebooks, mining scripts, and a replay protocol for automated skill curators. For self-evolving agents, public skill maintenance currently looks less like an autonomous pipeline than a human-governed, AI-assisted loop that future curators must measure against and operate within.

Summary

Main Finding

Public maintenance of LLM agent "skill" Markdown files (SKILL.md) currently operates as a human‑governed, AI‑assisted loop: most substantive edits (62%) disclose AI co‑authorship in commits, but every substantive edit in the studied repositories is authored or merged through a named human account. Maintenance is mostly constructive (additions/expansions) rather than pure repair, and reliably measuring whether edits produce generalizable "rules" remains an open problem.

Key Points

  • Corpus and scope
    • Purposive sample: 5 public AI‑tooling repositories (getsentry, trailofbits, obra, cloudflare, anthropics).
    • Pinned clones spanning Oct 2025–Jun 2026: 873 commits, 143 SKILL.md files, 631 commit-file records, 254 substantive post‑creation edits.
    • Released artifacts: mining scripts, codebooks, corpus, and a replay protocol for automated curators (link in paper).
  • Governance
    • 62% (158/254) of substantive edits include a Co‑Authored‑By trailer indicating AI co‑authorship; 38% have no AI trailer.
    • Every substantive edit (non‑bot set) is authored or merged via a named human account; no agent‑only substantive commits observed.
    • Governance regime varies sharply by organization (bimodal patterns): some repos are largely AI‑trailer‑heavy, others largely human‑merged.
  • What maintenance does
    • Operation taxonomy (8 leaf ops collapsed into corrective vs enhancement):
    • Most common leaf ops: content expansion (72), factual correction (56), restructure (50), fix‑from‑failure (41), description tuning (19), consolidation/merge (10), deprecation (1).
    • Collapsed: 60% enhancement (perfective) vs 38% corrective (repair), 2% other.
    • Many factual‑correction rows are concentrated in multi‑file mass‑refactor commits; excluding those reduces the corrective share.
  • Where edits occur & dynamics
    • Instructions (skill body) are the most edited components: 85% of edits touch instructions; 56% touch embedded code; router/frontmatter/examples/references edited far less.
    • Cadence: median interval between successive commits touching a skill ≈ 5 days.
    • Size change: among 120 skills with ≥2 observations, 32 grew >10%, 7 shrank >10%, 81 stayed roughly stable.
  • Measurement and reliability
    • Coding pipeline: commits coded along governance (deterministic metadata), operation (8‑way), and trigger‑evidence (0–3) axes.
    • Coding used an LLM (Opus 4.8) in two passes; reliability on 8‑way operation taxonomy moderate (κ ≈ 0.62 inter‑pass) but stronger after collapsing to corrective vs enhancement (validated by human recode, κ ≈ 0.72).
    • A pre‑registered "rule‑likeness" axis (whether edits are generalizable rules vs instance‑bound) failed reliability checks (inter‑rater κ ≈ -0.02); cannot report distribution.
  • Limitations noted by authors
    • Purposive (non‑representative) sample and pinned commits; results descriptive of these repositories.
    • Trailer‑visible AI is a proxy for AI involvement (construct validity constraints).
    • LLM‑based coding, potential repository‑revealing inputs, right‑censoring window, and mass‑refactor sensitivity.

Data & Methods

  • Data collection
    • Git mining: tracked SKILL.md files with git --follow, froze repository clones to pinned commits to create reproducible snapshots.
    • Substantive edit definition: post‑creation commits changing ≥5 lines in a SKILL.md file, excluding bot‑authored/trivial commits → 254 substantive edits.
  • Coding & analysis
    • Three pre‑registered codebooks:
    • Governance (deterministic metadata): bot author; AI Co‑Authored‑By trailer present/absent; human author with web‑merge committer; human author+committer.
    • Curation operation: 8‑way taxonomy (content‑expansion, restructure, description‑tuning, consolidation‑merge, deprecation‑retirement, factual‑correction, fix‑from‑failure, other); collapsed to corrective vs enhancement for headline claims.
    • Trigger evidence: 0–3 ladder (L3 explicit issue/failure link → L0 none).
    • Automated coding: Opus 4.8 applied across all edits in one pass and to a stratified 50‑edit sample in a second pass; 50‑edit human blind recode used to validate the corrective/enhancement collapse.
    • Statistical checks: Cohen’s κ for inter‑pass agreement, sensitivity analyses excluding mass‑refactors, repository‑stratified tests (Holm correction, Cochran–Mantel–Haenszel).
  • Released materials: all scripts, codebooks, and processed data to reproduce mining and enable replay evaluations.

Implications for AI Economics

  • Labor vs automation: evidence of human governance with frequent AI assistance implies current automation substitutes for parts of the drafting/authoring work but not for the final release/merge decision. Economically, this suggests partial automation rather than full labour replacement—demand for human maintainers (reviewers, integrators, curators) may persist even as AI raises per‑worker productivity.
  • Complementarity and task decomposition: AI tools appear to complement human maintainers (co‑authorship trailers), performing additions/corrections while humans merge and govern. Models of task allocation should treat skill curation as a joint human‑AI production process with complementarities (supervision, quality control, and integration tasks remaining human‑intensive).
  • Heterogeneous adoption and firm regimes: sharp org‑level differences (bimodal regimes) indicate adoption heterogeneity. Economic analyses should model firm‑level adoption choices, governance norms, and workflow constraints rather than assuming uniform technology diffusion. Returns to automating skill curation will vary by organization, incentive structures, and attribution practices.
  • Measurement and valuation challenges: the failed "rule‑likeness" measurement highlights a core obstacle for valuing automation: we cannot reliably distinguish edits that generate broadly reusable rules from one‑off fixes using commit artifacts alone. This complicates estimating the long‑run productivity gains from automated generalization and building markets for reusable skill assets.
  • Quality and welfare considerations: prior benchmarks report higher human‑authored skill performance; the observed human‑in‑the‑loop governance suggests firms prioritize human oversight possibly to protect quality. Economically, this could justify continued human oversight as a form of quality assurance, with implications for pricing, liability, and investment in verification tools.
  • Markets & productization opportunities:
    • Demand for tools that support human governance (review UIs, audit trails, provenance accounting) and that can certify generalizability of edits.
    • Replay protocol and corpus enable more realistic evaluations of automated curators—critical for vendors seeking to monetize automated skill‑curation systems.
  • Policy and incentives:
    • Attribution practice (Co‑Authored‑By trailers) is observable and affects measurement; incentives or regulation around disclosure could influence apparent adoption and labor accounting.
    • Standards for measuring generalizability and maintenance outcomes would improve market transparency and help regulators and firms assess automation impacts.
  • Research directions for economists
    • Model labor demand for curators under joint human‑AI production with heterogenous firm regimes.
    • Estimate the productivity elasticity to AI assistance: how much time/cost saved per human curator per unit of AI assistance, accounting for quality differences and rework.
    • Study incentives for firms to disclose AI contributions and how disclosure affects adoption, labor bargaining, and competition.
    • Investigate welfare effects of automation when measurement failures (e.g., rule‑likeness) impede capitalization of reusable skill assets.

Limitations to keep in mind for economic inference: the dataset is purposive (not population representative), the AI‑trailer signal is a proxy (not a verified measure of AI contribution), coding relies on LLMs with validated but imperfect reliability, and results are right‑censored to a limited time window. Despite these caveats, the released corpus and replay protocol provide concrete inputs for empirical economic work on the productivity and labor effects of AI assistance in software/agent maintenance.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper presents a transparent, reproducible, commit-level descriptive dataset and clear counts (873 commits, 143 SKILL.md files, 254 substantive edits) and reports robust, pre-registered coding procedures and sensitivity checks; however the purposive five-repository sample, right-censoring, and reliance on commit trailers and LLM-based coding limit claims to descriptive, organization-specific statements rather than generalizable or causal inferences. Methods Rigormedium — Rigorous reproducibility practices (pinned clones, released scripts/codebooks, deterministic governance coding) and pre-registered definitions improve credibility, but primary content/operation coding relies on an LLM with only moderate reliability for fine-grained labels, the sample is purposive and small, and some measurements (AI use via commit trailers, rule-likeness) are noisy or failed reliability checks. SampleA purposive sample of five public AI-skill repositories (getsentry/skills, trailofbits/skills, obra/superpowers, cloudflare/skills, anthropics/skills) with pinned clones spanning Oct 2025–Jun 2026: 873 commits analyzed, 143 SKILL.md files tracked through 631 commit-file records, yielding 254 substantive post-creation edits (defined as >5-line changes, non-bot). Metadata, diffs, and three pre-registered codebooks (governance, operation taxonomy, trigger evidence) were used; coding was performed primarily by an LLM with overlap checks and a small human blind recode. Themeshuman_ai_collab governance GeneralizabilityPurposive, small (five-repo) sample not representative of broader public or private skill repositories, Only public Markdown SKILL.md artifacts were studied — excludes private repos, other artifact formats, or in-platform runtime stores, Right-censored short span (5–8 months per repo) limits long-run inferences about growth/decay, Commit-trailer as proxy for AI involvement is noisy and does not measure true AI use or offline human edits, LLM-based coding shows only moderate reliability for fine-grained taxonomy and failed reliability for rule-likeness

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Among 254 substantive post-creation skill-file edits, 158 (62%) carried an AI co-author trailer, while every edit was authored or merged through a named human account. Governance And Regulation positive Human and AI participation in agent-skill maintenance
Reading fidelity high
Study strength medium
n=254
62%
0.18
The study found no agent-only substantive skill-file commit in the analyzed repositories. Governance And Regulation null_result Agent-only versus human-mediated skill maintenance
Reading fidelity high
Study strength medium
n=254
0.18
Skill maintenance edits were more often enhancements than corrections: 60% were classified as enhancement, 38% as corrective, and 2% as other. Organizational Efficiency positive Type of maintenance operation performed on skill files
Reading fidelity high
Study strength medium
n=254
60% enhancement versus 38% corrective
0.18
Content expansion and factual correction were the two most frequent coded operations, accounting together for approximately half of the 254 substantive edits. Organizational Efficiency positive Distribution of skill-curation operations
Reading fidelity high
Study strength medium
n=254
128 of 254 edits
0.18
The pre-registered rule-likeness measure was not reliable enough to support reporting a distribution of rule-like versus instance-bound edits. Ai Safety And Ethics null_result Reliability of coding whether edits express generalizable rules
Reading fidelity high
Study strength high
n=50
Cohen's kappa = -0.02
0.3
Skill-size trajectories were heterogeneous but leaned toward stability: among 120 skills with at least two size observations, 32 grew by more than 10%, 7 shrank by more than 10%, and 81 remained stable. Organizational Efficiency mixed Change in resident token length of skill files
Reading fidelity high
Study strength medium
n=120
32 grew >10%; 7 shrank >10%; 81 remained stable
0.18
Successive commits touched a skill file every 5 days at the median, including when restricted to substantive edits. Organizational Efficiency positive Cadence of skill-file maintenance
Reading fidelity high
Study strength medium
n=488
5 days at the median
0.18
Maintenance concentrated on the skill body: 85% of edits touched instructions and 56% touched embedded code, while frontmatter, examples, and standalone references were edited less often. Organizational Efficiency positive Location of changes within skill-file components
Reading fidelity high
Study strength medium
n=254
85% touched instructions; 56% touched embedded code
0.18
The study detected no statistically significant difference in edit size or scope between AI-trailered and AI-trailer-absent edits. Organizational Efficiency null_result Size and file scope of skill-maintenance edits
Reading fidelity high
Study strength medium
n=254
p = 0.20 for changed lines; p = 0.31 for files
0.18
No component-level governance specialization was detected: after the pre-registered controls, AI-trailered versus AI-trailer-absent authorship did not significantly predict which component of a skill changed. Governance And Regulation null_result Association between governance regime and edited skill-file component
Reading fidelity high
Study strength medium
n=254
0.18

Notes