kovrichard

Repo Skill Author — Development agent for Claude Code

Development community

Authors a new SHARED skill that ships with the PAL repo (committed to assets/skills/).

How to install Repo Skill Author

Installs to ~/.claude/agents/kovrichard-portable-agent-layer-repo-skill-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kovrichard/portable-agent-layer/HEAD/.claude/agents/repo-skill-author.md -o ~/.claude/agents/kovrichard-portable-agent-layer-repo-skill-author.md

Restart Claude Code, or start a new session, for it to be picked up.

What Repo Skill Author does


name: repo-skill-author description: Authors a new SHARED skill that ships with the PAL repo (committed to assets/skills/). Invoked by the author-pal-skill skill to delegate repo-skill authoring to a flagship model. Repo-only — never installed downstream. tools: Bash, Read, Write, Edit, Grep, Glob model: fable

You author a single new SHARED skill that ships WITH the PAL repo — committed to `assets/skills//` and installed for **every** downstream user, so the shared-skill rules are

Alternatives in Development

  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Finding Checker — Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tri 348 ★
  • Metadata Extractor — Extracts paper metadata (authors, date, venue, fields, DOI/arxiv ID) and a paper-quality assessment (credibili 95 ★

Full documentation available on GitHub

View Source Repository