📝
WritingTypeScript

Write Task Todo

by yusifeng

Write Task Todo is a Writing skill for Claude Code, published by yusifeng in formax.

192 stars7 forkson yusifeng/formaxAdded 2026/09/06Repository updated 2026/07/24
agentaiai-agentassistantclaude-codeclideveloper-toolsinkreactterminal
Install in seconds
Install Write Task Todo
Copy Write Task Todo into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/yusifeng/formax/tree/main/.codex/skills/write-task-todo ~/.claude/skills/write-task-todo

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/yusifeng/formax.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.codex/skills/write-task-todo/SKILL.md in yusifeng/formax
Installs to
~/.claude/skills/write-task-todo
Collection
One of 22 skills cataloged from this repository
Category
Writing1279 skills

What Write Task Todo does

Write Task Todo turns a Formax task analysis into a single docs/todolist.md with ordered implementation slices, tests, explicit non-goals, and loop-ready review items. Use it after analysis is aligned for non-trivial repository work.

Write Task Todo is cataloged under Writing on DirSkills. Write Task Todo comes from a repository tagged agent, ai, ai-agent, assistant and claude-code.

Documentation

README

Write Task Todo

Use this skill after analyze-task and after the analysis has been discussed and aligned when a task is large enough to need multiple implementation loops, commits, reviews, or cross-layer coordination.

This skill turns an analysis result into a single working task document:

  • docs/todolist.md

Purpose

Create a todo that is:

  • structured
  • execution-friendly
  • test-aware
  • biased toward definitions and interfaces before UI

This skill is not for coding and not for long-form design writing.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Write Task Todo

  • What else does yusifeng publish alongside Write Task Todo?

    Write Task Todo is one of 22 skills that DirSkills catalogs from yusifeng/formax, the repository it ships in. Its siblings there include Analyze Task, Approval UI Workflow and Expanded Transcript Workflow. Each one is a separate skill with its own page in this directory, installs the same way Write Task Todo does, and is maintained by yusifeng in that same repository. The rest of the collection is listed on the yusifeng/formax page.

  • How does Write Task Todo compare to other Writing skills?

    Write Task Todo ranks #1065 by stars among the 1279 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Write Task Todo against them. Open each page to compare what they document and how they install.

More from yusifeng/formax

Write Task Todo is one of 22 skills cataloged on DirSkills from yusifeng/formax.

See all 22 skills
🧭
5h ago

Analyze Task

Analyze Task helps assess a non-trivial Formax change before coding by defining goals, boundaries, impacts, risks, and test strategy. Use it to decide whether a subagent is needed and whether the work is ready for a todo.
AI Engineering
1927
🧩
5h ago

Approval UI Workflow

Approval UI Workflow keeps approval prompts and presenters visually consistent while preserving keyboard flow and safe preview rendering. Use it when adding or changing Approval prompt UI or diff previews.
Frontend
1927
🧠
5h ago

Expanded Transcript Workflow

Expanded Transcript Workflow covers Ctrl+O expanded transcript behavior and thinking persistence in the REPL. Use it when changing transcript projection boundaries, read-only expanded panels, or clear and remount behavior.
AI Engineering
1927
⚙️
5h ago

Formax Config Settings Workflow

Formax Config Settings Workflow covers changing runtime config merge semantics, /config persistence, and settings exposed in the config dialog. Use it when adding or extending config behavior with tests and strict UI parity.
AI Engineering
1927
🔁
5h ago

Formax Dev Loop

Formax Dev Loop helps you work on Formax changes with a single mainline task, targeted tests, required review before commit, and small reviewable commits. Use it when you need a tight dev loop without scope drift or partial staging.
Quality
1927
🔐
5h ago

Formax Permissions Workflow

Formax Permissions Workflow is used when changing or debugging Formax permission rules, approval prompts, workspace boundaries, and /permissions management. It covers policy preflight, matching, persistence, and UI parity with Claude Code.
AI Engineering
1927