digipulse-engineering/GAAI-framework

Turns AI coding tools into reliable software delivery systems. Drop a .gaai/ folder into any project — Discovery defines what to build, Delivery executes autonomously until criteria pass. Works with Claude Code, Codex CLI, Gemini CLI, Cursor, and more. No SDK. No package. Markdown + YAML + bash.

161Stars on the repository
80Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

summarization

49

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Transform large, noisy, or short-term memory into compact, durable, high-signal summaries. Activate when session memory grows large, decisions accumulate, or memory retrieval starts returning too many files.

not rated 161 yesterday A 42 tokens

user-skip-telemetry

50

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Counts Q&A skip events from the abort-safe-handler and qa-loop-ui outputs. Shows an optional skip-reason dropdown when a user-initiated skip occurred. Produces a structured skipmetricsrecord suitable for PostHog ingestion. Used in Stage 4 of the /gaai:bootstrap pipeline after abort-safe-handler returns.

not rated 161 yesterday A 72 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Validate user stories by simulating real user journeys in a live browser against deployed application. Activate after implementation to verify actual user experience against acceptance criteria, not just code logic.

not rated 161 yesterday A 40 tokens

ci-watch-and-fix

52

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Observe the authoritative exact PR/head/base workflow attempt, wait without mutation while it runs, and enter bounded remediation only after its aggregate job has completed with failure.

not rated 161 yesterday A 37 tokens

compose-team

53

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Assemble the context bundles for each sub-agent based on evaluate-story output. Produces spawn-ready packages for Planning, Implementation, QA, or MicroDelivery sub-agents. Activate after evaluate-story, before spawning any sub-agent.

not rated 161 yesterday A 48 tokens

coordinate-handoffs

54

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Validate sub-agent handoff artefacts, sequence phase transitions, and manage retry and escalation logic. Activate after each sub-agent terminates to determine next action.

not rated 161 yesterday A 36 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Transform validated Stories into a clear, minimal, governed execution plan. Used by the Planning Sub-Agent as the first planning pass before prepare-execution-plan for Tier 2/3, or as the sole planning output for simple Stories.

not rated 161 yesterday A 51 tokens

evaluate-story

56

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Assess Story complexity, identify required domains, and determine delivery tier (MicroDelivery / Core Team / Core Team + Specialists). Activate as the first step of every delivery orchestration cycle.

not rated 161 yesterday A 39 tokens

implement

57

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Generate correct, minimal, maintainable code that satisfies a validated Story's acceptance criteria against an execution plan. Activate when a Story is validated, a plan exists, and all prerequisites are unambiguous.

not rated 161 yesterday A 42 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Decompose a high-level delivery plan into a precise, file-level execution sequence with explicit ordering, edge cases, and test checkpoints. Activate after delivery-high-level-plan for complex or multi-phase Stories before implementation begins.

not rated 161 yesterday A 47 tokens

qa-review

59

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Validate that implemented code fully satisfies Story acceptance criteria, respects rules, and introduces no regressions. This is the hard quality gate — no pass means no delivery. Activate after implementation is complete.

not rated 161 yesterday A 41 tokens

remediate-failures

60

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Correct failures, rule violations, and acceptance criteria gaps detected during QA review. Activate when qa-review returns FAIL. Fixes without redefining scope — loops until all quality gates pass.

not rated 161 yesterday A 43 tokens

create-prd

61

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Produce a lightweight strategic PRD that defines product vision, user problem, value hypothesis, success metrics, and scope boundaries. Activate only when starting a new product, launching a major initiative, or facing strategic uncertainty.

not rated 161 yesterday A 46 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Transform vague or high-level human intent into a governed Discovery action plan. Activate when intent is unclear, broad, or when multiple discovery steps are required before any artefact is created.

not rated 161 yesterday A 42 tokens

generate-epics

63

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Translate product intent or a PRD into a small set of outcome-driven Epics (3–7 max). Activate when starting a new product, adding a significant feature domain, or breaking down a PRD into actionable user outcomes.

not rated 161 yesterday A 51 tokens

generate-stories

64

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Translate a single Epic into clear, actionable User Stories with explicit acceptance criteria. Activate when an Epic is defined and work needs to be prepared for Delivery execution.

not rated 161 changed 2d ago A 35 tokens

refine-scope

65

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Iteratively refine Discovery artefacts (plans, epics, stories) when feedback, ambiguity, or uncertainty is detected. Activate when artefacts are incomplete, acceptance criteria are missing, or human feedback highlights gaps.

not rated 161 yesterday A 47 tokens

review-input

66

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Adversarial review of any input (human idea, agent analysis, research report, feedback, observation) BEFORE it mutates persistent project state. Universal interceptor with domain auto-detection, 2-phase classification + evaluation, and triple-verdict output (veracity / fit / actionability). Anti-girouette guardrail…

not rated 161 yesterday A 131 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Adversarial review of generated stories against the Discovery Session Brief, referenced DECs, and Epic DoR. Detects contradictions, omissions, and intent drift BEFORE stories reach Delivery. Produces a structured verdict (PASS/FAIL) with specific findings per story. Triggers after generate-stories, before backlog…

not rated 161 yesterday A 70 tokens

validate-artefacts

68

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Validate that all Discovery artefacts (Epics, Stories) are clear, governed, complete, and safe to pass into Delivery. Activate after generating Epics or Stories and before any Delivery planning. This is the mandatory Discovery → Delivery gate.

not rated 161 yesterday A 53 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: