📚 resourceActiveCuratedmedium

sidecar

by marcus

Use sidecar next to CLI agents for diffs, file trees, conversation history, and task management with td

Stars

1.0k

Skill Type

🔍 Code Quality & Review

Quality Score

124/200

License

MIT

Forks

76

Last Updated

Jun 11, 2026

Discovered

Mar 25, 2026

Validation

Passed

github.com/marcus/sidecar

Quality Breakdown

124/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains .claude/ directory with persistent configuration and skills that modify Claude agent behavior
  • Setup script (scripts/setup.sh) uses curl | bash pattern for installation, which is a remote code execution vector
  • AGENTS.md, CLAUDE.md, and GEMINI.md files suggest orchestration or multi-agent coordination capabilities
  • Repository includes GitHub Actions workflows (.github/workflows/) that could automate deployments and releases
  • Shell integration skills (.claude/skills/shell-integration/) reference tmux and terminal automation
  • Goreleaser configuration (.goreleaser.yml) indicates automated binary distribution pipeline