# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "harness" in publications use:' type: software license: MIT title: 'harness: Curated Agentic Harnesses for R Professional Roles' version: 0.2.0 doi: 10.32614/CRAN.package.harness abstract: '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.' authors: - family-names: Carvalho Brom given-names: Pedro email: pcbrom@gmail.com orcid: https://orcid.org/0000-0002-1288-7695 repository: https://pcbrom.r-universe.dev repository-code: https://github.com/pcbrom/harness commit: cb6866e109f62de8b3b9b3b43bd3ba8a1f6dc27f url: https://github.com/pcbrom/harness date-released: '2026-06-09' contact: - family-names: Carvalho Brom given-names: Pedro email: pcbrom@gmail.com orcid: https://orcid.org/0000-0002-1288-7695