Skip to main content
GitHub repository

DQIII8

DQIII8 contains 21 collected skills from senda-labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
21
Stars
11
updated
2026-06-26
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

dispatch-agent
computer-occupations-all-other

Skill para despachar tareas a agentes NIM/Groq/GitHub desde esta sesión CC. Habilita el Hermes Work Loop — CC orquesta, agentes B/B+ ejecutan.

2026-06-26
drive-upload
desktop-publishers-439031

Upload DOCX files from intl-reports to Google Drive Carpeta 3 using rclone. Zero reasoning — action only.

2026-06-16
blue-team
information-security-analysts

Defensive security — reads red-team findings and systematically patches every vulnerability. Hardens code, adds input validation, fixes permissions, and verifies each fix. Works from the latest red-team report.

2026-06-16
gemini-review
software-developers

Launch an efficiency audit on modified Python files using Aider + Gemini 2.0 Flash. Analyzes bugs, efficiency, readability, and security. Saves report to database/audit_reports/.

2026-06-16
intl-reports
software-developers

Genera y entrega informes de internacionalización (Diagnóstico + Plan) para pymes españolas. Batch pipeline via Orchestrator v4 (core.cli) desde tmux externo. NUNCA empresa-a-empresa con Agent Haiku manual.

2026-06-16
red-team
information-security-analysts

Adversarial security testing — attempts to break the codebase using real hacker techniques. Tests OWASP Top 10, prompt injection, MCP poisoning, dependency attacks, auth bypass, and vibe-coding-specific patterns. Generates exploit report. NEVER auto-invoked — user must explicitly request.

2026-06-16
security-cycle
information-security-analysts

Run iterative red-team/blue-team cycles until the codebase is hardened. Each cycle runs /red-team, then /blue-team, then /red-team again to verify fixes hold. Stops when red-team finds 0 CRITICAL and 0 HIGH findings.

2026-06-16
transcript-learn
software-developers

Extract knowledge from video transcripts (YouTube, courses, seminars, podcasts) and convert to DQ knowledge chunks, skills, or agent definitions. Accepts YouTube URLs or .txt transcript files. ONLY invoked explicitly by user — never auto-invoked.

2026-06-16
speckit
software-developers

Spec-Driven Development (SDD) con github/spec-kit. Úsalo para arrancar cualquier feature no trivial en un proyecto nuevo o existente. Cubre instalación, ciclo completo SDD y restricciones críticas del entorno dqiii8.

2026-06-16
svsi
software-developers

Pre-revisión semántica de informes de internacionalización antes de subir al Drive compartido. Detecta inconsistencias entre cuestionario, diagnóstico y plan. Propone correcciones focales (surgical_edit) en sesión o genera handoff para tmux (regen_section). Trigger: "revisa el informe de X", "pre-review X", "checkea X antes de Drive", "/svsi-review X".

2026-05-31
handover
software-developers

Generate a session handover note at the end of a work session. Saves to sessions/, updates project status, commits and pushes. Auto-invoked after long sessions (50+ turns).

2026-03-25
skill-create
software-developers

Analyzes DQIII8 git history to extract patterns and generate SKILL.md files in skills-registry/custom/

2026-03-25
audit
network-and-computer-systems-administrators

Run complete system health audit of DQIII8 — checks DB integrity, agent performance, pipeline connections, error log, and services. Produces a scored Markdown report.

2026-03-25
checkpoint
software-developers

Save and verify session state using git commits and a checkpoints log. Use before risky multi-file changes or after completing a significant implementation block.

2026-03-25
instinct-status
network-and-computer-systems-administrators

Shows learned instincts from dqiii8.db, grouped by project and confidence. Internal diagnostic tool — not for user invocation.

2026-03-25
mobilize
software-developers

Multi-agent coordination protocol for tasks spanning 3+ distinct domains. Decomposes goal into sub-tasks, spawns specialized agents in isolated worktrees, aggregates results.

2026-03-25
mode
software-developers

Activa un modo de trabajo para DQIII8. Opciones: analyst | coder | creative. El modo persiste hasta fin de sesion o reinicio del VPS.

2026-03-25
prompt-optimize
software-developers

Analyze and optimize a prompt for the DQIII8 ecosystem. Classifies prompt type (LLM routing, image gen, TTS, agent instruction, Telegram), scores 5 dimensions, produces optimized version.

2026-03-25
quality-gate
software-quality-assurance-analysts-and-testers

Run the DQIII8 quality pipeline — format (Black), imports (isort), lint (ruff), tests (pytest), security scan. Used internally by checkpoint and pre-commit flows.

2026-03-25
test-team
software-developers

Agent team coordination test — research-analyst gathers Kelly Criterion info, python-specialist implements it. Validates sequential agent coordination via tasks/results/ handoff.

2026-03-25
weekly-review
software-developers

Generate weekly dashboard update — reads sessions from last 7 days, queries metrics from dqiii8.db, regenerates 00_DASHBOARD.md, commits and pushes.

2026-03-25