bugfix
25helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Researcher confirms root cause and maps impacted code paths. Architect produces a targeted fix plan. Used by bugfix mode only.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Researcher confirms root cause and maps impacted code paths. Architect produces a targeted fix plan. Used by bugfix mode only.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Reduced code review checklist for chores — skips security and architecture sections. Used when gatestrictness is lenient.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Post-implementation review of each task's code against acceptance criteria, conventions, security requirements, and edge cases. Produces a structured report with severity-rated issues. Gate requires no Critical issues before presenting to the developer.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Architect designs the experiment. Researcher measures and documents results. Orchestrator captures a formal ship/discard/pivot decision.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Emergency fix pipeline. Fasttrack mode: pipeline auto-advances, hard gates downgrade to warnings. Implementer works from incident description directly — no separate fix-plan stage.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Write code for one task at a time: read task spec, follow TDD, commit with a structured message, update the progress log. Gate requires all tests to pass and lint to be clean before advancing.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Senior-engineer critique of a raw PRD. Produces five implementation-ready artifacts: clean PRD, assumptions, open questions, out-of-scope, and risks.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Researcher maps the existing messy state. Architect designs the clean target state and records the key decisions as ADRs.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Researcher investigates and produces findings. Architect synthesizes a clear accept/reject/defer recommendation. No production code is produced.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Decompose the approved tech design into atomic, dependency-ordered implementation tasks. Each task is 1–4 hours, has acceptance criteria, specifies files to touch, and defines test requirements. Gate requires every task to have acceptance criteria.
helmsman-ai/helmsman-claude-plugin
Skill Claude CodeCodex
Produce a complete technical design: components, data model, API contracts, evaluated alternatives, risk register, and ADRs. Gate requires ≥ 2 alternatives and at least one ADR.