AGENT-SKILLS
01digipulse-engineering/GAAI-framework
Agent
Each agent has a curated set of skills defined in its agent definition file.
digipulse-engineering/GAAI-framework
Agent
Each agent has a curated set of skills defined in its agent definition file.
digipulse-engineering/GAAI-framework
Agent
Mission: Initialize and converge a governed, structured project context for GAAI.
digipulse-engineering/GAAI-framework
Agent
The Discovery Agent is responsible for deciding what should be built — and why.
digipulse-engineering/GAAI-framework
Skill Claude CodeCodex
Search local GAAI OSS project memory without using GAAI Cloud MCP tools.
digipulse-engineering/GAAI-framework
Skill Claude CodeCodex
Initialize or refresh a project's GAAI OSS memory by activating the Bootstrap Agent and context-bootstrap workflow.
digipulse-engineering/GAAI-framework
Skill Claude CodeCodex
Start, stop, or inspect the GAAI OSS autonomous delivery daemon from Codex.
digipulse-engineering/GAAI-framework
Skill Claude CodeCodex
Implement validated GAAI OSS backlog Stories by activating the Delivery Agent and applying backlog-first delivery rules.
digipulse-engineering/GAAI-framework
Skill Claude CodeCodex
Activate the GAAI OSS Discovery Agent to clarify intent and produce governed artefacts such as PRDs, Epics, Stories, and decisions.
digipulse-engineering/GAAI-framework
Skill Claude CodeCodex
Summarize current GAAI OSS project state, including backlog, memory, rules, skills, and framework health.
digipulse-engineering/GAAI-framework
Skill Claude CodeCodex
Update or redeploy the local GAAI OSS framework and Codex adapter without invoking GAAI Cloud behavior.
digipulse-engineering/GAAI-framework
Command
Search workspace memory — ranked entries with 1-hop graph context (cognitive guarantee).
digipulse-engineering/GAAI-framework
Command
Show workspace audit log with filters and optional JSON export.
digipulse-engineering/GAAI-framework
Command
Initialize or refresh project context via Bootstrap Agent.
digipulse-engineering/GAAI-framework
Command
Launch or inspect the GAAI Delivery Daemon.
digipulse-engineering/GAAI-framework
Command
Launch or inspect the GAAI Delivery Daemon.
digipulse-engineering/GAAI-framework
Command
Clarify intent & produce governed artefacts via Discovery Agent.
digipulse-engineering/GAAI-framework
Command
Show backlog, memory state & delivery readiness.
digipulse-engineering/GAAI-framework
Command
Update the GAAI framework or switch AI tool adapter.
digipulse-engineering/GAAI-framework
Cursor rule
GAAI framework governance rules — always active.
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.
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…
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.
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.
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.