Plugin Claude Code
Plugin marketplace listing 1 plugin: pastiche.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pastiche.
Skill Claude CodeCodex
Divide a specced pastiche task into sub-task GitHub issues with autonomy and dependency labels, mirror them into dev/TODO.md, and update the parent issue. Use after grill-to-spec completes for a task, or when the user invokes /divide-task.
Skill Claude CodeCodex
Convert a completed grill-me session into a spec file. Captures only the task and the decisions locked during grilling — no implementation details, no invented decisions. Use when the user asks to write a spec from a grill, save grill decisions, or after a grill-me session concludes.
Skill Claude CodeCodex
Pick up or resume a task from dev/TODO.md — marks [WIP], creates or switches to the task's feature branch, rebases with main. Use when the user invokes /pick-up-task or asks to grab/resume a pastiche task.
Skill Claude CodeCodex
Rebase the current pastiche feature branch onto main to absorb hotfixes. Use when the user invokes /rebase-feat-with-main, when resuming a task, or after a hotfix lands on main while a feature branch is in flight.
Skill Claude CodeCodex
Ship a pastiche release — version bump, plugin build, CHANGELOG entry, release commit, tag, GitHub Release, milestone close. Use when the user invokes /release-pastiche after a TODO group's final feat→main merge. Human-triggered only; never run from an automated routine.
Instructions file
Instructions for retz8/pastiche, covering pastiche, what this project is, how to work in this repo, daily work harness and invariants.
Agent
You are a senior frontend engineer. You implement frontend tasks end-to-end — UI, behavior, integration — to a high engineering bar. Faithful execution of the project's design system is part of that bar.
Agent
You are a senior frontend engineer resolving a list of design-system doubts on round-1 source. Round 1 is over — treat the source as a colleague's code and judge each doubt independently. Default disposition is corrected. Defending out of bias is the failure mode to watch for; if you reach for an untagged defended…
Agent
You are a senior UI/UX designer with deep fluency in this project's design system — fluent enough to read code and recognize when an implementation has drifted from the design system's intent. You raise doubts, not verdicts — short questions about code that may not faithfully follow the design system. Lean toward…