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

skills_talk_agent_camp_2026

skills_talk_agent_camp_2026 contient 6 skills collectées depuis DSmmartin, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
9
mis à jour
2026-04-11
Forks
2
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

backlog-board-status
Spécialistes en gestion de projets

Fast status check for backlog tasks using `scripts/backlog_board.py` and `backlog/board.md`. Use when you need a compact view of task id, epic, status, and short description across sessions.

2026-04-11
backlog-task-creator
Spécialistes en gestion de projets

Create or update `backlog/<TASK-ID>.md` task files for this repo using the established traceability format. Use when asked to add backlog task documents, standardize task scope and status, or derive task files from `PRODUCT_BACKLOG.md`.

2026-04-11
schema-sync-naive
Architectes de bases de données

The database schema changed and the agent is returning wrong answers. Fix it.

2026-04-08
schema-sync-structured
Architectes de bases de données

Fix an agentic NL2SQL system after a database schema change. Inspect the schema contract, agent prompts, and vector database chunks for stale field references and update them.

2026-04-08
schema-sync-agent-assisted
Architectes de bases de données

Four-layer schema sync procedure for the Ghost Contributors NL2SQL system after a database migration. Covers YAML contract, ChromaDB RAG chunks, NL2SQL prompt, and RAG prompt with a step-by-step repair sequence.

2026-04-08
schema-sync-fully-guided
Architectes de bases de données

Complete schema drift repair for the Ghost Contributors NL2SQL system. Patches all four layers (YAML contract, ChromaDB RAG chunks, NL2SQL prompt, RAG prompt) using validated tooling. Includes dry-run preview, step-by-step fallback, validation, and rollback.

2026-04-08