🎉 gald3r v5.0.0-beta.51 is out — Throne, gald3r_ide and the CLI ship together on one tag — Throne sign-in lands on the Wails build, and every project now carries its first commandment.See release notes →

Wiki documentation — Gald3r-Labs/gald3r

gald3r Skills

Last synced July 6, 2026Edit on GitHub wiki

gald3r Skills

Skills are reusable capability modules that commands and agents load on demand. They live in project_template/.claude/skills/<name>/SKILL.md. Full operations, usage, and examples for each skill live on the Skills-Detail page.

Total skills: 116

Task Management

NameDescriptionSource
g-skl-dependency-graphGenerate and update .gald3r/DEPENDENCY_GRAPH.md from task file dependencies. Auto-triggered when tasks are created or updated with dependency changes. Also callable via @g-dependency-graph.src
g-skl-statusShow project status — session context, active tasks, phase progress, goals, ideas.src
g-skl-tasksOwn and manage all task data — TASKS.md index, tasks/ individual files, status transitions, sync validation, complexity scoring, and sprint planning. Single source of truth for everything task-relatedsrc
g-skl-wishlist-mineMine a free-form, human-prose intent/wishlist document into formal gald3r task specs — READ-ONLY against the prose doc, dedup against existing tasks, curation discipline (epics for vision, backlog-cansrc

Project & Setup

NameDescriptionSource
g-skl-constraintsOwn and manage .gald3r/CONSTRAINTS.md — add, update, deprecate, check, and surface project constraints at session start.src
g-skl-featuresOwn and manage all feature data — FEATURES.md index, features/ individual files, staging lifecycle (staging→specced→committed→shipped), harvest source collection, and feature promotion. Single sourcesrc
g-skl-ideasOwn and manage IDEA_BOARD.md — capture ideas instantly, review the board, promote to tasks, and run proactive codebase scans for improvement opportunities.src
g-skl-medicWhen L1 triage detects a structural gap matching a known framework constraint/feature (e.g.src
g-skl-planOwn and manage PLAN.md (master strategy) and features/ (individual Feature files) — create plans, stage features, validate scope, and keep the deliverable index current.src
g-skl-prdsOwn and manage all PRD data — PRDS.md index, prds/ individual files, governance lifecycle (draft→review→approved→in-implementation→released→archived), revision chain, and freeze enforcement. Parallelsrc
g-skl-projectOwn and manage PROJECT.md (mission, goals, project linking). Single source of truth for project identity. Constraints operations delegated to g-skl-constraints.src
g-skl-res-applyg-skl-res-apply is the companion execution skill to g-skl-res-deep.src
g-skl-setupInitialize gald3r in a project — folder structure and template files for task management.src
g-skl-subsystem-graphGenerate and update .gald3r/SUBSYSTEM_GRAPH.md from subsystem spec file dependencies. Auto-triggered when subsystems are created or updated with dependency changes. Also callable via @g-dependency-grasrc
g-skl-subsystemsOwn and manage SUBSYSTEMS.md (registry + mermaid graph) and subsystems/ spec files. Tracks what subsystems exist, their boundaries, dependencies, and activity logs.src
g-skl-tier-setupConfigurable product-tier onboarding skill. SETUP creates release_profiles/, scaffolds template_{tier}/ directories, and writes .gald3r/.identity tier metadata. ENABLE annotates existing SUBSYSTEMS.mdsrc

Agent Orchestration

NameDescriptionSource
g-skl-browser-useanti-bot, CAPTCHA, persistent session, stealth browser, competitive intel, BUXsrc
g-skl-computer-usedrive the app, file-open dialog, throne UI test, screen control, pyautoguisrc
g-skl-cross-reviewRuns code review with a reviewer on a different LLM vendor than the implementer (differentsrc
g-skl-curatorplatforms against a five-dimension rubric, identifies overlap, proposes consolidationssrc
g-skl-delegateEngineering team delegation workflow skill — delegation patterns adapted for AI agent orchestration. Task briefs, code review request templates, quality gates, and handoff protocols.src
g-skl-keep-it-simpleUser-invoked terse mode toggle. Suppresses the active personality pack, response structure scaffolding, and footer metadata so the agent returns bare signal only. Intended for debugging, rapid lookupssrc
g-skl-marketinggald3r prompt get voice.marketing · MCP gald3r_prompt_get id=voice.marketingsrc
g-skl-oracleUse oracle_query for any SELECT, DESCRIBE, EXPLAIN, or WITH (CTE). Blocks all write operations at the tool level.src

Bugs & Quality

NameDescriptionSource
g-skl-api-doc-genAuto-generate OpenAPI 3.1 specs from FastAPI/Express/Flask routes; fill docstring gaps for undocumented functions; update README API tables. Covers Python FastAPI, Express.js, and Flask. Also generatesrc
g-skl-bugsOwn and manage all bug data — BUGS.md index, bugs/ individual files, bug fixes, quality metrics. Single source of truth for everything bug and quality related.src
g-skl-code-reviewCode review — security, quality, performance, reusability. Structured report with severity ratings and action items. Scales from quick scan to comprehensive architecture review.src
g-skl-qaTrack bugs, QA, and fixes in .gald3r/. For bug reports, issues, quality, fixes, QA workflows.src
g-skl-reviewCode review for security, quality, performance, reusability; structured report with severity and actions.src
g-skl-security-scanSAST-style static analysis for hardcoded secrets, injection patterns, insecure deserialization, path traversal, and other critical vulnerabilities. Severity-ranked findings with line references and resrc
g-skl-swot-review>-src
g-skl-testCreate, maintain, and run multi-level test plans (fast, comprehensive, regression) for gald3r systems and features. Use when creating test plans, running tests, checking test coverage gaps, doing codesrc
g-skl-verify-ladder>-src

Security & Compliance

NameDescriptionSource
g-skl-complianceSCA/license compliance scanning — wraps ORT, FOSSA, Snyk, and PMD CPD behind a unified gald3r interface with SCAN/REPORT/GATE/STATUS operations. Produces structured compliance reports with pass/warn/fsrc
g-skl-dependency-auditScan package files for outdated or vulnerable dependencies. Generates a severity-ranked report with CVE references and upgrade commands. Supports Python (requirements.txt/pyproject.toml), JavaScript/Nsrc
g-skl-policyPolicy-as-code guardrail — loads an org policy bundle (file offline, world_tree online) and exposes a CHECK op used by the pre-tool-call and pre-commit hooks to deterministically block/allow. Team/Orgsrc

Platform Integration

NameDescriptionSource
g-skl-cli-claudeClaude Code CLI (claude command) — headless flags, session continuation, MCP config, permissions, multi-agent via Agent SDK, and overnight/CI best practices.src
g-skl-cli-codexOpenAI Codex CLI (codex command) — approval modes, sandbox config, provider/model flags, session continuation, MCP tool integration, multi-agent coordination, and overnight/CI best practices.src
g-skl-cli-copilotGitHub Copilot CLI (gh copilot command) — natural language to shell/git/gh commands, agent mode, chat sessions, workspace instructions, and multi-agent coordination via .github/copilot-instructions.mdsrc
g-skl-cli-cursorCursor CLI (agent command) — modes, Cloud Agent handoff, API mode, session management, and multi-agent coordination from the terminal.src
g-skl-cli-geminiGemini CLI (gemini command) — authentication, checkpointing, config file, extensions/tools, memory patterns, and cross-use with other agents.src
g-skl-cli-jcodejcode CLI platform skill — Rust-based coding agent with 14ms startup (245x faster than Claude Code), local embeddings, multi-session, MIT licensed. Use for low-overhead local tasks, batch loops, and rsrc
g-skl-cli-opencodeOpenCode CLI (opencode command) — stub. OpenCode is an emerging AI coding tool from sst.dev. Full documentation pending stable release.src
g-skl-platform-aiderAuthoritative reference for Aider (terminal AI pair-programmer) customization in gald3r projects. Covers .aider.conf.yml, CONVENTIONS.md (native rules), built-in slash commands, architect/editor chatsrc
g-skl-platform-antigravityAuthoritative reference for Google Antigravity (agent-first IDE + CLI + SDK) customization in gald3r projects. Covers AGENTS.md/GEMINI.md instruction files, .agents/ rules/skills/hooks + .antigravity/src
g-skl-platform-augmentAuthoritative reference for Augment Code (Auggie CLI + VS Code + JetBrains) customization in gald3r projects. Covers .augment/ commands/agents/skills/hooks/rules + settings.json MCP, CLAUDE.md/AGENTS.src
g-skl-platform-claudeAuthoritative reference for Claude Code (Anthropic) customization in gald3r projects. Covers .claude/ commands/agents/skills/hooks/rules + settings.json hooks/MCP, CLAUDE.md (imports @AGENTS.md, NOT Asrc
g-skl-platform-clineAuthoritative reference for Cline (VS Code / JetBrains extension + CLI + SDK) customization in gald3r projects. Covers .clinerules rules + workflows-as-slash-commands, .cline/skills SKILL.md, lifecyclsrc
g-skl-platform-codexAuthoritative reference for OpenAI Codex (codex CLI / IDE / app) customization in gald3r projects. Covers config.toml, AGENTS.md instruction file, .agents/skills Agent Skills, .codex/agents TOML subagsrc
g-skl-platform-copilotAuthoritative reference for GitHub Copilot customization in gald3r projects. Covers the .github/ tree (copilot-instructions.md, instructions/, prompts/, agents/, skills/, hooks/.json), AGENTS.md + .clsrc
g-skl-platform-crawlCrawl platform documentation and web docs with crawl4ai; write .platforms/ and vault markdown with frontmatter. For platform docs, knowledge refresh, web ingest.src
g-skl-platform-cursorAuthoritative reference for Cursor IDE customization in gald3r projects. Covers .cursor/ folder layout, all supported primitives (rules/skills/agents/commands/hooks/MCP), AGENTS.md instruction file, .src
g-skl-platform-geminiAuthoritative reference for Gemini CLI (Google) customization in gald3r projects. Covers .gemini/ native config — settings.json hooks + MCP, TOML commands, markdown subagents, SKILL.md Agent Skills —src
g-skl-platform-gooseAuthoritative reference for Goose (Block) AI agent customization in gald3r projects. Covers .goosehints + AGENTS.md instructions, ~/.config/goose/config.yaml MCP extensions, Recipes/Subrecipes as slassrc
g-skl-platform-hermesAuthoritative reference for Hermes Agent (Nous Research — self-improving CLI + Telegram/Discord/Slack gateway) customization in gald3r projects. Covers ~/.hermes/ config (config.yaml/.env), AGENTS.md-src
g-skl-platform-junieAuthoritative reference for JetBrains Junie (IDE plugin + Junie CLI) customization in gald3r projects. Covers .junie/ commands/agents/skills + AGENTS.md guidelines + mcp.json + EAP SessionStart hooks,src
g-skl-platform-kiroAuthoritative reference for Kiro (Amazon's agentic IDE + Kiro CLI, the Q Developer CLI rebrand) customization in gald3r projects. Covers .kiro/ steering/prompts/agents/skills + settings/mcp.json, Agensrc
g-skl-platform-kiro-cliAuthoritative reference for Kiro CLI (Amazon's terminal agent, the Q Developer CLI rebrand) customization in gald3r projects. Covers .kiro/steering/ + AGENTS.md, Agent Skills (SKILL.md), JSON custom asrc
g-skl-platform-mistralAuthoritative reference for Mistral Vibe CLI (mistral-vibe) coding agent customization in gald3r projects. Covers the .vibe/ config tree (TOML), AGENTS.md instructions, native Agent-Skills SKILL.md, nsrc
g-skl-platform-monitorCross-platform health and freshness monitor for the registry-driven gald3r platform roster (PLATFORM_REGISTRY.yaml — single source of truth, T516). Checks per-platform capability gaps against the Curssrc
g-skl-platform-openclawAuthoritative reference for OpenClaw (self-hosted AI agent gateway — Discord/Telegram/Slack/WhatsApp) customization in gald3r projects. Covers the AGENTS.md + SOUL.md instruction-file convention, foldsrc
g-skl-platform-opencodeAuthoritative reference for OpenCode (sst/opencode) customization in gald3r projects. Covers .opencode/ folder layout, opencode.json config, native skills discovery (.opencode/skills/ + .claude/skillssrc
g-skl-platform-openhandsAuthoritative reference for OpenHands (All Hands AI, formerly OpenDevin) AI agent customization in gald3r projects. Covers AGENTS.md context, .agents/skills + .agents/agents File-Based Agents, .openhasrc
g-skl-platform-piAuthoritative reference for Pi (badlogic/pi-mono terminal coding-agent harness) customization in gald3r projects. Covers hierarchical AGENTS.md/CLAUDE.md instructions, native Agent Skills (SKILL.md),src
g-skl-platform-qwenAuthoritative reference for Qwen Code (Alibaba CLI coding agent, a Gemini CLI fork) customization in gald3r projects. Covers .qwen/settings.json hooks+MCP, QWEN.md context (NOT AGENTS.md by default),src
g-skl-platform-replitAuthoritative reference for Replit Agent (cloud IDE) customization in gald3r projects. Covers replit.md Agent instructions, Agent Skills in /.agents/skills, Plan/Build modes + effort tiers, MCP (cliensrc
g-skl-platform-rooAuthoritative reference for Roo Code (VS Code extension; formerly Roo Cline) customization in gald3r projects. Covers .roo/rules/, custom modes (.roomodes), slash commands, Agent Skills (.roo/skills +src
g-skl-platform-subqAuthoritative reference for SubQ (Subquadratic Inc.) and "SubQ Code" in gald3r projects. SubQ is a long-context LLM (OpenAI-compatible Chat Completions API); SubQ Code is a PLUGIN / long-context layersrc
g-skl-platform-warpAuthoritative reference for Warp (AI terminal + Oz agent platform) customization in gald3r projects. Covers AGENTS.md/WARP.md project rules, Agent Skills (SKILL.md) cross-vendor discovery, Agent Profisrc
g-skl-platform-windsurfAuthoritative reference for Windsurf (Cascade IDE, by Cognition / Windsurf) customization in gald3r projects. Covers .windsurf/ rules/workflows/skills/hooks + ~/.codeium/windsurf MCP, AGENTS.md/.windssrc
g-skl-platform-zcodeAuthoritative reference for ZCode (Z.ai / Zhipu, GLM-5.2 Agentic Development Environment) customization in gald3r projects. Covers the two-scope AGENTS.md convention (global-then-workspace, no importssrc
g-skl-platform-zedAuthoritative reference for Zed (agent panel + ACP host) customization in gald3r projects. Covers the .rules-first project-instructions precedence list, native AGENTS.md (project + personal ~/.config/src

Cross-Project (WPAC)

NameDescriptionSource
g-skl-linking"linking mirror", "project topology sync", @g-linking-pull, @g-linking-statussrc
g-skl-territoryLease, renew, release, and check status of subsystem/path territories with TTLs — the coordination primitive multiple coordinators use to safely partition a project without stepping on each other's wosrc
g-skl-workspaceWorkspace-Control Mode skill. Reads .gald3r/linking/workspace_manifest.yaml as the canonical registry and provides STATUS, VALIDATE, MEMBER LIST, SPAWN, ADOPT, EXPORT/SYNC dry-run planning, and membersrc
g-skl-wpac-adoptRegister another project as a child of the current project. Creates or updates workspace/topology.md on both sides when the target is locally accessible.src
g-skl-wpac-askChild project requests parent action — writes parent INBOX.md and marks local task as blocked with cross-project metadata.src
g-skl-wpac-claimRegister another project as the parent of the current project. Creates or updates workspace/topology.md on both sides when the parent is locally accessible.src
g-skl-wpac-moveBefore doing anything:src
g-skl-wpac-notifySend lightweight [INFO] freeform notifications to one or more project INBOXes — no task created, no approval needed. FYI-only cross-project messaging.src
g-skl-wpac-orderAs a parent project, push a task to one or more child projects with configurable cascade depth (1–3). Creates tasks in child .gald3r/ folders and an INBOX notification.src
g-skl-wpac-readReview and action all incoming cross-project coordination items — conflicts (block planning), requests from children, broadcasts from parents, and peer syncs from siblings.src
g-skl-wpac-send-to"move these files to", "copy to sibling/parent/child", @g-wpac-send-tosrc
g-skl-wpac-spawnWhen a part of the current project has grown large enough to warrant its own separatelysrc
g-skl-wpac-syncInitiate or respond to sibling contract sync — advisory only, non-blocking. Both sides update local peer topology copies.src

Vault & Research

NameDescriptionSource
g-skl-crawlNative crawl4ai web crawler — FETCH, BATCH, and SETUP operations. Produces clean LLM-optimized Markdown from any URL. No Docker, no MCP required. Shared crawl primitive used by g-skl-ingest-docs, g-sksrc
g-skl-crrClean-Room Rewrite pipeline. Orchestrates 4 phases via independent background subagents — harvest a source repo, write all findings to IDEA_BOARD (mandatory), triage tasks, and produce a gald3r-nativesrc
g-skl-monitorReturns: id, name, monitor_type, url, schedule, enabled, last_checked_at, last_change_atsrc
g-skl-recon-docsDocumentation URL ingestion with periodic revisit. Crawls URLs into research/platforms/, tracks staleness per _index.yaml, surfaces stale count at session start. Depends on g-skl-crawl (crawl4ai).src
g-skl-recon-fileCapture a local file (PDF, DOCX, XLSX, TXT, MD, CSV, RTF) into the vault knowledge store. Extracts text content, generates Obsidian-compatible vault notes in research/files/.src
g-skl-recon-repoCapture a GitHub repository into the vault as a structured summary note. Produces research/repos/ notes and _index.yaml. Optional --deep flag triggers full g-skl-res-deep analysis pass.src
g-skl-recon-urlOne-time URL ingestion into vault research/articles/. No revisit scheduling. Dedup by source URL in _index.yaml. Depends on g-skl-crawl (crawl4ai).src
g-skl-recon-ytYouTube transcript ingestion into the vault. Uses yt-dlp to fetch transcripts locally — no Docker, no MCP, no screen captures. Stores in research/videos/ with analysis_depth=transcript_only for futuresrc
g-skl-res-deepAnalyze any external repository and produce a structured FEATURES.md harvest report. Writes to {vault}/research/recon/{slug}/ when a shared vault is configured, else falls back to local research/harvesrc
g-skl-res-reviewAnalyze external sources (GitHub repos, URLs) for adoptable patterns and improvements. Vault-aware — reads from {vault}/research/recon/ when a shared vault is configured, else falls back to local resesrc
g-skl-yt-video-analysisMCP or full-pipeline video analysis — vault notes must match Obsidian standard. For local yt-dlp transcripts only, use g-skl-ingest-youtube.src

Memory & Knowledge

NameDescriptionSource
g-skl-compress-memoryCompress the NON-gald3r sections of AGENTS.md/CLAUDE.md (and memory.md) to cut token overhead, while strictly preserving the install-managed gald3r SECTION ranges, code blocks, and URLs. Dry-run by desrc
g-skl-context-builderDynamic context assembly from live .gald3r/ state. Builds a token-budgeted agent context block including active tasks, constraints, subsystem specs, and session memory. Use at session start or when hasrc
g-skl-graphifyGrepping files for architecture context costs 10-100 tool calls and 15K-50K tokens.src
g-skl-knowledge-refreshAudit vault freshness and structure. Check stale notes, rebuild compiled pages, detect broken links, missing pages, and contradictions worth review.src
g-skl-learnFile-only continual learning — agents self-report insights to project and vault memory notes. No JSONL scanning, no schedulers, no SentinelOne risk.src
g-skl-memoryUse memory_capture_insight when you learn something worth preserving across sessions.src
g-skl-muninngald3r_muninn is the clean-room rewrite of the codebase-graph capability thatsrc
g-skl-vaultOwn and manage the file-first vault plus repo mirror metadata. Obsidian-compatible notes, wiki compilation, path resolution, reindexing, linting, and GitHub repo summaries.src

Release & Versioning

NameDescriptionSource
g-skl-git-commitCreate well-structured git commits following gald3r conventions, with proper type prefixes, task references, and clean trailers (no AI co-author footers per C-021).src
g-skl-github-prGitHub PR/issue lifecycle for software_development projects — open/ready/comment/close PRs, link issues. Gated on github_integration; no-op when disabled. gh-CLI transport.src
g-skl-releaseOwn and manage all release data — RELEASES.md index and releases/ individual files. Operations: CREATE new release, ASSIGN tasks to a release, STATUS summary, PUBLISH ROADMAP.md, ACCELERATE target datsrc
g-skl-shipInvoked by @g-ship [majorminorpatch].src

UI & Output

NameDescriptionSource
g-skl-comfyuiComfyUI V5 agent integration for local GPU image/video generation. Install, launch, manage workflows, and run AnimateDiff/SDXL pipelines via the ComfyUI REST API. Local GPU path — zero cloud costs. Ussrc
g-skl-designgald3r prompt get playbook.design · MCP gald3r_prompt_get id=playbook.designsrc
g-skl-html-outputRender human-facing reports (status, review, backlog) as themed HTML using docs/templates/ + docs/themes/. Operations RENDER, CHOOSE_THEME, VALIDATE, EXPORT. Invoked by --html flag commands (T1318). Nsrc
g-skl-json-outputEmit gald3r command output (status, review, backlog) as structured JSON for scripting, CI gates, dashboards, and agent-to-agent handoff. Operations SERIALIZE, SCHEMA, VALIDATE, EXPORT. Invoked by --jssrc
g-skl-theme-editorCreate and edit gald3r HTML themes against docs/themes/theme-schema.json. Visual editor (live preview, per-token color pickers, import/export :root blocks) ships in example_desktop; this skill is thesrc
g-skl-toon-outputEmit gald3r output as TOON (Token-Oriented Object Notation) — a compact, lossless, LLM-friendly format that states record keys once (tabular arrays) to cut tokens vs markdown/JSON. Operations ENCODE,src

Other

NameDescriptionSource
g-skl-auto-triageTriage non-code defects (spec_defect, policy_incongruity, design_gap): assess risk, auto-fix bounded safe issues, and log the rest as tracked bugs.src

Plugin_System

NameDescriptionSource
g-skl-pluginsAuthoritative reference for the gald3r plugin system — install, remove, update, list, scaffold, and compatibility-check third-party plugins that bundle skills/commands/agents/rules/hooks. Documents thsrc

Last updated: 2026-07-06 (gald3r v2.4.0)

This page is ingested one-way from the Gald3r-Labs/gald3r GitHub wiki. Edits happen on the wiki; this static copy regenerates on the next build — never the other way around.