arittr

23 mods across 1 repository, 20 stars between them.

spectacular

01

arittr/spectacular

Plugin Claude Code

Marketplace for Spectacular skills/commands library.

20 7mo ago A tokens not measured original MIT

spectacular

02

arittr/spectacular

Plugin Claude Code

Spectacular skills/commands library for spec-anchored development and parallel task execution.

20 7mo ago A tokens not measured original MIT

codex-execute

03

arittr/spectacular

Command Codex

Execute implementation plan via Codex MCP server with automatic parallel orchestration (Codex-only).

20 7mo ago A 18 tokens original MIT

arittr/spectacular

Instructions file

Instructions for arittr/spectacular, covering claude.md, project overview, architecture, plugin structure and command vs skill (updated).

20 7mo ago A 5,858 tokens original MIT

execute

05

arittr/spectacular

Command

Execute implementation plan with automatic sequential/parallel orchestration using git-spice and worktrees.

20 7mo ago A 17 tokens original MIT

init

06

arittr/spectacular

Command

Initialize spectacular environment - validate dependencies and configuration.

20 7mo ago A 8 tokens original MIT

plan

07

arittr/spectacular

Command

Decompose feature spec into executable plan with automatic phase analysis.

20 7mo ago A 11 tokens original MIT

spec

08

arittr/spectacular

Command

Generate a lean feature specification using brainstorming and the writing-specs skill.

20 7mo ago A 13 tokens original MIT

SessionStart

09

arittr/spectacular

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh. From arittr/spectacular.

20 7mo ago A tokens not measured copy · 100% MIT

decomposing-tasks

10

arittr/spectacular

Skill Claude CodeCodex

Use when you need to create an execution plan from a feature spec - handles worktree context, dispatches subagent for task decomposition, validates quality, analyzes dependencies, groups into phases, and commits the plan.

20 7mo ago A 47 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use when orchestrating parallel phases in plan execution - creates isolated worktrees for concurrent task execution, installs dependencies, spawns parallel subagents, verifies completion, stacks branches linearly, and cleans up (mandatory for ALL parallel phases including N=1).

20 7mo ago A 56 tokens original MIT

executing-plan

12

arittr/spectacular

Skill Claude CodeCodex

Use to execute an implementation plan with automatic sequential/parallel orchestration - handles worktree verification, resume detection, phase dispatch, and quality verification.

20 7mo ago A 32 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use when orchestrating sequential phases in plan execution - executes tasks one-by-one in main worktree using git-spice natural stacking (NO manual upstack commands, NO worktree creation, tasks build on each other).

20 7mo ago A 49 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Shared branch creation and verification logic for sequential and parallel task execution - handles git operations, HEAD verification, and MODE-specific behavior.

20 7mo ago A 29 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use when creating or editing commands, orchestrator prompts, or workflow documentation before deployment - applies RED-GREEN-REFACTOR to test instruction clarity by finding real execution failures, creating test scenarios, and verifying fixes with subagents.

20 7mo ago A 52 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use when execute command encounters errors - diagnostic guide for phase failures, parallel agent failures, merge conflicts, worktree issues, and recovery strategies.

20 7mo ago C 33 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use before starting any new phase - explains how sequential and parallel phases automatically chain together through base branch inheritance (main worktree tracks progress, parallel phases inherit from current branch, no manual intervention needed).

20 7mo ago A 46 tokens original MIT

using-git-spice

18

arittr/spectacular

Skill Claude CodeCodex

Use when working with stacked branches, managing dependent PRs/CRs, or uncertain about git-spice commands (stack vs upstack vs downstack) - provides command reference, workflow patterns, and common pitfalls for the git-spice CLI tool.

20 7mo ago A 55 tokens original MIT

using-spectacular

19

arittr/spectacular

Skill Claude CodeCodex

Use when starting any conversation in a project using spectacular - establishes mandatory workflows for spec-anchored development, including when to use /spectacular commands and how to work with constitutions.

20 7mo ago A 41 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use to validate spectacular environment - checks superpowers plugin, git-spice, git repo, and project structure before running spectacular workflows.

20 7mo ago A 30 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use before creating worktrees or executing tasks - validates that CLAUDE.md defines required setup commands (install, optional postinstall) and provides clear error messages with examples if missing.

20 7mo ago A 42 tokens original MIT

arittr/spectacular

Skill Claude CodeCodex

Use when architectural patterns evolve, tech stack changes, or foundational rules need updates - creates new constitution version directory, migrates/organizes content into modular files, updates symlink, and documents changes.

20 7mo ago B 45 tokens original MIT

writing-specs

23

arittr/spectacular

Skill Claude CodeCodex

Complete spec workflow - generates Run ID, creates isolated worktree, brainstorms requirements, writes lean spec documents that reference constitutions, validates architecture quality, and reports completion.

20 7mo ago A 37 tokens original MIT