All authors
senda-labs avatar

Claude Skills by senda-labs

github.com/senda-labs
19 skillsA× 14B× 4C× 11 installs7 views
AuditA

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

ai-agentspythonbash
0
11
Blue TeamA

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.

ai-agentspythonbash
0
11
CheckpointA

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.

ai-agentsbashgit
0
11
Gemini ReviewA

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/.

ai-agentspythonbash
0
11
HandoverB

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).

ai-agentspythonbash
0
11
Instinct StatusA

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

ai-agentspythonbash
0
11
Intl ReportsB

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.

ai-agentspythongo
0
11
MobilizeA

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

ai-agentspythongo
0
11
ModeA

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

ai-agentspythongo
0
11
Prompt OptimizeA

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.

ai-agentsgo
0
11
Quality GateA

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

ai-agentspythonshell
0
11
Red TeamB

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.

ai-agentspythonrust
0
11
Security CycleA

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.

ai-agentsbashgit
0
11
Skill CreateA

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

ai-agentsgobash
0
11
SpeckitC

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.

ai-agentsgobash
0
11
SvsiB

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".

ai-agentspythonbash
0
11
Test TeamA

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

ai-agentspythonbash
0
11
Transcript LearnA

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.

ai-agentsgobash
0
11
Weekly ReviewA

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

ai-agentsgobash
0
11