task-context
SolidTurns an Intervals task into ready-to-work context. Fetches the task and its notes, decodes HTML entities, builds a compact brief, classifies the task type, creates the git branch, and routes to the right skill/agent. Handles time logging on finish with 15-minute banding. Intervals is the single source of truth; Google Workspace (via the `gws` CLI) is an opt-in enricher only — never searched automatically. Use this skill for the /task command, or whenever the user references an Intervals task by its numeric ID and wants to start or close work on it.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- educlopez
- Repository
- educlopez/mallard
- Created
- 2 months ago
- Last Updated
- today
- Language
- Go
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
context-task
Use when working with a tracked `.my-context/tasks/` record and its task-specific documents during research, planning, execution, review, or user-directed completion.
context-gather
Gather comprehensive context from Forgetful Memory, Context7 docs, DeepWiki, and web sources before planning or implementation. Follows the exploring-knowledge-graph skill to search across all knowledge tiers and returns a focused summary with a parseable CONTEXT_LOADED marker for downstream skip detection. Use when you say "gather context before planning", "what do we know before I start". Do NOT use for compressing or placing skill text (use context-optimizer).
task-manager
Load when a Claude session is scoped to ONE dreamcontext task and its job is to MANAGE that task document — not to implement it. Triggers: "manage this task", "revise / summarize / split this task", "reconcile the acceptance criteria", "tighten the Why", "this task has drifted from reality", "/task-manager", or any session opened from a task's Task Manager pane in the dashboard (which loads this skill automatically and names the task in its first message). You maintain the task: sharpen its prose, split it when it holds two jobs, reconcile its status and criteria with what is actually true, and log what you changed. You do NOT write product code — that is the delegate flow's job.