Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
procsnap
Package procsnap enumerates live Claude Code sessions by correlating ~/.claude/sessions/<PID>.json registry files with the running process table.
|
Package procsnap enumerates live Claude Code sessions by correlating ~/.claude/sessions/<PID>.json registry files with the running process table. |
|
skills
Package skills holds the data model for the agent-skill audit feature.
|
Package skills holds the data model for the agent-skill audit feature. |
|
skills/allowlist
Package allowlist loads plain-text allowlist files for the skills audit.
|
Package allowlist loads plain-text allowlist files for the skills audit. |
|
skills/audit
Package audit joins skill inventory + usage + allowlist into a tiered audit result.
|
Package audit joins skill inventory + usage + allowlist into a tiered audit result. |
|
skills/discovery
Package discovery walks filesystem trees to find agent skills.
|
Package discovery walks filesystem trees to find agent skills. |
|
skills/report
Package report renders AuditResult as markdown or JSON.
|
Package report renders AuditResult as markdown or JSON. |
|
skills/usage
Package usage scans Claude Code session JSONL transcripts for skill invocations.
|
Package usage scans Claude Code session JSONL transcripts for skill invocations. |
|
source/copilot
Package copilot reads GitHub Copilot CLI sessions from ~/.copilot/session-state/<session-uuid>/.
|
Package copilot reads GitHub Copilot CLI sessions from ~/.copilot/session-state/<session-uuid>/. |
|
tools
|
|
|
covercheck
command
covercheck enforces a per-package statement coverage threshold.
|
covercheck enforces a per-package statement coverage threshold. |
Click to show internal directories.
Click to hide internal directories.