CRUD operations for Reclaim.ai tasks including create, update, list, complete, and delete with confirmation workflow
Manage Reclaim.ai calendar tasks directly from Claude Code with a safety-first approach.
This skill provides comprehensive CRUD operations for Reclaim.ai tasks with a safety-first approach. All write operations (create, update, complete, delete) require explicit user confirmation before execution.
Install from the Claude Code plugin marketplace:
/plugin marketplace add benjaminjackson/reclaim-skills
/plugin install reclaim-tasks@reclaim-skills
Or browse and install via the /plugin menu.
Prerequisites:
gem install reclaim
reclaim --help
The skill activates automatically when you mention tasks, Reclaim, or scheduling. You don't need to explicitly invoke it.
List tasks:
Show me my active Reclaim tasks
Create a task:
Create a Reclaim task called "Write proposal" due Friday, P1 priority, 3 hours
Update a task:
Update task abc123 to P2 priority and change due date to next Monday
Complete a task:
Mark task abc123 as complete
For all write operations (create, update, complete, delete), Claude will:
Read operations (list, get, list-schemes) execute immediately without confirmation.
The skill includes three documentation files:
Claude will progressively load these as needed to answer your questions.
Show me my overdue tasks
List my active tasks for today
Update task xyz to P1 priority
Create a task "Review PR" with 30 minutes duration
Add a task "Team standup" tomorrow at 9am, 1 hour
Show details for task abc123
Change the due date of task abc123 to next Friday
Mark task abc123 as complete
Create a 6-hour task "Documentation sprint" that can be split into 1.5 hour chunks, P2 priority, work hours only
Specified in hours (decimal):
0.25 = 15 minutes0.5 = 30 minutes1 = 1 hour1.5 = 90 minutes2 = 2 hours4 = 4 hoursYYYY-MM-DD (e.g., 2025-11-15)YYYY-MM-DDTHH:MM:SS (e.g., 2025-11-15T14:30:00)none, clear, or nullUse aliases for common schemes:
work, working hours, business hours → Work timepersonal, off hours, private → Personal timereclaim list-schemesMIT License - see LICENSE file for details.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub benjaminjackson/reclaim-skills --plugin reclaimRuby LSP integration with proactive SessionStart hook that guides Claude on when and how to use the 9 LSP operations for semantic code intelligence
Technical writing that respects the reader's time: the write skill drafts and updates READMEs, install guides, and dev docs, verifying every path, command, and flag against the actual code before describing it, refusing to document a UI flow it hasn't watched run, and cutting the reassurance, closing flourishes, and leftover conversation that bloat docs without telling the reader anything.
Structured reasoning skills for Claude Code: atom-of-thought decomposes complex multi-part problems into independent and dependent sub-questions before answering; confess produces an honest audit of just-completed work, surfacing confidence levels, shortcuts, and unverified assumptions; postmortem turns a finished session into a root-cause analysis, a minimum-round-trip replay, and proposed fixes.
Ask the Oracle for a fast, cheap answer: the skill spawns a bare headless Fable session for ~1.3k tokens of overhead, and the oracle agent is a fallback subagent for when the headless call can't run (auth, sandbox), at ~6k tokens.
Prose editing built on Deirdre McCloskey's Economical Writing: the editor agent critiques a draft line by line and refuses to rewrite it, the critique skill runs a document through editor and reports the findings with no edits made, and the tighten skill runs the same process but applies every safe and structural edit automatically, no approval step.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,916 supported skills.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,884 supported skills.