helmsman-ai

35 mods across 1 repository, 2 stars between them.

bugfix

25

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.

2 2mo ago A 28 tokens

chore

26

helmsman-ai/helmsman-claude-plugin

Skill Claude CodeCodex

Reduced code review checklist for chores — skips security and architecture sections. Used when gatestrictness is lenient.

2 2mo ago A 26 tokens

code-review

27

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.

2 2mo ago A 46 tokens

experiment

28

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.

2 2mo ago A 27 tokens

hotfix

29

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.

2 2mo ago A 37 tokens

implementation

30

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.

2 2mo ago A 44 tokens

prd-review

31

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.

2 2mo ago A 37 tokens

refactor

32

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.

2 2mo ago A 26 tokens

spike

33

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.

2 2mo ago A 28 tokens

task-breakdown

34

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.

2 2mo ago A 51 tokens

tech-design

35

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.

2 2mo ago A 39 tokens