Chakshu Gautam
Community@chakshugautam · Pune
Building @theflywheel
Agent Skills by Chakshu Gautam
Showing 11 vetted skills indexed across 1 GitHub repositories.
tool-design
Define tool specifications with descriptions, naming, error handling, and response formats.
context-optimization
Optimize AI agent context usage with compaction, masking, KV-cache optimization, and partitioning.
evaluation
Evaluate agent outputs against multi-dimensional rubrics to produce scores and pass/fail judgments.
project-development
Guide end-to-end LLM project design with pipeline architecture and cost estimation.
context-fundamentals
Manage and optimize AI agent context usage with token-budgeting strategies.
deploy
Validate local builds and tests before deploying to Vercel or CI pipelines.
advanced-evaluation
Builds structured pipelines for automated scoring and rubric-driven LLM output evaluation.
memory-systems
Stores and retrieves agent memories via vector store and temporal knowledge graph with entity/time filters.
context-compression
Compress agent session context using anchored iterative summarization and probe-based evaluation.
context-degradation
Detects context degradation and provides actionable recommendations for AI sessions.
multi-agent-patterns
Coordinate specialized agents with isolation and handoff protocols.