CtrlK
BlogDocsLog inGet started
Tessl Logo

CodeWhale

github.com/Hmbown/CodeWhale

Skill

Added

Review

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.

74

contributor-onboarding

crates/tui/assets/skills/contributor-onboarding/SKILL.md

Help a new contributor get productive on this checkout - inspect sync state against main, build, run the repository's exact verification gate, and produce a local what's-new digest. Never fetches, pulls, or modifies a dirty tree on its own. Explicit-only.

68

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.

68

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.

59

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.

75

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.

68

gh-compile-issues

docs/skills/gh-compile-issues/SKILL.md

Triage N GitHub issues into a coverage matrix: fetch each, check current code, classify already-done/quick-fix/design/defer with cited evidence.

69

gh-close-issues

docs/skills/gh-close-issues/SKILL.md

Close resolved CodeWhale issues only after verifying the landed commit/behavior, with a positive crediting comment; never from title alone.

74

gh-assign-issues

docs/skills/gh-assign-issues/SKILL.md

Use to assign GitHub issues to a milestone and/or owners in bulk, verifying each.

67

codew-release-qa-sweep

docs/skills/codew-release-qa-sweep/SKILL.md

Use before claiming CodeWhale release work is done: run the full gate sweep and list the manual QA targets.

72

xlsx

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

Create/edit/analyze/verify spreadsheet workbooks including XLSX/CSV/TSV.

57

webapp-testing

crates/tui/assets/skills/webapp-testing/SKILL.md

Start/reuse a local app, wait for readiness, inspect rendered state/console/network, act from observed selectors, and verify with evidence.

60

verify

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

Exercise the real app/API/CLI and collect observable evidence; tests alone do not count as end-to-end verification.

65

v4-best-practices

crates/tui/assets/skills/v4-best-practices/SKILL.md

Use when working with deepseek-v4-pro or deepseek-v4-flash in thinking mode on multi-step or plan-driven tasks. Provides rules to prevent stale references, unverified plan assumptions, and vague plan output.

76

spreadsheets

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

Compatibility alias for the xlsx skill. Prefer loading xlsx.

63

skill-installer

crates/tui/assets/skills/skill-installer/SKILL.md

Install, update, trust, or inspect DeepSeek skills from GitHub or local skill folders. Use when the user asks for available skills or wants a community skill installed.

80

skill-creator

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

Create or improve codewhale skills. Use when the user wants a new skill, wants to update an existing skill, or needs guidance on when a skill should be a skill versus MCP, hooks, tools, or a plugin scaffold.

78

simplify

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

Improve clarity and reduce needless complexity after behavior is understood; preserve behavior and keep cleanup separate from correctness fixes.

54

security-review

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

Review trust boundaries, auth/authz, injection, secrets, filesystem/network exposure, dependencies, and exploitability without pretending a shallow lint is an audit.

64

review

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

Read-only correctness review with actionable findings first, tight file/line evidence, severity, and a concise residual-risk summary.

64

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.

54

presentations

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

Compatibility alias for the pptx skill. Prefer loading pptx.

65

pptx

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

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

60

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.

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.

57