Results for “dependency-confusion”
6 skillsDeprecation Migration
Use this skill for dependency upgrades, SDK migrations, breaking changes, compatibility plans, rollback. Trigger when the task involves programming work related to Deprecation Migration, production implementation, audits, debugging, strategy, or validation.
1 · bundle
Task Decomposer
Breaks natural-language problem descriptions into sub-tasks suitable for DAG nodes. The entry point of the meta-DAG. Identifies phases, dependencies, parallelization opportunities, and vague/pluripotent nodes that can't yet be specified. Uses domain meta-skills when available. Activate on "decompose task", "break down problem", "plan workflow", "what are the steps", "sub-tasks", "task breakdown". NOT for executing the decomposed tasks (use dag-runtime), building the DAG structure (use dag-planner), or matching skills to nodes (use dag-skills-matcher).
10
Task Dag Decomposition
Analyze candidate task nodes, dependencies, collisions, and critical path before a consumer accepts or rejects a final DAG.
4 · bundle
Batch Dependabot Resolver
Discover open Dependabot version-bump PRs and enqueue one `pr-resolver` workflow for each.
12 · bundle
Doubt Driven Development
Subjects every non-trivial decision to a fresh-context adversarial review before it stands, prioritizing correctness over speed for high-stakes or unfamiliar code.
69.5k
Inversion Exercise
Flip core assumptions to reveal hidden constraints and alternative approaches by asking what if the opposite were true.
1