Skip to content

Add /syskit-trace command for traceability tree visualization - #7

Merged
londey merged 1 commit into
masterfrom
claude/add-syskit-trace-command-XjkEZ
Feb 26, 2026
Merged

londey merged 1 commit into
masterfrom
claude/add-syskit-trace-command-XjkEZ

Conversation

@londey

@londey londey commented Feb 26, 2026

Copy link
Copy Markdown
Owner

Adds a new slash command and backing script that lets users trace any
syskit ID (REQ, INT, UNIT, VER) and see its full traceability tree
with file paths and summaries. The bash script (trace.sh) handles
data gathering—resolving IDs, parsing cross-references, extracting
summaries—while the slash command formats the output as a visual tree
with coverage assessment.

New files:

  • templates/syskit/scripts/trace.sh — data collection script
  • templates/claude/commands/syskit-trace.md — slash command definition

https://claude.ai/code/session_016tRydw1qrWSeeMHDU4pG4Z

Adds a new slash command and backing script that lets users trace any
syskit ID (REQ, INT, UNIT, VER) and see its full traceability tree
with file paths and summaries. The bash script (trace.sh) handles
data gathering—resolving IDs, parsing cross-references, extracting
summaries—while the slash command formats the output as a visual tree
with coverage assessment.

New files:
- templates/syskit/scripts/trace.sh — data collection script
- templates/claude/commands/syskit-trace.md — slash command definition

https://claude.ai/code/session_016tRydw1qrWSeeMHDU4pG4Z
@londey
londey merged commit 2739c31 into master Feb 26, 2026
1 check passed
@londey
londey deleted the claude/add-syskit-trace-command-XjkEZ branch February 26, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants