Fr-e-dFr-e-dCommunityยท47 Agent Skills Included

GAAI-framework

Governed discovery-to-delivery pipeline for reliable software shipping

Turns vague feature ideas into validated stories, then delivers them through isolated planning, implementation, and QA phases. Eliminates scope drift, forgotten decisions, and unverified code by enforcing backlog authorization, cross-session memory, and hard quality gates. Runs autonomous parallel delivery via a background daemon with real-time monitoring.
npx skills add Fr-e-d/GAAI-framework --all -g -y
Available:

Tells the AI agent which of the three agents (Discovery, Delivery, Bootstrap) to activate for a given request, how to invoke each one, and how sub-agents are orchestrated during delivery.

All Skills in This Repository (47)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

discovery-high-level-plan

Transform vague intent into a structured discovery action plan with validation gates.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

create-prd

Generate a lightweight strategic PRD defining vision, problem, metrics, and scope.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

generate-epics

Translate product intent or PRDs into three to seven outcome-driven Epics.

Community
Basic
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

generate-stories

Translate an Epic into User Stories with acceptance criteria and register them in the backlog.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

refine-scope

Refine Discovery artefacts by addressing ambiguity and missing acceptance criteria.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

validate-artefacts

Validate Epics and Stories against governance rules before Delivery handover.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

i18n-extract

Scan React/TypeScript codebases to extract hardcoded user-facing strings.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

approach-evaluation

Research industry standards and compare viable technical approaches against project constraints.

Community
Advanced
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

memory-search

Search agent memory by frontmatter, keywords, or cross-references.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

build-skills-indices

Scan SKILL.md files and regenerate a unified YAML skills index.

Community
Basic
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

idiomatique-translate

Translate strings idiomatically across target languages using a project glossary.

Community
Advanced
๐Ÿ“ฆ In Repo
Fr-e-dFr-e-d

memory-retrieve

Loads task-specific aviation knowledge and charts for flight planning and weather briefing needs.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’