# -------------------------------------------- # 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.1.0 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://cran.r-universe.dev repository-code: https://github.com/pcbrom/harness commit: f75511b670204c20f376dff6907f766e770a7388 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