Loading...
Loading...
Found 20 Skills
Systematic progress tracking for skill development. Manages task states (pending/in_progress/completed), updates in real-time, reports progress, identifies blockers, and maintains momentum. Use when tracking skill development, coordinating work, or reporting progress.
Schedule & To-Do Summary: Orchestrate calendar +agenda and task +get-my-tasks to generate a summary of schedules and incomplete tasks for a specified date. Suitable for checking today's, tomorrow's or this week's arrangements.
Skill for batch querying WeCom to-do details, which obtains complete information (including to-do content and assignees) based on the to-do ID list. It is used in scenarios where users need to view the full content of to-dos, such as when users say "Check the details of this to-do", "What is the content of this to-do", "Who is this to-do assigned to", "Tell me the specific information of the to-do", etc. It is usually used in conjunction with wecomcli-get-todo-list -- first obtain the to-do ID list, and then use this skill to get the details.
Specialized in managing project roadmap (roadmap.md) and to-do items (todo.md).
Execute task planning based on the specified file and manage questions[/todo-task-planning file_path --pr --branch branch_name]
WeCom to-do list query skill, which supports filtering by creation time and reminder time, as well as pagination. It is applicable to scenarios where users need to browse the to-do overview, such as when they say "Check my to-do list", "What to-dos do I have", "What are my to-dos this week", "What to-dos are there recently", "Check my to-dos", "List all to-dos", etc. Note: This skill only returns to-do summary information (excluding content and assignees). If you need complete details, please use it together with wecomcli-get-todo-detail.
Enforces mandatory work tracking before any file changes. Ensures 100% compliance with work file creation, progressive todo updates, and proper completion. Use this skill for ALL tasks, bug fixes, features, and improvements.
Use when executing tasks from a task breakdown document in the current session.
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.
Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees
Writes precise, autonomous-execution-ready tasks using the SMART+ framework (Specific, Measurable, Actionable, Referenced, Testable, +Context). Transforms vague task descriptions into detailed specifications with file paths, verification commands, and clear success criteria. Use when writing tasks for any agent, creating todos, planning features, decomposing work, or when tasks lack precision. Triggers on "write task", "create todo", "break down feature", "make task precise", "task is vague", or when task descriptions are missing file paths, verification steps, or clear success criteria. Works with todo.md, task lists, project planning documents, and agent instructions.
Update a TODO task in One Horizon. Use when asked to "mark this todo done", "update this task", or "edit this TODO". Do not use for initiatives or bug/feature-request updates. Requires One Horizon MCP.