Add skills/cctrace agent skill#11
Merged
Merged
Conversation
An in-repo Claude Code skill so agents can drive cctrace without rediscovering it: traced-session invocation (with the -- pass-through and bun leading-dash gotchas spelled out), capture-mode selection, the web UI map (requests/session/replay deep links, cost chips), the saved-trace subcommands with their dry-run defaults, the trace .jsonl schema with jq recipes, and the privacy posture (what redaction covers and what it deliberately doesn't). Every command and jq line in the skill was verified against the real CLI and a real captured trace. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In-repo Claude Code skill (
skills/cctrace/SKILL.md) so agents can drive cctrace without rediscovering it each session:-pposition relative to--; bun eating a leading--on non-compiled installs)HTTPS_PROXYside effect on other tools in the wrapped shell#/session/<key>/@<pair-id>), cost estimatesview/clean/merge/compress/ps) with the dry-run-by-default convention.jsonlschema + jq recipes (timestamps are seconds,bodyRawis SSE, session id inmetadata.user_id)redact.tsmasks vs. what is captured verbatimEvery command and jq one-liner verified against the live CLI and a real captured trace. Roadmap/CHANGELOG updated; CLAUDE.md notes the skill must stay in sync with the CLI surface.
🤖 Generated with Claude Code