CtrlK
BlogDocsLog inGet started
Tessl Logo

Codewhale

github.com/Hmbown/Codewhale

SkillAddedReview
gh-credit-harvest

docs/skills/gh-credit-harvest/SKILL.md

Harvest one community PR into a release branch with authorship and credit preserved, verified green, and a warm thank-you.

65

gh-file-issue

docs/skills/gh-file-issue/SKILL.md

Use when filing a new Codewhale GitHub issue: turn a bug or idea into a well-formed, actionable issue with repro, acceptance criteria, labels, and milestone.

77

gh-find-prs

docs/skills/gh-find-prs/SKILL.md

Survey open Codewhale PRs and triage each for mergeability and disposition against the real landing branch.

64

gh-treasure-hunt

docs/skills/gh-treasure-hunt/SKILL.md

Hunt the issue/PR queue for highest value-over-risk wins: clean focused community PRs, already-implemented issues to close, safe quick-fixes.

63

handoff

crates/tui/assets/skills/handoff/SKILL.md

Write a compact, decision-ready handoff so the next session (or the user) can continue without reconstructing the current one. Use when the session is ending, context is running low, the user asks for a handoff / 'pass the baton' / 'hand off', or a long-running operation needs a durable state checkpoint.

hello

docs/examples/plugins/hello-codewhale/skills/hello/SKILL.md

Greet the user when they explicitly try the hello-codewhale example.

68

help

crates/tui/assets/skills/help/SKILL.md

Route a "how do I use Codewhale" question to the installed help, config, and doctor surfaces instead of reciting a manual from memory. Explicit-only.

72

implement

crates/tui/assets/skills/implement/SKILL.md

Carry an authorized, defined request or approved plan through scoped edits and proportionate verification. Skill loading is not write authorization by itself.

53

interview

crates/tui/assets/skills/interview/SKILL.md

Ask one useful structured question at a time only when material product/implementation choices are genuinely missing; remember answers and produce a brief/spec. Discoverable facts should be investigated instead of asked.

56

mcp-builder

crates/tui/assets/skills/mcp-builder/SKILL.md

Design, build, configure, or debug Model Context Protocol servers for codewhale, including stdio and HTTP/SSE transports.

68

mcp-discovery

crates/tui/assets/skills/mcp-discovery/SKILL.md

Find and start a zero-environment local MCP server when the session lacks a capability that no available tool, project script, or ordinary local code can cover.

pdf

crates/tui/assets/skills/pdf/SKILL.md

Read, extract, split, merge, rotate, watermark, fill, OCR, or create PDF files with verification of page counts and text extraction.

64

plan

crates/tui/assets/skills/plan/SKILL.md

Turn a sufficiently understood task into an ordered implementation plan with dependencies and verification. Orchestrate Codewhale’s native plan state; do not build a parallel planner.

61

plugin-creator

crates/tui/assets/skills/plugin-creator/SKILL.md

Scaffold a local Codewhale plugin bundle with a versioned manifest, namespaced Skills, and an explicit trust review.

65

pptx

crates/tui/assets/skills/pptx/SKILL.md

Create/edit/inspect/verify slide decks and PPTX presentations.

60

presentations

crates/tui/assets/skills/presentations/SKILL.md

Compatibility alias for the pptx skill. Prefer loading pptx.

60

recording

crates/tui/plugins/computer-use/skills/recording/SKILL.md

Capture screenshots on registered computers, record on macOS or HarmonyOS, and manage saved captures. Probe capabilities before recording.

62

research

crates/tui/assets/skills/research/SKILL.md

Current external research using available web tools, primary sources where possible, links/citations, date awareness, synthesis, and unresolved uncertainty.

55

review

crates/tui/assets/skills/review/SKILL.md

Diff-scoped correctness review that reads the codebase around the change — callers, contracts, and invariants — and returns line-anchored findings ranked by severity with confidence, then a merge-risk verdict. Use for reviewing a PR, diff, or named change set. Not for style review, approvals-as-rubber-stamp, or editing the code.

74

rust-check

crates/tui/assets/plugins/rust-toolkit/skills/rust-check/SKILL.md

Run cargo check on the current Rust project to find compile errors

58