Prior Art
SkillMediaInspect bounded local repository and Runx catalog evidence before a design, draft, or operator decision, then produce citation-bound findings and a reuse, amendment, new-work, or stop recommendation. Use when existing tools, skills, standards, or project patterns must constrain downstream work; use research or web-fetch first for external sources.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Prior Art skill
What this skill tells your AI
The instructions your AI receives, as published by runxhq/runx in skills/prior-art/SKILL.md and read by ahel’s review.
Ground the next decision in sources that were actually inspected.
Direct use
Do the inspection and return the recommendation in the same task. Do not stop after announcing a search plan, ask the operator to enumerate obvious files, or turn bounded discovery into a repository-wide grep.
- Start from the operator's objective and current workspace. When exact
source_pathsare already supplied, reuse them. - Otherwise, make one targeted discovery pass for the smallest likely owning set: repository instructions and conventions, the named product or package, exact active plans or specs implicated by the objective, and adjacent Runx skill manifests. Select at most sixteen files. Listing filenames is discovery, not the prior-art result; continue through inspection.
- Invoke the default runner with the objective, chosen paths, and any existing decomposition. Complete its bounded research request, resume it in memory, and return the validated prior-art report—not a narration of what you intend to read.
- If the selected evidence is insufficient, return one precise
needs_more_evidenceresult naming the missing source. Do not broaden the search repeatedly or cycle through unrelated skills.
Routine local discovery and reads use the host's normal authenticated tools and need no approval. Runx adds the catalog projection, digest-bound source bundle, citation validation, reusable packet, and receipt. If Runx is unavailable, preserve the selected paths and findings in the documented output shape so the operator can continue locally without repeating discovery; do not claim a Runx receipt.
Composed use
A parent should pass its objective, decomposition, and already selected source paths. Reuse that evidence boundary exactly. Do not enumerate the repository, reacquire the catalog, or repeat a prior evidence-selection step unless the packet is missing, stale, or outside the current objective.
Executable procedure
- Supply a bounded
objective, optional work-plandecomposition, and the repo-relativesource_pathsselected by direct discovery or a parent chain. - Native
runx.skill.inspectindexes the local Runx catalog andfs.read_bundlereads and hashes at most sixteen requested files under the workspace boundary. Missing files are recorded; escaping, duplicate, or oversized paths fail closed. - Read only the indexed sources needed for the objective. State each finding as
claim,source,relevance, andconfidence(verified,likely, orunverified). - Name adjacent catalog skills and the boundary each already owns. Recommend
reuse,amend,new_work, orstop; do not create a duplicate primitive because an existing package is imperfect. - The domain validator checks every verified citation and adjacent skill
against those native projections. Unsupported verified claims or missing
requested sources force
needs_more_evidence.
External URLs are not inspected by this runner. Fetch them through a governed source skill, persist the bounded evidence in the workspace, then pass its path here.
Output
decision: ready | needs_more_evidence
findings:
- claim: string
source: repo-relative path
relevance: string
confidence: verified | likely | unverified
catalog_fit:
decision: reuse | amend | new_work | stop
adjacent_skills: array
rationale: string
recommended_flow: array
quality_bar: object
sources: array
risks: array
evidence: object
validation: object
Inputs are objective, optional decomposition, graph_purpose, audience, artifact_contract, and bounded source_paths.
Agent task contracts
prior-art-research
Use the deterministic evidence index to select and read only the bounded local sources needed for the objective. Return prior_art_draft with decision, findings, catalog_fit, quality_bar, recommended_flow, sources, and risks. Cite repo-relative paths exactly. Mark a finding verified only when its source appears in inspected_sources or the catalog index. Prefer reuse or amendment over duplicate primitives. Return needs_more_evidence when requested sources are missing.
Signals
- GitHub stars
- 87
- Forks
- 101
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
prior-art- Source
- github.com/runxhq/runx