By josix
GTD-grounded task manager that ingests tasks from local markdown across configurable domains (five built-in, extensible via /add-domain), produces ranked daily and weekend plans via a fixed priority ladder, and one-way syncs tasks into a private GitHub Project.
Register a new domain in the task-manager so tasks can be filed, planned, and reviewed under it immediately.
Capture a new task and append a well-formed task line to the correct domain file.
Resolve (clear) open tasks by marking them DONE or WON'T FIX in place, with a resolution tag and date. Non-destructive — the line stays as a record.
Configure a GitHub Projects v2 view layout (group/sort/fields/filter) by driving the web UI with the Playwright MCP — since the Projects v2 API cannot set view layout.
Log what you did today in free text; reconcile it against open tasks (mark DONE/IN-PROGRESS/WON'T FIX), capture unlisted work as new tasks, and mirror the changes into today's plan note.
This skill should be used when syncing local tasks/*.md into a GitHub Project (one-way push), or when initializing the GitHub Project and its fields via --init.
This skill should be used when prioritizing tasks, building a daily plan, building a weekend plan, or ranking work across the task domains using the fixed priority ladder.
Requires secrets
Needs API keys or credentials to function
Uses power tools
Uses Bash, Write, or Edit tools
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.
A Claude Code plugin that ingests tasks from local markdown files across configurable domains (five built-in, extensible via /add-domain), produces ranked daily and weekend plans using a fixed GTD priority ladder, and one-way syncs tasks into a private GitHub Project.
agentic-gtd is a GTD-grounded productivity plugin that lives entirely in your local repository. Markdown files are the source of truth.
/plan-day)/plan-week)/plan-weekend)/add-task, /triage-inbox)/log-day)/sync-github)| Domain | File | What belongs here |
|---|---|---|
fulltime | tasks/fulltime.md | Work directly for your full-time employer |
parttime | tasks/parttime.md | Work for your part-time job |
side-projects | tasks/side-projects.md | Personal projects you are building or running |
open-source | tasks/open-source.md | Contributions to public repos, community work |
knowledge | tasks/knowledge.md | Learning, reading, research, note synthesis |
tasks/inbox.md is a raw-capture inbox that is never read by planning or sync commands.
Domains are an extensible registry in tasks/domains.md; /add-domain registers new ones (creates the task file, ranking order, color, sync flag).
| Command | Purpose | Details |
|---|---|---|
/add-domain | Register a new domain (creates task file + registry row) | Commands |
/add-task | Append a new well-formed task to a domain file | Capturing Tasks |
/clear-tasks | Mark completed or abandoned tasks as resolved | Commands |
/layout | Render a structured view of all tasks across domains | Commands |
/log-day | Log your day in free text; reconcile with open tasks and capture new work | Commands |
/plan-day | Build a ranked, filtered daily plan | Using /plan-day |
/plan-week | Build a 7-day rolling plan bucketed by due date | Using /plan-week |
/plan-weekend | GTD Weekly Review sweep + weekend plan | Using /plan-weekend |
/review-tasks | Surface overdue, stale, or under-tagged tasks | Commands |
/sync-github | One-way push to a private GitHub Project | GitHub Sync |
/triage-inbox | Clarify and file open inbox items | Capturing Tasks |
/sync-github: brew install gh && gh auth loginOBSIDIAN_API_KEY before launching Claude CodeSee Installation for full setup instructions.
/add-task, inbox, /triage-inbox/sync-github setup and field mappingTransform Claude Code into a multi-agent orchestrated system with verification gates
Research-and-engagement assistant for contributing to open-source projects (e.g. apache/airflow, apache/spark) — draft-only, human-in-the-loop.
A 24-week Japanese listening and speaking learning plugin for Chinese-speaking learners, powered by Claude Code agents.
Adaptive running training plugin: VDOT-based pace prescription, polarized 80/20 periodization, post-workout iteration.
npx claudepluginhub josix/agentic-gtdPersistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.