CtrlK
BlogDocsLog inGet started
Tessl Logo

plan

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

Quality

66%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./crates/tui/assets/skills/plan/SKILL.md
SKILL.md
Quality
Evals
Security

Plan

When to use

Use when the task is understood well enough to sequence work, but not yet a single obvious next edit.

Non-goals

  • Do not plan while key goals are still unknown — use interview first.
  • Do not create a second planner outside CodeWhale plan/Work state.

Workflow

  1. Restate the goal and constraints.
  2. List ordered steps with dependencies.
  3. Mark verification for each risky step.
  4. Write the plan into CodeWhale’s native plan/Work surface.
  5. Wait for authorization before broad implementation.

Output shape

  • Goal
  • Steps (ordered)
  • Verification
  • Risks / open questions
Repository
Hmbown/CodeWhale
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.