agentsclimarketplace

Documentation lookup

Skill ldilov/harness-forge/skills/documentation-lookup

AI coding agent runtime that makes LLMs understand your codebase with repository-aware context, memory, and continuous learning

Install
npx -y skills add ldilov/harness-forge --skill documentation-lookup

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.

What its author says it does

Copied from the file, not written here

Find the right docs, templates, and catalog entries inside Harness Forge before improvising.

SKILL.md

1.1 KB, as published. Nobody here has run it

Documentation Lookup

Trigger Signals

  • the task needs the canonical docs surface before implementation
  • there are multiple possible rules, frameworks, or templates and guessing would be risky

Inspect First

  • docs/catalog/
  • rules/
  • skills/
  • templates/workflows/

Workflow

  1. identify the dominant language, framework, or workflow intent
  2. find the most specific canonical doc surfaces
  3. summarize the minimum required guidance and unresolved gaps
  4. point the caller to the exact files to load next

Output Contract

  • recommended doc paths
  • why those paths match the task
  • unresolved gaps or ambiguity notes

Failure Modes

  • multiple docs surfaces conflict materially
  • no specific framework or language match exists

Escalation

  • escalate when the canonical docs disagree with shipped runtime behavior
  • escalate when the missing docs would make implementation unsafe

References

  • skills/documentation-lookup/references/source-priority.md

Keep looking

Skills are one crate of 328,083. 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.