Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

GAAI-framework

GAAI-framework contient 69 skills collectées depuis Fr-e-d, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
69
Stars
151
mis à jour
2026-07-06
Forks
28
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

validate-artefacts
Spécialistes en gestion de projets

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.

2026-07-06
build-agents-index
Autres occupations informatiques

Scan all agent and sub-agent definition files in .gaai/core/agents/, extract YAML frontmatter, merge with specialists.registry.yaml, and generate a derived agents-index.yaml at .gaai/core/agents/agents-index.yaml. Activate after adding, modifying, or removing any agent, sub-agent, or specialist entry.

2026-06-29
gaai-oss-deliver
Spécialistes en gestion de projets

Implement validated GAAI OSS backlog Stories by activating the Delivery Agent and applying backlog-first delivery rules.

2026-06-29
create-skill
Autres occupations informatiques

Guide creation of a new GAAI skill following the agentskills.io spec and GAAI best practices. Activate when adding a new skill to the .gaai/core/skills/ catalog.

2026-06-29
decision-extraction
Spécialistes en gestion de projets

Identify and formalize durable product and technical decisions from agent outputs into long-term memory. Activate after Discovery produces artefacts, Delivery resolves trade-offs, or product direction materially changes.

2026-06-29
review-input
Spécialistes en gestion de projets

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 that distinguishes drift from pivot — preserves human decisional authority. Manual invocation only (no hooks, no enforcement). Activate when an input may affect strategic-frame.md, a DEC, an OT, an architecture/pattern doc, an agent definition, a backlog story scope/AC/wedge field, or user-facing copy.

2026-06-29
generate-epics
Spécialistes en gestion de projets

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.

2026-06-15
generate-stories
Spécialistes en gestion de projets

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.

2026-06-15
gaai-oss-ask
Développeurs de logiciels

Search local GAAI OSS project memory without using GAAI Cloud MCP tools.

2026-06-12
gaai-oss-bootstrap
Développeurs de logiciels

Initialize or refresh a project's GAAI OSS memory by activating the Bootstrap Agent and context-bootstrap workflow.

2026-06-12
gaai-oss-daemon
Développeurs de logiciels

Start, stop, or inspect the GAAI OSS autonomous delivery daemon from Codex.

2026-06-12
gaai-oss-discover
Développeurs de logiciels

Activate the GAAI OSS Discovery Agent to clarify intent and produce governed artefacts such as PRDs, Epics, Stories, and decisions.

2026-06-12
gaai-oss-status
Développeurs de logiciels

Summarize current GAAI OSS project state, including backlog, memory, rules, skills, and framework health.

2026-06-12
gaai-oss-update
Développeurs de logiciels

Update or redeploy the local GAAI OSS framework and Codex adapter without invoking GAAI Cloud behavior.

2026-06-12
qa-review
Analystes en assurance qualité des logiciels et testeurs

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.

2026-06-07
memory-alignment-check
Autres occupations informatiques

After QA PASS, compare the Story's implementation footprint against relevant memory entries. Reports confirmed entries, contradictions, and new knowledge candidates. Never writes to memory — produces a delta report for Discovery to action.

2026-05-31
implement
Développeurs de logiciels

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.

2026-05-31
prepare-execution-plan
Développeurs de logiciels

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.

2026-05-31
review-story-alignment
Développeurs de logiciels

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 registration as refined.

2026-05-31
memory-index-compact
Autres occupations informatiques

Compact verbose memory index / registry files to pointer-only form. Activate when an index file (index.md, index-decisions.md, or any sibling registry table) breaches the file-size budget OR shows substance-duplication drift. Distinct from memory-compact (which targets content categories) and memory-archive-superseded (which migrates superseded rows to archive).

2026-05-28
memory-index-sync
Autres occupations informatiques

Detect and heal index.md drift — finds memory files on disk not registered in index.md and registers them. Run when /gaai-status reports unregistered files, after batch memory operations, or as a post-delivery gate.

2026-05-28
ambiguity-detector
Développeurs de logiciels

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

2026-05-24
bootstrap-llm-synthesis
Développeurs de logiciels

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.

2026-05-24
bootstrap-memory-ingest-cloud
Développeurs de logiciels

