You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the xquik-x-data Claude plugin and cross-agent skill.
Register it in the marketplace and every installation surface.
Guide current Xquik REST, OAuth-first MCP, export, monitor, search, and signed webhook workflows.
Make read-only defaults, approval boundaries, credential handling, untrusted-content treatment, and closed-source service status explicit.
Independent repository fix
The statusline selected the newest transcript anywhere under ~/.claude/projects, so another session could overwrite the active session model. It now uses the exact transcript_path supplied in the current statusline input. The repair also resolves the script's ShellCheck quoting findings and includes a permanent regression test with a newer decoy transcript plus a missing-transcript fallback.
Review audit
Greptile posted only a trial-expiry notice. It contains no code finding or requested change. No human review, inline thread, failed check, or conflict exists.
Validation
Skill Creator quick_validate.py
7 marketplace entries and plugin manifests parse with matching names and versions
Published repair commit 4a8d03a. The PR now includes the independent statusline correctness fix: model detection uses the current input transcript instead of whichever project transcript was globally newest, preventing cross-session model attribution. I also resolved all existing ShellCheck quoting findings and registered the seventh plugin in the README. Marketplace parity, 2 statusline fixtures, Bash syntax, ShellCheck, and diff checks pass.
Rebuilt this branch on current main as 1 SSH-signed commit. The Xquik skill now documents OAuth-first MCP, read-only defaults, consent and credential boundaries, untrusted X-content handling, and the hosted service's closed-source status. The independent statusline repair now has a committed regression test proving that a newer decoy session cannot replace the active transcript model; its missing-transcript fallback is also covered. Skill validation, marketplace parity, Bash syntax, ShellCheck, both fixtures, public links, and diff checks pass. Greptile's trial-expiry notice was audited and requires no code change.
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
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.
Summary
xquik-x-dataClaude plugin and cross-agent skill.Independent repository fix
The statusline selected the newest transcript anywhere under
~/.claude/projects, so another session could overwrite the active session model. It now uses the exacttranscript_pathsupplied in the current statusline input. The repair also resolves the script's ShellCheck quoting findings and includes a permanent regression test with a newer decoy transcript plus a missing-transcript fallback.Review audit
Greptile posted only a trial-expiry notice. It contains no code finding or requested change. No human review, inline thread, failed check, or conflict exists.
Validation
quick_validate.pybash -n statusline/statusline-command.sh statusline/statusline-command.test.shshellcheck statusline/statusline-command.sh statusline/statusline-command.test.shwith 0 findingsstatusline/statusline-command.test.shpasses both scenariosgit diff --checkmainXquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.