agentsclimarketplace

Perl engineering

Skill ldilov/harness-forge/skills/perl-engineering

perl engineering guidance for structured Harness Forge language packs.From its SKILL.md

Install
npx -y skills add ldilov/harness-forge --skill perl-engineering

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 227 tokens by cl100k_base, as published. Nobody here has run it

Perl Engineering

Use this skill when the repository is primarily Perl or when the task touches .pl, .pm, or legacy automation built in Perl.

Activation

  • Perl dominates the task or repository
  • the work touches legacy automation, modules, or compatibility-sensitive code

Load Order

  • rules/common/
  • rules/perl/
  • knowledge-bases/structured/perl/docs/
  • knowledge-bases/structured/perl/examples/

Execution Contract

  1. inspect module boundaries, runtime expectations, and compatibility constraints
  2. select the common and Perl-specific rules for the change
  3. implement with explicit package, testing, and risk decisions
  4. verify with the repo Perl validation path and the structured checklist

Outputs

  • touched-module summary
  • implementation summary
  • validation result or blocker note

Validation

  • run the repo Perl test path when available
  • consult knowledge-bases/structured/perl/docs/review-checklist.md

Escalation

  • escalate when runtime version compatibility or legacy coupling is unclear
  • escalate when the change affects broad automation behavior

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.