help — for Claude Code community, for Claude Code, ide skills, Display the Ship command reference, Active, Feature, CONTEXT.md, dirname, basename, status

v1.0.0

Sobre este Skill

Cenario recomendado: Ideal for AI agents that need active feature state. Resumo localizado: help helps AI agents handle repository-specific developer workflows with documented implementation details.

Recursos

Active Feature State
Display the Ship command reference:
Ship — Feature-centric development framework for Claude Code
/ship:start "idea" Start brainstorming a new feature or fix
/ship:design Compare architecture approaches and let user choose (optional)

# Tópicos principais

dilhanz dilhanz
[5]
[3]
Atualizado: 3/29/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Cenario recomendado: Ideal for AI agents that need active feature state. Resumo localizado: help helps AI agents handle repository-specific developer workflows with documented implementation details.

Por que usar essa habilidade

Recomendacao: help helps agents active feature state. help helps AI agents handle repository-specific developer workflows with documented implementation details.

Melhor para

Cenario recomendado: Ideal for AI agents that need active feature state.

Casos de Uso Práticos for help

Caso de uso: Applying Active Feature State
Caso de uso: Applying Display the Ship command reference:
Caso de uso: Applying Ship — Feature-centric development framework for Claude Code

! Segurança e Limitações

  • Limitacao: Requires repository-specific context from the skill documentation
  • Limitacao: Works best when the underlying tools and dependencies are already configured

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Demo Labs

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 e etapas de instalação

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

? Perguntas frequentes

O que é help?

Cenario recomendado: Ideal for AI agents that need active feature state. Resumo localizado: help helps AI agents handle repository-specific developer workflows with documented implementation details.

Como instalar help?

Execute o comando: npx killer-skills add dilhanz/ship. Ele funciona com Cursor, Windsurf, VS Code, Claude Code e mais de 19 outros IDEs.

Quais são os casos de uso de help?

Os principais casos de uso incluem: Caso de uso: Applying Active Feature State, Caso de uso: Applying Display the Ship command reference:, Caso de uso: Applying Ship — Feature-centric development framework for Claude Code.

Quais IDEs são compatíveis com help?

Esta skill é compatível com 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 a CLI do Killer-Skills para uma instalação unificada.

help tem limitações?

Limitacao: Requires repository-specific context from the skill documentation. Limitacao: Works best when the underlying tools and dependencies are already configured.

Como instalar este skill

  1. 1. Abra o terminal

    Abra o terminal ou linha de comando no diretório do projeto.

  2. 2. Execute o comando de instalação

    Execute: npx killer-skills add dilhanz/ship. A CLI detectará sua IDE ou agente automaticamente e configurará a skill.

  3. 3. Comece a usar o skill

    O skill já está ativo. Seu agente de IA pode usar help imediatamente no projeto atual.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

help

Install help, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.

SKILL.md
Readonly
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

Active Feature State

!for f in .planning/features/*/CONTEXT.md; do [ -f "$f" ] && d=$(dirname "$f") && echo "$(basename "$d"): $(sed -n 's/^status: *//p' "$f")"; done 2>/dev/null; true

Display the Ship command reference:

Ship — Feature-centric development framework for Claude Code

Commands:
  /ship:start "idea"   Start brainstorming a new feature or fix
  /ship:design         Compare architecture approaches and let user choose (optional)
  /ship:plan           Create implementation plan from CONTEXT.md
  /ship:plan-verify    Verify plan against codebase patterns before building
  /ship:build          Execute the plan with atomic commits
  /ship:verify         Verify implementation against acceptance criteria
  /ship:go             Auto-run remaining steps (plan → plan-verify → build → verify)
  /ship:finish         Complete a feature (create PR, merge, or keep branch)

  /ship:status         Show all features and their status
  /ship:resume         Pick up where you left off on a feature

  /ship:help           Show this reference

Flow:
  start → [design →] plan → plan-verify → build → verify → finish
  (or just: start → go → finish)

Feature directory: .planning/features/{name}/
  CONTEXT.md   Brainstorm output (problem, decisions, acceptance criteria)
  PLAN.md      Implementation plan with tasks
  VERIFY.md    Verification report

$ARGUMENTS

Habilidades Relacionadas

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

Ver tudo

openclaw-release-maintainer

Logo of openclaw
openclaw

Resumo localizado: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Resumo localizado: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resumo localizado: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Resumo localizado: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Desenvolvedor