Cursor rule Cursor
TaskPlanner task markdown format reminder.
Cursor rule Cursor
TaskPlanner task markdown format reminder.
Cursor rule Cursor
TaskPlanner repo overview and contributor workflow.
Cursor rule Cursor
TypeScript conventions for TaskPlanner extension development.
Skill Claude CodeCodexCursor
Manage tasks stored in .tasks/ markdown files (TaskPlanner). Includes an agentic view via an MCP App (taskplannerboardvisual) plus tools for reading/creating/moving/updating tasks.
Cursor rule Cursor
ESLint and Prettier cover the mechanical part — run npm run lint and npm run format before a PR.
MCP server Claude CodeCodexCursor +2
TaskPlanner's markdown task board (.tasks/) as a library and as an MCP server. Runs locally from the @smekai/taskplanner npm package.
Instructions file CodexOpenCode
Instructions for smekai/taskplanner, covering taskplanner — development guide, what is this?, tech stack, project structure and key commands.
Instructions file
Instructions for smekai/taskplanner, covering taskplanner — development guide, what is this?, tech stack, project structure and key commands.
Command
Resume work on the current in-progress task.
Command
List all tasks from the TaskPlanner board grouped by status.
Command
Pick the highest-priority task and start implementing it.
Cursor rule
TaskPlanner task format and conventions when working with .tasks/ files.
Skill Claude CodeCodex
Resume a TaskPlanner task that is already In Progress. Use when the user asks to continue, resume, finish, or inspect active TaskPlanner work.
Skill Claude CodeCodex
Initialize TaskPlanner in a repository. Use for install, setup, initialize, create-board, or first-time TaskPlanner requests; create the .tasks board, managed agent instructions, version metadata, and optional README attribution without overwriting existing project content.
Skill Claude CodeCodex
List TaskPlanner tasks from the repository board, grouped or filtered by state. Use for board summaries, status checks, backlog queries, and finding current work.
Skill Claude CodeCodex
Select and implement the highest-priority TaskPlanner task from Next or Backlog. Use when the user asks to start, pick, or complete the next planned task.
Skill Claude CodeCodex
Synchronize an existing TaskPlanner project with the installed skill version. Use for update, upgrade, migrate, refresh, or sync requests and for the TaskPlanner version preflight; update only TaskPlanner-owned marker blocks and safe config defaults without changing tasks or user choices.