start-task — community start-task, pokemon-lib-ts, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

Об этом навыке

Open-source TypeScript libraries for Pokemon battles — pluggable engine, per-generation rulesets (Gen 1-9), and complete standalone data. Zero dependencies on game engines.

uehlbran uehlbran
[0]
[0]
Updated: 3/24/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 1/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Review Score
1/11
Quality Score
23
Canonical Locale
en
Detected Body Locale
en

Open-source TypeScript libraries for Pokemon battles — pluggable engine, per-generation rulesets (Gen 1-9), and complete standalone data. Zero dependencies on game engines.

Зачем использовать этот навык

Open-source TypeScript libraries for Pokemon battles — pluggable engine, per-generation rulesets (Gen 1-9), and complete standalone data. Zero dependencies on game engines.

Подходит лучше всего

Suitable for operator workflows that need explicit guardrails before installation and execution.

Реализуемые кейсы использования for start-task

! Безопасность и ограничения

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The page lacks a strong recommendation layer.
  • - The page lacks concrete use-case guidance.
  • - The page lacks explicit limitations or caution signals.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is start-task?

Open-source TypeScript libraries for Pokemon battles — pluggable engine, per-generation rulesets (Gen 1-9), and complete standalone data. Zero dependencies on game engines.

How do I install start-task?

Run the command: npx killer-skills add uehlbran/pokemon-lib-ts/start-task. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

Which IDEs are compatible with start-task?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add uehlbran/pokemon-lib-ts/start-task. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use start-task immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

start-task

Install start-task, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Start Task

Set up a fresh, task-owned worktree and branch for this session's work. The root checkout is not for task work. The enforce-branch-first hook blocks Edit/Write on repo files until this is done.

New Task (default): /start-task <branch-name>

  1. Inspect the root checkout only: git status --porcelain
    • If dirty: do not touch it, do not stash it, and do not ask to reuse it. The root checkout is treated as read-only context.
  2. Fetch latest: git fetch origin main
  3. Choose a fresh worktree path: WORKTREE_DIR=".worktrees/<branch-name>"
    • If that path already exists: STOP and pick a new unique path.
  4. Create worktree and branch: git worktree add -b <branch-name> "$WORKTREE_DIR" origin/main
  5. Declare marker inside that worktree: echo '<branch-name>' > "$WORKTREE_DIR/.claude/.session-branch"
  6. Confirm: "Branch <branch-name> created from origin/main in <worktree-path>. Use git -C <worktree-path> for all git commands."

Continue Existing: /start-task continue <branch>

  1. Find the task-owned worktree for the branch: git worktree list --porcelain
  2. Verify the branch already has a matching dedicated worktree.
  3. If the only matching worktree is under .claude/worktrees/: STOP unless the user explicitly told you to reuse that exact path.
  4. If no safe task-owned worktree exists: STOP and create a fresh one with the New Task flow instead of checking out the branch in the root checkout.
  5. Write marker in that worktree: echo '<branch>' > <worktree-path>/.claude/.session-branch
  6. Confirm: "Continuing on branch <branch> in <worktree-path>. Use git -C <worktree-path> for all git commands."

(No dirty-tree check for continue — you may have in-progress work on that branch.)

No argument: /start-task

Ask the user what branch name to use, suggesting one based on the task description.

Validation

  • Branch name must not be main or master
  • Branch name should follow project conventions (e.g., fix/, feat/, docs/, chore/)
  • Every new task starts in a fresh worktree from origin/main
  • The root checkout is never used for task implementation

Связанные навыки

Looking for an alternative to start-task or another community skill for your workflow? Explore these related open-source skills.

Показать все

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

widget-generator

Logo of f
f

Создание настраиваемых плагинов виджетов для системы ленты новостей prompts.chat

flags

Logo of vercel
vercel

Фреймворк React

138.4k
0
Браузер

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Разработчик