com um clique
kb-search
Search the knowledge base and present results with suggested actions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Search the knowledge base and present results with suggested actions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Use GitKB code intelligence tools instead of grep for finding callers, definitions, usages, and dead code. Trigger when exploring code relationships or searching for symbol usage.
Explore codebase with code intelligence and search across code and documents. Use when searching by concept, finding where functionality lives, or investigating unfamiliar code.
Manage GitKB knowledge base for project documentation, tasks, and context. Use when working with KB documents, viewing tasks, updating progress, or managing project knowledge.
Show GitKB kanban board with task status columns
Complete a task with verification — check acceptance criteria, require evidence, update status
Commit workspace changes to the knowledge base with validation
| name | kb-search |
| description | Search the knowledge base and present results with suggested actions |
Search across all documents and present results with context and next steps.
Input: $ARGUMENTS
The full input is the search query.
Examples:
/kb-search sqlite migration/kb-search sync protocol/kb-search frontmatterUse kb_search with the query from $ARGUMENTS.
If no results, try:
For each result, show:
Format as a numbered list for easy reference:
1. [tasks/my-project-3] "SQLite Index" (task, completed)
...modular SQLite store implementation with FTS5...
2. [specs/data-model] "Data Model" (spec, draft)
...SQLite schema for documents, relationships...
After presenting results, suggest relevant next steps:
kb_show to read the full document, or /kb-review <slug> to check it against its acceptance criteria"kb_graph to see how a document connects to others"/kb-start <slug> to begin working on it"