CtrlK
BlogDocsLog inGet started
Tessl Logo

borg-ui

github.com/karanhudia/borg-ui

SkillAddedReview
continue-spec

.claude/skills/continue-spec/SKILL.md

Continue a multi-phase engineering spec from its progress table. Use when the user says /continue-spec, "continue the spec", "continue the operations feature", or asks what the next phase is. Runs the next step (plan, implement, review) in this session on the model the spec names, stopping at the spec's gates. Never uses subagents.

75

push

.codex/skills/push/SKILL.md

Push current branch changes to origin and create or update the corresponding pull request; use when asked to push, publish updates, or create pull request.

69

pull

.codex/skills/pull/SKILL.md

Pull latest origin/main into the current local branch and resolve merge conflicts (aka update-branch). Use when Codex needs to sync a feature branch with origin, perform a merge-based update (not rebase), and guide conflict resolution best practices.

72

linear

.codex/skills/linear/SKILL.md

Use Symphony's `linear_graphql` client tool for raw Linear GraphQL operations such as comment editing and upload flows.

76

1.58x
land

.codex/skills/land/SKILL.md

Land a PR by monitoring conflicts, resolving them, waiting for checks, and squash-merging when green; use when asked to land, merge, or shepherd a PR to completion.

64

commit

.codex/skills/commit/SKILL.md

Create a well-formed git commit from current changes using session history for rationale and summary; use when asked to commit, prepare a commit message, or finalize staged work.

77

1.00x
borg-live-debug

.claude/skills/borg-live-debug/SKILL.md

Live Borg debugging by exec-ing into the borg-web-ui Docker container. Use when debugging borg commands, writing tests against real borg output, developing borg 2.0 features, or verifying borg behavior before writing code.

71