digipulse-engineering

60 mods across 1 repository, 161 stars between them.

abort-safe-handler

20

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Orchestrator-level Stage 4 entry gate for /gaai:bootstrap. Presents a pre-loop 'Skip Q&A entirely' option, delegates to qa-loop-ui when the user proceeds, and returns a unified abortsaferesult with telemetry on every path. Guarantees no partial state on skip or abort.

161 2d ago A 65 tokens

ambiguity-detector

21

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Takes surface scan results, optional LLM synthesis open-question entries, and optional tree-sitter AST signals to score project ambiguities (1-10). Outputs structured ambiguityfeed for smart-question-generator. Pure heuristic — no LLM calls. Designed for Stage 3.5 of the /gaai:bootstrap pipeline (between LLM synthesis…

161 2d ago A 77 tokens

approach-evaluation

22

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Research industry standards and best practices, identify viable approaches for a given technical or architectural problem, and produce a structured factual comparison against project-specific constraints. Reports options — does not decide.

161 2d ago A 41 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Convert raw project structure into clear architectural understanding — module boundaries, data flows, service relationships, and architectural patterns. Activate after codebase-scan during Bootstrap.

161 2d ago A 35 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Construct the LLM synthesis prompt from project surface scan + optional tree-sitter context + optional Q&A answers. Call the LLM. Parse and validate the response into 6-8 structured memory entries with clarity tags and source traceability. Used as Stage 3 of the /gaai:bootstrap pipeline.

161 2d ago A 69 tokens