Best use case
sphinx-task-lists is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of sphinx: Task Lists.
Teams using sphinx-task-lists should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/task-lists/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How sphinx-task-lists Compares
| Feature / Agent | sphinx-task-lists | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of sphinx: Task Lists.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Task Lists ## Task Lists - [x] Write documentation - [x] Add code examples - [ ] Review and publish
Related Skills
delegate-task-4-lane-workaround
Work around delegate_task batch concurrency cap when the user wants four parallel review lanes.
task-management
Simple task management using a shared TASKS.md file for tracking commitments and action items.
skill-creator-task-category-1
Sub-skill of skill-creator: [Task Category 1] (+1).
core-context-management-windows-task-scheduler
Sub-skill of core-context-management: Windows Task Scheduler (+2).
agent-teams-agent-types-for-common-tasks
Sub-skill of agent-teams: Agent Types for Common Tasks.
github-swarm-pr-tasks-for-swarm
Sub-skill of github-swarm-pr: Tasks for Swarm.
github-swarm-issue-swarm-task-breakdown
Sub-skill of github-swarm-issue: Swarm Task Breakdown.
sphinx-quick-example
Sub-skill of sphinx: Quick Example.
sphinx-math-support
Sub-skill of sphinx: Math Support.
sphinx-integration-with-pyprojecttoml
Sub-skill of sphinx: Integration with pyproject.toml (+2).
sphinx-cross-references
Sub-skill of sphinx: Cross-References.
sphinx-admonitions
Sub-skill of sphinx: Admonitions.