<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Curated Agentic Harnesses for R Professional Roles</dc:title>
  <dc:title>R package harness version 0.1.0</dc:title>
  <dc:description>A bootstrapper that launches a command-line coding agent of the
    user's choice in a terminal tab pre-configured for a professional R role.
    Each role is described by a curated harness: a subset of community skills,
    a system prompt, a folder layout, and quality gates. The package does not
    run an agent loop and does not call a language model; it discovers the
    chosen coder binary, generates its configuration, links the curated skills,
    and opens the terminal. Code written by the agent is run manually by the
    user, by design, so that every generated script passes through a human
    audit gate before execution.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: jsonlite, yaml</dc:relation>
  <dc:relation>Suggests: rstudioapi, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Pedro Carvalho Brom &lt;pcbrom@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pedro Carvalho Brom [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-1288-7695&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=harness/LICENSE)</dc:rights>
  <dc:date>2026-06-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=harness</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.harness</dc:identifier>
</oai_dc:dc>
