Back to authors
ils15

ils15

42 Skills published on GitHub.

agent-coordination

Multi-agent orchestration with model routing, category delegation, and sprint management. Use for coordinating Pantheon agents.

UncategorizedView skill →

agent-evaluation

Evaluate AI agent outputs — hallucination detection, quality scoring, behavioral testing, and CI/CD pipelines.

UncategorizedView skill →

agent-observability

Observability with OpenTelemetry, metrics, and logging. Use for monitoring agents and LLM calls.

UncategorizedView skill →

api-design-patterns

Design RESTful APIs with pagination, filtering, and OpenAPI docs. Use for FastAPI endpoint design.

UncategorizedView skill →

artifact-management

Structured artifact trail for feature implementations — plans, implementations, reviews, and decisions.

UncategorizedView skill →

auto-continue

Auto-continue through todos with idle detection and safety gates. Use for multi-step orchestration.

UncategorizedView skill →

cache-strategy

Cache patterns for Redis, CDN, TTL, and invalidation. Use for architecture decisions on caching strategies.

UncategorizedView skill →

code-review-checklist

Systematic code review with quality gates, security audit, and parallel checks. Use for structured feedback on pull requests.

UncategorizedView skill →

codemap

Generate codebase maps with directory trees and relationships. Use for onboarding and architecture documentation.

UncategorizedView skill →

context-compression

Level 2 — Pantheon-native context compression with priority scoring, semantic summarization, downstream-aware compression, budget allocation, and cross-references

UncategorizedView skill →

conversational-ai-design

Design conversational AI with Rasa NLU, dialogue management, and LangChain memory patterns.

UncategorizedView skill →

database-migration

Database migrations with Alembic, rollbacks, and zero-downtime deployment. Use for schema changes.

UncategorizedView skill →

database-optimization

Optimize SQL queries, indexes, and identify N+1 problems. Use for database performance and migration review.

UncategorizedView skill →

docker-best-practices

Optimized Dockerfiles with multi-stage builds and security hardening. Use for container setup and docker-compose.

UncategorizedView skill →

fastapi-async-patterns

Async FastAPI with dependency injection and service patterns. Use for building type-safe API endpoints.

UncategorizedView skill →

frontend-analyzer

Analyze React components for design tokens and accessibility. Use for extracting typography, colors, and layout patterns.

UncategorizedView skill →

handoff

Generate session handoff documents for work continuation. Use when transitioning between sessions.

UncategorizedView skill →

init-deep

Generate hierarchical AGENTS.md files per directory. Use for context-specific instructions throughout projects.

UncategorizedView skill →

internet-search

Web research with structured APIs and source hierarchy. Use for documentation lookup and technical answers.

UncategorizedView skill →

interview

Interview users to convert rough ideas into structured specs. Use before starting non-trivial features.

UncategorizedView skill →

mcp-security

MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations.

UncategorizedView skill →

mcp-server-development

Build MCP servers with Python FastMCP and TypeScript SDK — tools, resources, prompts, and transport configuration.

UncategorizedView skill →

metis-gap-analysis

Pre-plan gap analysis for hidden intentions and edge cases. Use before delivering plans to catch missing elements.

UncategorizedView skill →

nextjs-seo-optimization

SEO optimization for Next.js with metadata and Open Graph. Use for search ranking and social sharing.

UncategorizedView skill →

orchestration-workflow

Practical step-by-step walkthrough for orchestrating features end-to-end using the multi-agent system, from planning through deployment

UncategorizedView skill →

prompt-improver

Improve prompts using best practices for clarity, specificity, and structure. Use for optimizing AI agent and bot instructions.

UncategorizedView skill →

quality-gate

Quality gate enforcement — TDD, lint, type-check, test, build checks before any commit or PR

UncategorizedView skill →

rag-pipelines

RAG pipeline design — chunking, embeddings, retrieval strategies, evaluation, and demo patterns.

UncategorizedView skill →

remote-sensing-analysis

Remote sensing pipeline with optical/SAR processing and ML classification. Use for satellite imagery analysis.

UncategorizedView skill →

security-audit-pro

Security audit with SAST, SCA, containers, SBOM, PII detection. Use for comprehensive security reviews.

UncategorizedView skill →

session-goal

Pin session objectives to prevent scope creep. Use for alignment across long multi-agent sessions.

UncategorizedView skill →

simplify

Behavior-preserving code simplification to reduce complexity while keeping outputs, side effects, and APIs unchanged.

UncategorizedView skill →

task-system

File-backed task management with dependencies and parallel execution. Use for complex work with 3+ interdependent tasks.

UncategorizedView skill →

tdd-with-agents

TDD enforcement with RED→GREEN→REFACTOR cycle and advanced testing patterns. Use for test-driven development across all layers.

UncategorizedView skill →

test-architecture

Advanced testing with E2E, load, mutation, and contract tests. Use for production-ready test coverage beyond unit tests.

UncategorizedView skill →

file-prompts

Load prompts from external files with path expansion. Use for version-controlled prompts outside config.

UncategorizedView skill →

memory-bank

Memory bank rules, structure, and optimization — complete guide to Pantheon memory management.

UncategorizedView skill →

plan-architecture

Plan feature architecture with component breakdown, data flow, and dependency mapping. Use before implementation to define contracts between layers.

UncategorizedView skill →

streaming-patterns

Implement SSE, WebSockets, LLM token streaming, and real-time broadcasting in FastAPI.

UncategorizedView skill →

token-audit

Audit a repository for token waste — find redundant context files, measure baseline, recommend optimizations

UncategorizedView skill →

visual-review-pipeline

Automated visual review pipeline — Playwright screenshots, self-analysis, fix loop, escalation. Used by Aphrodite for UI verification.

UncategorizedView skill →

wisdom-accumulation

Extract learnings between implementation waves. Use to share conventions and gotchas across phases.

UncategorizedView skill →