LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

artgraph-impact - Analyze impact of code edits on requirements and docs

Runs artgraph impact to surface requirements, docs, and files affected by file or symbol edits or git diffs.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Compute forward impact of edits
  • Select targeted tests for execution
  • Detect lockfile drift on nodes

Inputs

  • File paths or path:symbol pairs
  • Git diff or status changes
  • Artgraph configuration file
  • Trace execution artifacts

Outputs

  • JSON report of impacted requirements
  • List of affected files and docs
  • Targeted test files to re-run

Requirements

  • Artgraph CLI tool
  • Git repository context
  • Symbol-mode graph for symbol inputs

Source

  • Spec: SKILL.md
artgraph
impact-analysis
test-selection
dependency-graph
git-diff
Compute forward impact of edits
Select targeted tests for execution
Detect lockfile drift on nodes
File paths or path:symbol pairs
Git diff or status changes
Artgraph configuration file
JSON report of impacted requirements
List of affected files and docs
Targeted test files to re-run