agentsclimarketplace

Python engineering

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

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

Install
npx -y skills add ldilov/harness-forge --skill python-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.9 KB, 390 tokens by cl100k_base, as published. Nobody here has run it

Python Engineering

Use this skill when the repository is primarily Python or when the task touches .py, pyproject.toml, or requirements.txt.

Activation

  • Python files dominate the task or repository
  • the work touches packaging, services, automation, or framework code

Load Order

  • rules/common/
  • rules/python/
  • knowledge-bases/structured/python/docs/
  • knowledge-bases/structured/python/examples/
  • skills/python-engineering/references/

Execution Contract

  1. orient on module boundaries, entrypoints, and the active framework
  2. select the Python and common rule files that constrain the change
  3. implement with explicit typing, validation, and dependency choices
  4. verify with the repo test path and the structured review checklist

Outputs

  • touched-file plan
  • implementation summary
  • validation result or blocker note

Validation

  • run the repo's Python verification path when available
  • consult knowledge-bases/structured/python/docs/review-checklist.md
  • use the supplemental reference pack when the task needs ecosystem, async, or debugging heuristics not covered in the structured pack

Supplemental Engineering References

  • skills/python-engineering/references/repo-exploration.md
  • skills/python-engineering/references/output-templates.md
  • skills/python-engineering/references/agent-patterns.md
  • skills/python-engineering/references/debugging-playbook.md
  • skills/python-engineering/references/ecosystem-guide.md
  • skills/python-engineering/references/async-and-concurrency.md
  • skills/python-engineering/references/testing-and-quality.md
  • skills/python-engineering/references/examples.md

Escalation

  • escalate when a framework pattern is missing from the structured pack
  • escalate when deployment, dependency, or typing constraints conflict with the repo

What ships with it: 8 files

7.0 KB alongside SKILL.md

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.