deevus/tea-skills

issue-dependencies

Manage Gitea/Forgejo issue dependencies — add, remove, list, find ready issues, and visualize dependency graphs.

First seen May 21, 2026

Installation

$ npx skills add deevus/tea-skills --skill issue-dependencies

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from deevus/tea-skills · top by installs.

npx skills add deevus/tea-skills

Browse all from deevus/tea-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 772 B
  • docs SUMMARY.md 140 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 87 installs

SKILL.md

Issue Dependencies

"A depends on B" means B must be done first. B blocks A. The tea CLI has no dependency support. For bundled actions and exact arguments, see actions/issues/README.md.

When resolving actions/... paths, use the actions/ directory bundled relative to this skill directory.

Pass explicit scope flags (--login, --remote, or --repo) to bundled actions when the user names a login, remote, backend, or repository. Otherwise, bundled actions use active-host-first discovery.

Cross-repo dependencies are not supported by the bundled actions in this version.