By krayzpipes
CLI task tracking with structured handoffs, progress logging, and dependency-aware scheduling across AI coding sessions
A personal collection of Claude Code plugins — skills for spec-driven development and agent orchestration — packaged as a plugin marketplace.
Register this repo as a marketplace source, then install individual plugins:
# Add this repo as a marketplace
claude plugin marketplace add /path/to/claude-plugins
# Install a plugin
claude plugin install fabricator
Load a plugin directly for testing or one-off use:
claude --plugin-dir /path/to/claude-plugins/plugins/fabricator
plugins/ — Each subdirectory is a self-contained plugin with its own .claude-plugin/plugin.json manifest.claude-plugin/marketplace.json — Marketplace catalog listing all available pluginsregistry.json — Metadata catalog of all plugins| Plugin | Description |
|---|---|
| fabricator | Orchestrates planning, task decomposition, and multi-agent coordination between OpenSpec and td |
| td | CLI task tracking with structured handoffs, progress logging, and dependency-aware scheduling across AI coding sessions |
| skill-author | Guidelines for authoring, evaluating, and restructuring Claude Code skills |
plugins/ with a .claude-plugin/plugin.json manifestplugins/<name>/skills/<skill-name>/SKILL.mdregistry.json and .claude-plugin/marketplace.jsonBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimGuidelines for authoring, evaluating, and restructuring Claude Code skills
Run and generate Playwright UI tests from OpenSpec feature specs
Orchestrates planning, task decomposition, and multi-agent coordination between OpenSpec and td
npx claudepluginhub krayzpipes/claude-plugins --plugin tdTask orchestration using Claude Code's built-in task tools with slash commands for importing plans and executing tasks individually, sequentially, or with a team
Parallel task orchestration for AI coding agents - dispatch work to Codex or Claude Code workers in isolated git workspaces
A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.
Agent-first task management. Track tasks, learnings, and decisions across sessions.
Cotask — task management with TASKS.md kanban dashboard
Task management skill for coordinating complex agent work