chrisallenlane

60 mods across 1 repository, 18 stars between them.

lead-bug-hunt

49

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Autonomous bug-elimination loop. Iteratively invokes /bug-hunt and /implement-batch until findings converge below an operator-specified severity floor. At termination, runs /review-test scoped to the run's new reproducing tests and fixes quality issues above the floor. Auto-approves /bug-hunt and /review-test ticket…

18 3mo ago A 104 tokens original MIT

lead-project

50

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Autonomous technical lead. Takes commander's intent and drives a project to completion through an OODA loop over implementation, refactoring, review, and bug-hunting skills. Has broad authority — creates tickets, commits, invokes any skill — and only escalates via andon cord for irreversible actions, public releases…

18 3mo ago A 82 tokens original MIT

lead-refactor

51

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Autonomous comprehensive refactoring. Three-phase pipeline — Phase 1 /refactor (tactical, loops internally to convergence) → Phase 2 loop of /review-arch + /implement-batch until architectural findings converge below a severity floor (default HIGH+) → Phase 3 /refactor (catches tactical issues introduced by…

18 3mo ago A 112 tokens original MIT

lead-review

52

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Autonomous comprehensive review. Once-through pipeline over /review-health, /review-arch, /review-security, /review-perf, /review-a11y, /review-test, /review-release. Operator-configurable ticket creation at startup — when ON, auto-approves sub-skill ticket proposals per the orchestrator-family contract; when OFF…

18 3mo ago A 115 tokens original MIT

pre-compact

53

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Pre-compaction housekeeping. Walks a checklist (persistent memory updates, git hygiene, trash cleanup) plus an open-judgment audit, produces an SBAR with a go/no-go recommendation, and emits a copy-pasteable resume prompt for the post-compaction agent if work remains. Run this immediately before /compact.

18 3mo ago A 69 tokens original MIT

refactor

54

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Autonomous iterative refactoring workflow. Scans for tactical code quality improvements (DRY, dead code, naming, complexity), implements through SMEs, verifies with QA, commits atomically, and loops until no improvements remain.

18 3mo ago A 47 tokens original MIT

release

55

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Cuts a project release. Discovers the project's release procedure (Makefile target, RELEASING.md, CI workflow, etc.) and offers to capture it durably if missing. Always invokes /review-release as preflight, proposes a version bump from CHANGELOG, then presents an exact command plan for operator confirmation before…

18 3mo ago A 81 tokens original MIT

review-a11y

56

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Accessibility audit. Dispatches an accessibility auditor to identify WCAG conformance gaps, prioritize by user impact, and recommend fixes. Advisory only — no changes made.

18 3mo ago A 37 tokens original MIT

review-arch

57

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Architectural review workflow. Analyzes codebase organization via noun analysis and produces a target blueprint. Advisory only — does not implement changes. Always offers to cut tickets for the planned work; orchestrators receive the proposal and apply their own autonomy judgment to approve / edit / decline.

18 3mo ago A 60 tokens original MIT

review-health

58

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

First-pass strategic-orientation review of a repository. Produces an evidence-cited map (not a grade) calibrated to a reference class, helping the user decide where to engage, where to tread carefully, and where to leave alone. Advisory only — no changes made.

18 3mo ago A 57 tokens original MIT

review-perf

59

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Performance review. Detects project type and dispatches compute and/or web performance reviewers. Advisory only — no changes made.

18 3mo ago A 28 tokens original MIT

review-release

60

chrisallenlane/claude-swe-workflows

Skill Claude CodeCodex

Pre-release readiness review. Scans for debug artifacts, version mismatches, changelog gaps, git hygiene issues, breaking changes, and license compliance. Runs tests and build verification. Presents consolidated findings for human review before release.

18 3mo ago A 48 tokens original MIT