構成/Stacks

Stack Failure Handling

Partial installs

If one skill in a stack fails to install, Kenji logs the error and moves on to the next entry. The remaining skills are installed regardless of earlier failures.

Common causes of failure

  • A GitHub repository referenced in the stack has been deleted or made private
  • A raw URL is no longer accessible
  • GitHub API rate limit reached (see GitHub Tokens)
  • Network connectivity issue during install

Checking what was installed

After a stack install, run kenji list to see which skills are currently in the project. Any skill that failed to install will not appear.