stacks-dependencies

Manage system-level dependencies and workspace configurations in Stacks projects.

2|Updated Jul 8, 2026
One-click install
npx skills add https://github.com/bughq/bughq --skill stacks-dependencies-bughq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stacks-dependencies
Source: https://github.com/bughq/bughq/tree/main/.claude/skills/stacks-dependencies
Command: npx skills add https://github.com/bughq/bughq --skill stacks-dependencies-bughq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the complex dependency management required in Stacks projects, preventing configuration drift and ensuring system-level requirements are correctly synchronized.

Core Features & Use Cases

  • Pantry Configuration: Manage system-level dependencies like SQLite, Redis, and Bun versions through a unified configuration.
  • Workspace Management: Handle monorepo workspace references and peer dependency resolution for better-dx tooling.
  • Automated Updates: Interface with the buddy-bot system to manage dependency upgrades and project maintenance.

Quick Start

Use the stacks-dependencies skill to check for outdated packages and perform a full build reset to ensure your environment is synchronized.

Frequently Asked Questions about stacks-dependencies

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage system-level dependencies like SQLite and Redis in a monorepo?

Manage system-level dependencies like SQLite and Redis in a monorepo by using Pantry configuration to unify version control and synchronize your development environments across the project.

How do I resolve peer dependencies and workspace references in a Bun monorepo?

Resolve peer dependencies and workspace references in a Bun monorepo using workspace management features that synchronize internal tooling requirements and peer dependencies for better-dx development.

What is the best way to automate dependency upgrades and prevent configuration drift?

Automate dependency upgrades and prevent configuration drift by interfacing with the buddy-bot system to manage project maintenance and ensure system-level requirements stay correctly synchronized.

How do I check for outdated packages and perform a full build reset?

Check for outdated packages and perform a full build reset by executing dependency verification and synchronization processes to ensure your environment aligns with required project configurations.

Does this dependency management approach support build lifecycle hooks?

Yes, this dependency management approach supports build lifecycle hooks by facilitating the synchronization of internal tooling requirements and automating installation processes within the Stacks project lifecycle.

Why are my workspace configurations drifting out of sync across different environments?

Workspace configurations drift out of sync when system-level requirements are not properly synchronized, which this approach prevents by automating dependency installation, verification, and update processes.