GAAI-framework
Governed discovery-to-delivery pipeline for reliable software shipping
All Skills in This Repository (47)
Pure Emerald Level Indicatorsdiscovery-high-level-plan
Transform vague intent into a structured discovery action plan with validation gates.
create-prd
Generate a lightweight strategic PRD defining vision, problem, metrics, and scope.
generate-epics
Translate product intent or PRDs into three to seven outcome-driven Epics.
generate-stories
Translate an Epic into User Stories with acceptance criteria and register them in the backlog.
refine-scope
Refine Discovery artefacts by addressing ambiguity and missing acceptance criteria.
validate-artefacts
Validate Epics and Stories against governance rules before Delivery handover.
i18n-extract
Scan React/TypeScript codebases to extract hardcoded user-facing strings.
approach-evaluation
Research industry standards and compare viable technical approaches against project constraints.
memory-search
Search agent memory by frontmatter, keywords, or cross-references.
build-skills-indices
Scan SKILL.md files and regenerate a unified YAML skills index.
idiomatique-translate
Translate strings idiomatically across target languages using a project glossary.
memory-retrieve
Loads task-specific aviation knowledge and charts for flight planning and weather briefing needs.
Frequently Asked Questions
FAQPage SchemaHow to install GAAI-framework?โผ
Run `npx skills add Fr-e-d/GAAI-framework --all -g -y` in your terminal to install all skills globally.
What problem does GAAI solve?โผ
It stops AI coding tools from drifting off-scope, forgetting past decisions, and shipping unverified code by adding governance, memory, and QA gates around delivery.
How does GAAI deliver code autonomously?โผ
The Delivery Daemon polls a validated backlog and runs each story in an isolated process with separate Planning, Implementation, and QA sub-agents.
Does GAAI work with Claude Code and Codex?โผ
Yes. Claude Code is the reference runtime with slash commands, while Codex, Cursor, Windsurf, and others work via AGENTS.md adapters.
Do I need to write code to use GAAI?โผ
No. You describe what to build in plain language during Discovery, and the framework handles planning, implementation, and verification.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core