Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
completion-verification
a5c-ai/babysitter 514
-
error-logging
a5c-ai/babysitter 514
-
plan-creation
a5c-ai/babysitter 514
-
progress-tracking
a5c-ai/babysitter 514
-
context-preservation
State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
a5c-ai/babysitter 514
-
strict-tdd
Strict RED->GREEN->REFACTOR test-driven development with enforcement. Never write production code before a failing test. Atomic commits per TDD cycle.
a5c-ai/babysitter 514
-
spec-driven-development
Specification creation and management for the Pilot Shell methodology. Covers semantic search, clarifying questions, structured spec generation, and iterative refinement.
a5c-ai/babysitter 514
-
behavior-contract
Bug condition/postcondition formalization as testable Behavior Contracts. Defines invariants that must be preserved across fixes.
a5c-ai/babysitter 514
-
persistent-memory
Observation capture and retrieval across sessions. Stores decisions, discoveries, and bugfix patterns. Searchable via tags and relevance scoring.
a5c-ai/babysitter 514
-
codebase-sync
Convention discovery and rule generation from codebase analysis. Scans project structure, builds search indexes, identifies patterns, and generates enforceable rules.
a5c-ai/babysitter 514
-
quality-hooks
Language-specific auto-lint/format/typecheck pipeline. Supports Python (ruff+pyright), TypeScript (prettier+eslint+tsc), Go (gofmt+golangci-lint). Auto-fix and convergence loops.
a5c-ai/babysitter 514
-
worktree-isolation
Git worktree management for safe, isolated feature development. Creates, manages, and cleans up worktrees with branch naming and dependency setup.
a5c-ai/babysitter 514
-
security-scanning
AgentShield security audit with 5 scanning categories, 102 static analysis rules, and optional red-team simulation.
a5c-ai/babysitter 514
-
continuous-learning
Pattern extraction, confidence-scored evaluation, skill creation, organization, versioning, and cross-project export pipeline.
a5c-ai/babysitter 514
-
code-review-pipeline
Multi-dimensional code review across correctness, security, performance, and maintainability with confidence-gated reporting and remediation loops.
a5c-ai/babysitter 514
-
multi-service-orchestration
PM2 process management, backend/frontend cascade execution, parallel worktree builds, and cross-service integration testing.
a5c-ai/babysitter 514
-
eval-harness
Evaluation harness for testing agent and skill quality through structured benchmarks, regression tests, and quality scoring.
a5c-ai/babysitter 514
-
tdd-enforcement
Red-Green-Refactor TDD methodology with mandatory failing tests, minimal implementation, quality refactoring, and 80% coverage gating.
a5c-ai/babysitter 514
-
research-first-dev
Research-first development methodology that investigates existing solutions, brainstorms alternatives, and evaluates trade-offs before any implementation begins.
a5c-ai/babysitter 514
-
context-engineering
Dynamic context injection, mode switching (dev/review/research), selective loading, and strategic compaction for token optimization.
a5c-ai/babysitter 514
-
cog-daily-intelligence
Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy
a5c-ai/babysitter 514
-
cog-team-intelligence
Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
a5c-ai/babysitter 514
-
cog-url-extraction
Save URLs with auto-extracted insights, credibility scoring, and vault routing
a5c-ai/babysitter 514
-
cog-meeting-processing
Process meeting recordings and transcripts into decisions, action items, and team dynamics
a5c-ai/babysitter 514