Spectastic.Implement — Productivity skill for Claude Code
Implement the next unchecked task from tasks.html (or an inbox just-do card) — read context, do the work, tick the box; loop to drain.
How to install Spectastic.Implement
Installs to ~/.claude/skills/spectastic-spectastic-spectastic.implement/SKILL.md
mkdir -p ~/.claude/skills/spectastic-spectastic-spectastic.implement && curl -fsSL https://raw.githubusercontent.com/spectastic/spectastic/HEAD/commands/spectastic.implement.md -o ~/.claude/skills/spectastic-spectastic-spectastic.implement/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Spectastic.Implement does
description: Implement the next unchecked task from tasks.html (or an inbox just-do card) — read context, do the work, tick the box; loop to drain. Use when building the next task, working through tasks.html, or draining just-do items — not producing the task list (/spectastic.tasks) or changing a spec's contract (/spectastic.propose). argument-hint: [ | spec-id, defaults to next unchecked task in the most recent spec] triggers:
- "implement the next task"
- "do the next unchecked
Alternatives in Productivity
- Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
- Rescue An Account — Workflow recipe — diagnose an at-risk customer and build the full save play through to renewal by chaining 4 s 1.3k ★
- Implement Issue — Implement Issue Workflow 194 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Next Task
Read the next task and begin working on it.
Loop Task
Run a task through a maker/checker loop until done (triage → implement → verify → gate)
Working With Agents
Dispatching subagents and writing the instructions they run on. Use when fanning work out to parallel agents,
MCP Tasks Next Bugfix
Fix bugs through systematic debugging workflow
Skills Refine
Read the back-and-forth that followed a Skill invocation in the current session and propose edits to fold that
Gaia Plan
Plan a complex feature using GAIA's task-orchestration pattern, structures the work into fresh-context subagen
Related Agents
Integration Sheriff
Integration Sheriff reviewer for meerkat-comms phases. Verifies cross-component wiring: config to runtime flow
Spectastic Impl Task
Implements a single spectastic task in isolation — a [P]-marked task from /spectastic.implement --parallel, or
Systems Engineer
Systems engineering and event-driven architecture expert. When to use: EventBus design, tick loop performance,