bitflight-devops

88 mods across 3 repositories, 22 stars between them.

PostToolUse

26

bitflight-devops/hallucination-detector

Hook

Runs after a tool call finishes, executing hallucination-audit-incremental.cjs via node. From bitflight-devops/hallucination-detector.

7 28d ago A tokens not measured original MIT

rebase

27

bitflight-devops/skilllint

Skill Claude CodeCodex

Strategic rebase with mandatory pre-analysis. Use when asked to rebase a branch onto main (or any target). Runs a file-level diff of both sides before touching git, produces a per-file disposition plan (KEEP/MERGE/DROP/REWRITE), and only then executes the rebase. Prevents surprise conflicts and silent data loss from…

6 yesterday A 114 tokens copy · 100% MIT

bitflight-devops/skilllint

Skill Claude CodeCodex

Work through every unresolved review thread on a PR to completion — validate, fix if warranted, reply, resolve, then re-check on a bounded schedule. Use after pushing a commit to a PR, or when asked to check or address PR reviews.

6 yesterday A 55 tokens copy · 100% MIT

gsd-codebase-mapper

29

bitflight-devops/skilllint

Agent Claude Code

Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load.

6 yesterday C 46 tokens copy · 84% MIT

gsd-debugger

30

bitflight-devops/skilllint

Agent Claude Code

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.

6 yesterday A 30 tokens copy · 84% MIT

gsd-executor

31

bitflight-devops/skilllint

Agent Claude Code

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

6 yesterday A 36 tokens copy · 88% MIT

bitflight-devops/skilllint

Agent Claude Code

Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end.

6 yesterday A 31 tokens copy · 86% MIT

bitflight-devops/skilllint

Agent Claude Code

Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by /gsd:plan-phase orchestrator.

6 yesterday A 41 tokens copy · 100% MIT

gsd-plan-checker

35

bitflight-devops/skilllint

Agent Claude Code

Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd:plan-phase orchestrator.

6 yesterday A 36 tokens copy · 97% MIT

gsd-planner

36

bitflight-devops/skilllint

Agent Claude Code

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.

6 yesterday A 34 tokens copy · 97% MIT

bitflight-devops/skilllint

Agent Claude Code

Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by /gsd:new-project or /gsd:new-milestone orchestrators.

6 yesterday A 48 tokens copy · 73% MIT

bitflight-devops/skilllint

Agent Claude Code

Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.

6 yesterday A 37 tokens copy · 92% MIT

gsd-roadmapper

39

bitflight-devops/skilllint

Agent Claude Code

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd:new-project orchestrator.

6 yesterday A 36 tokens copy · 94% MIT

gsd-verifier

40

bitflight-devops/skilllint

Agent Claude Code

Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.

6 yesterday A 36 tokens copy · 98% MIT

bitflight-devops/skilllint

Agent Claude Code

Reads .drift-pending.json, cross-references vendor doc changes against schema x-audited.source fields, and writes an evidence-based drift report. Detection only -- does not modify schemas.

6 yesterday A 46 tokens original MIT

gsd:add-tests

43

bitflight-devops/skilllint

Command Claude Code

Generate tests for a completed phase based on UAT criteria and implementation.

6 yesterday A 18 tokens copy · 88% MIT