Write structured memory entries to the Cloud workspace via gaai_memory.store MCP tool with source='bootstrap'. Loops over entries from bootstrap-llm-synthesis, calls the tool per entry, collects success/fail counts. Used as Stage 5 of the /gaai:bootstrap pipeline (Cloud path only).

2026-05-24
i18n-glossary-sync
Développeurs de logiciels

Maintain a canonical i18n glossary file — sync new terms across all language pairs, detect drift, flag missing translations, and enforce consistent terminology across the codebase.

2026-05-24
memory-archive-superseded
Développeurs de logiciels

Migrate a superseded DEC's index rows from active `index.md` to `archive/superseded-decisions.archive.md`. Idempotent. Discovery-only — never invoked by daemon delivery. Updates DEC frontmatter as canonical source of truth.

2026-05-24
memory-index-lint
Développeurs de logiciels

Validate discoverability invariants of memory `index.md` and `archive/superseded-decisions.archive.md`. Tool-agnostic L3 prompt + capability-dependent L4 script. Detects table corruption, dangling/orphan supersession pointers, frontmatter inconsistencies, missing affordance signals.

2026-05-24
memory-ingest
Développeurs de logiciels

Transform validated knowledge into structured long-term memory. Activate after Bootstrap scan, after Discovery produces validated artefacts, or after architecture insights are available.

2026-05-24
memory-reconcile
Développeurs de logiciels

Scan all memory files, documentation (**/docs/**/*.md), and README files (**/README.md) for drift, contradictions, and stale references. Produce a reconciliation report for Discovery to action. Activate on demand or via cron.

2026-05-24
memory-search
Développeurs de logiciels

Search memory by frontmatter fields, full-text keywords, or cross-reference graph. Returns ranked file list — never loads full content. Use when the agent needs to find relevant memory without knowing exact paths.

2026-05-24
smart-question-generator
Développeurs de logiciels

Takes aggregated ambiguity insights from the LLM synthesis stage and produces ≤5 ranked questions to surface to the user. Applies a two-layer anti-fabrication filter (pre-LLM exclusion of score<3 insights + post-LLM structural strip) so that Q&A surfaces only genuine ambiguities. Used as Stage 4 of the /gaai:bootstrap pipeline.

2026-05-24
user-skip-telemetry
Développeurs de logiciels

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 skip_metrics_record suitable for PostHog ingestion. Used in Stage 4 of the /gaai:bootstrap pipeline after abort-safe-handler returns.

2026-05-24
qa-loop-ui
Autres occupations informatiques

Presents up to 5 questions from smart-question-generator one at a time, records answers, handles per-question skip and skip-all, captures per-question response time and total session duration. Renders a streaming progress header with question count and time estimate. Used as the interaction layer of Stage 4 of the /gaai:bootstrap pipeline.

2026-04-29
abort-safe-handler
Autres occupations informatiques

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 abort_safe_result with telemetry on every path. Guarantees no partial state on skip or abort.

2026-04-29
project-surface-scan
Développeurs de logiciels

Scan project root for file tree, dominant languages, and LOC estimate. Produces structured baseline context for Stage 2 LLM synthesis during bootstrap. Respects .gitignore and standard exclusions. Outputs per-directory file counts, ranked language list, size class, and observability summary.

2026-04-29
coordinate-handoffs
Autres occupations informatiques

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

2026-04-15
memory-delta-triage
Autres occupations informatiques

Apply three deterministic heuristics to a single memory-delta file to produce a structured verdict block; invoke memory-ingest on ACCEPTED candidates only in validate mode. Activate when Discovery processes a raw memory-delta from contexts/artefacts/memory-deltas/.

2026-04-12
memory-retrieve
Autres occupations informatiques

Load only the minimum relevant memory for a task using 3-level progressive disclosure. Activate before context-building — never load full memory dumps. Never substitute summaries for durable memory.

2026-04-05
pattern-transfer
Développeurs de logiciels

Discover structurally similar patterns across domains, assess transfer viability via structural invariant checking, and propose domain adaptations with risk gates. Activate when Discovery identifies a problem that may have been solved in another domain.

2026-03-28
build-skills-index
Développeurs de logiciels

Scan SKILL.md files in .gaai/core/skills/ and .gaai/project/skills/, extract YAML frontmatter, and regenerate separate skills indices for each layer. Core index ships with the OSS framework; project index is project-specific.

2026-03-28
Affichage des 40 principaux skills collectés sur 69 dans ce dépôt.