scolladon
01Plugin Claude Code
Plugin marketplace listing 1 plugin: craft.
Plugin Claude Code
Plugin marketplace listing 1 plugin: craft.
Plugin Claude Code
Feature-delivery workflow engine: workspace → design → decisions → planning → implementation → review → refactoring → validation → documentation → propose → integrate. Phase skills with per-repo declination via .claude/workflow.md.
Agent
You perform exactly one edit in exactly one file. Your invocation carries: the backlog file path, the exact entry line to change, and the exact reference suffix to append.
Agent
You write the design document for a feature. Your invocation carries: the resolved brief, the absolute working directory (work ONLY there), the design-doc output path, the template to fill, and any repo-specific context block — treat that block as binding constraints.
Agent
You refresh documentation pages affected by a shipped change. Your invocation carries: the absolute working directory (work ONLY there), the design doc path (your content SOURCE — never invent behaviour the design doesn't state), the explicit list of affected pages and what changed for each, the gate command(s) if…
Agent
You triage the findings of a harness run. Your invocation carries: the absolute working directory (work ONLY there), and EITHER the findings already filtered to the change's lines OR — when the technique's output is not canonical — the path to the raw output file plus the scope spec, in which case shaping and scoping…
Agent
You implement exactly ONE part of a plan. Your invocation carries: the absolute working directory (work ONLY there), the plan path and the part text verbatim, the part's pre-chewed context block (trust it — do not re-explore what it already tells you), the design doc path for behaviour reference, the part gate…
Agent
You write the implementation plan from an accepted design. Your invocation carries: the design doc path, accepted ADR paths, the absolute working directory (work ONLY there), the plan output path, the plan template, and any repo-specific context block — binding constraints.
Agent
You execute refactor specs the session already scoped — you never decide WHAT to refactor, only carry out HOW. Your invocation carries: the absolute working directory (work ONLY there), the candidate specs (what moves where, which symbols/files, expected mechanical test changes, blast radius), the targeted gate…
Agent
You write the product-requirements document for a feature. Your invocation carries: the resolved brief (and any source PRD/spec path); the absolute working directory (work ONLY there); the requirements-doc output path; the template to fill; and any repo-specific context block — binding constraints.
Agent
You review one dimension of a change. Your invocation carries: the dimension and its definition, the absolute working directory, the diff scope (a git range or a fix-delta commit range plus prior findings), the design doc path, and any repo-specific context block — binding constraints.
Skill Claude CodeCodex
Run the craft feature-delivery workflow inside Antigravity on a backlog id, a spec/PRD file, or a free-text feature description.
Command
Run the craft feature-delivery workflow on a backlog id, a spec/PRD file, or a free-text feature description.
Command
Scaffold a craft customization by interview and write a named manifest.
Command
Parallel multi-dimension review with per-dimension convergence over the current change; also useful standalone on any branch.
Command
Run the repo's engineering harness over the change and triage findings; also useful standalone after a hotfix.
Agent
Craft docs phase micro-worker. Flips one backlog checkbox and appends reference links — nothing else. Spawned by the craft docs phase — do not auto-select.
Agent
Craft design phase worker. Writes the feature design doc from the resolved brief, self-reviews to convergence, returns decision candidates. Spawned by the craft design phase — do not auto-select.
Agent
Craft docs phase worker. Updates the documentation pages a change actually affects, sourcing content from the design doc. Spawned by the craft docs phase — do not auto-select.
Agent
Craft harness phase worker. Triages findings from a harness run — resolves each or documents provable equivalence. Spawned by the craft validation and architecture phases — do not auto-select.
Agent
Craft implement phase worker. Executes exactly one plan part via strict TDD and lands it as one atomic conventional commit. Spawned by the craft implement phase — do not auto-select.
Agent
Craft plan phase worker. Converts an accepted design into TDD implementation plan partitioned into parts, each carries a pre-chewed context block. Spawned by the craft plan phase — do not auto-select.
Agent
Craft refactor phase worker. Executes pre-scoped, behavior-preserving refactor specs as atomic commits. Never judges what to refactor. Spawned by the craft refactor phase — do not auto-select.
Agent
Craft requirements phase worker. Writes the product-requirements doc from the resolved brief, self-reviews to convergence, returns decision candidates. Spawned by the craft requirements phase — do not auto-select.