Manages project plans with tim. Use whenever the user mentions tim, asks to "generate plan 123" (or any number), "work on plan 123", or when you are working on an tim task.
View on GitHubclaude-plugin/skills/using-tim/SKILL.md
February 4, 2026
Select agents to install to:
npx add-skill https://github.com/dimfeld/llmutils/blob/main/claude-plugin/skills/using-tim/SKILL.md -a claude-code --skill using-timInstallation paths:
.claude/skills/using-tim/tim is an AI-powered project planning and execution system. It generates detailed plans from issues, executes them with automated agents, and tracks progress through complex multi-phase projects. Plans are markdown files with metadata (title, goal, priority, status, dependencies, structured tasks) in YAML frontmatter. The markdown contains research findings, implementation guides, and progress tracking. ## References - If you need to create a new plan, see `references/adding-plans.md` - If you need to view plans and mark tasks done, see `references/viewing-and-completing.md` - For docs on `tim tools` commands, or when you are generating details for a plan and need to add/edit tasks: `references/generating-plans.md` - Full CLI Reference to answer user questions about tim: `references/cli-commands.md`