Antoine MOUTIERS
Community@amoutiers · Nantes - France
Agent Skills by Antoine MOUTIERS
Showing 34 vetted skills indexed across 1 GitHub repositories.
doc-consistency
Detect and quantify documentation drift across core authored docs.
release
Automate end-to-end release workflows for Claude Code plugins.
using-git-worktrees
Create isolated feature workspaces using native tools or git worktrees.
cancel
Cancel an active spec with a reason and explicit confirmation.
tasks
Extract a structured task list from plan.md into tasks.md with user-story mapping.
test-driven-development
Enforce a Red-Green-Refactor cycle with failing tests before production code.
systematic-debugging
Guide root-cause investigations across four debugging phases with validation.
board
Render a read-only Kanban view of specs grouped by status.
migrate-from-speckit
Migrate GitHub spec-kit projects to maxi conventions with preview and confirmation.
plan
Generate an implementation plan from a clarified spec via /maxi:writing-plans.
clarify
Resolve ambiguous spec items by generating clarifying questions and updating the document in place.
park
Park active specs by updating spec.md with status and clarification notes.
using-superpowers
Parse SKILL.md frontmatter and invoke relevant skills before responding.
dispatching-parallel-agents
Dispatch parallel agents to analyze independent problem domains with isolated context.
resume
Resume a parked spec to its previous active status in the Maxi workflow.
using-maxi
Centralize maxi pipeline phases, commands, artifact locations, and status rules.
executing-plans
Load, review, and execute written implementation plans as trackable tasks.
finishing-a-development-branch
Verify tests and guide merge, PR, or cleanup decisions for Git worktrees.
constitution
Creates and maintains a structured constitution for maxi projects with versioned templates.
brainstorming
Guide teams through structured brainstorming to produce design specs and implementation plans.
x-develop
Delegate plan execution to fresh subagents with structured review loops.
implement
Coordinate x-develop to implement analyzed specs and track task completion.
writing-plans
Generate implementation plans from feature specs with testable tasks.
x-adr
Draft architectural decision records using adr-template.md and update the ADR index.