From tim
Manages project plans with tim: generates detailed plans from issues, executes via AI agents, tracks progress in markdown files with YAML metadata.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tim:using-timThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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/adding-plans.mdreferences/viewing-and-completing.mdtim tools commands, or when you are generating details for a plan and need to add/edit tasks: references/generating-plans.mdreferences/cli-commands.mdnpx claudepluginhub dimfeld/llmutils --plugin timManages task planning and Plans.md tracking with create, add, update, sync subcommands. Useful for structured plan creation and progress sync.
Multi-project Manus-style planning with coordinator pattern. Supports project switching, separate planning/source paths, and cross-machine sync via git. Creates task_plan.md, findings.md, and progress.md.