upstream
Solidsearch upstream claude-code issues and update the readme banner (saves report to .construct/)
Data & Documents 1 stars
0 forks Updated 2 days ago MIT
Install
Quality Score: 80/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
**upstream movement since you last looked:** one report instead of a dozen open tabs
- fetches every cited claude-code issue with plain curl, since the sandbox breaks `gh` itself
- topical searches (`--sandbox`, `--hooks`, `--plugins`, `--permissions`) surface new candidates
- ends by drafting the known-issues banner update, applied only when you confirm it
# Instructions
## Telemetry
```!
"${CLAUDE_PLUGIN_ROOT}"/skills/upstream/upstream.sh $ARGUMENTS
echo "sidecar exit: $?"
```
- `help: requested` → the run was refused before it started; `## Help` below is the whole turn
- it already ran with whatever flags the invocation carried
- a bare run covers tracked plus all four topics; `--tracked` is the cheap loop over cited issues
- `--sandbox`, `--hooks`, `--plugins`, `--permissions` each scope the run to one topical search
- `--since <days>` widens the window; the default is the newest report date, else 14 days back
- fail (`sidecar exit` > 0) → nothing was fetched; report the raw error in a code block and STOP
- success (`sidecar exit` = 0) → the fetch landed; continue to step 1
- warnings (rejected token, thin quota, one failed topic) ride along; carry them into the report
1. read the two sections differently, because they answer different questions
- `tracked` is movement: a state flip or fresh comments on an issue this repo already cites
- `topic` is discovery: what moved upstream in the window that touches this construct's surface
- issue titles and comment excerp...
Details
- Author
- MaisonDeVolonte
- Repository
- MaisonDeVolonte/construct
- Created
- 4 weeks ago
- Last Updated
- 2 days ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
Data & Documents Solid
issues
triage every open issue on this repo and rank what is cheapest to fix (saves report to .construct/)
1 Updated 2 days ago
MaisonDeVolonte Code & Development Listed
upstream
Monitor Claude Code releases, assess compatibility with sequant, and create issues for breaking changes and deprecations. Opportunities are noted in assessment reports for human triage.
1 Updated today
sequant-io AI & Automation Solid
todo
scan repo, docs and agent logs for what to work on next, ranked urgent/important (saves list to .construct/)
1 Updated 2 days ago
MaisonDeVolonte