Add support plugin: troubleshoot (evidence-first, read-only) - #3
Draft
david-hudec-networg wants to merge 2 commits into
Draft
Add support plugin: troubleshoot (evidence-first, read-only)#3david-hudec-networg wants to merge 2 commits into
david-hudec-networg wants to merge 2 commits into
Conversation
…ation First skill for the planned support scope: ticket -> identifiers -> targeted txc queries -> findings.md, with gated rca.md and action-plan.md. Log-source detail is in references/ with its Remove-when naming T8. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… provenance prose, correct flowrun retention - description now excludes locally reproducible dev bugs and drops output filenames from the trigger surface - Pocock credit moved to the PR description (provenance is not instruction) - flowrun retention stated as the org-configurable FlowRunTimeToLiveInSeconds (default ~28d, can be shortened or 0) with a check-before-concluding trap Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
david-hudec-networg
added a commit
to david-hudec-networg/skills
that referenced
this pull request
Aug 24, 2026
david-hudec-networg
added a commit
to david-hudec-networg/skills
that referenced
this pull request
Aug 24, 2026
Author
|
Evidence status, stated plainly: the methodology comes from real agent-assisted support work, and every txc command referenced was verified against the current CLI surface (all read-only) — but this exact skill has not yet driven a live investigation end-to-end. First live run is planned before this leaves draft; happy to attach its findings.md as evidence here. |
david-hudec-networg
added a commit
to david-hudec-networg/skills
that referenced
this pull request
Aug 25, 2026
`claude plugin marketplace add` keys on the manifest's name. With this branch also called "talxis", adding the fork silently replaced the real upstream marketplace with a personal fork — success message, no warning. That made the hub README's install step unfollowable and left colleagues unable to reach the unmerged plugins at all. Renaming to talxis-preview lets both coexist: upstream keeps `talxis`, this branch serves PRs TALXIS#3-TALXIS#7 until they land. The rationale lives in a _comment next to the name (validator confirms unknown fields are ignored at load). Distribution-branch only. Never cherry-pick this onto a pr/* branch. Co-Authored-By: Claude Opus 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.
Fills the planned
supportstub with its first skill, written to the stub's own spec: ticket → identifiers → targeted read-only txc queries →findings.md, with gatedrca.md/action-plan.md.references/with its Remove when naming T8 (txc env logs).Marketplace note: adds only its own entry, so parallel plugin PRs will trivially conflict on
marketplace.json(one-line resolution each).generate-manifests.mjs --checkandvalidate.mjspass on this branch.🤖 Generated with Claude Code