ashaykubal

34 mods across 1 repository, 2 stars between them.

product-ideation

27

ashaykubal/essential-agents-skills

Skill Claude CodeCodex

Evaluates product ideas through a six-agent research pipeline producing BUY/HOLD/SELL recommendations backed by market analysis, competitive intelligence, and segment targeting. Use when assessing product viability, researching markets for new ideas, or deciding whether to pursue a product concept.

2 27d ago A 55 tokens copy · 98% MIT

research

28

ashaykubal/essential-agents-skills

Skill Claude CodeCodex

Structured multi-viewpoint research using 5 parallel Sonnet sub-agents. Use when deep research is needed on a complex topic before implementation planning.

2 27d ago A 31 tokens original MIT

session-handoff

29

ashaykubal/essential-agents-skills

Skill Claude CodeCodex

Create consistent session handoff documents for context transfer between sessions. Use when closing a session, reaching 75% token consumption, or when user requests handoff. Ensures proper YAML headers for metrics collection, LF line endings, and complete documentation of progress, decisions, and next steps.

2 27d ago A 61 tokens original MIT

setup-lsp

30

ashaykubal/essential-agents-skills

Skill Claude CodeCodex

Configures Language Server Protocol integration for Claude Code projects. Use when setting up LSP servers, verifying post-restart initialization, or troubleshooting broken LSP configurations.

2 27d ago B 36 tokens copy · 95% MIT

ashaykubal/essential-agents-skills

Skill Claude CodeCodex

Template for structured sub-agent output including YAML log format, task completion reports (WHY/WHAT/TRADE-OFFS/RISKS), and summary constraints. Use when defining how sub-agents should report results.

2 27d ago A 50 tokens copy · 97% MIT

subagent-prompting

32

ashaykubal/essential-agents-skills

Skill Claude CodeCodex

Template for structured sub-agent invocation using 4-part prompting (GOAL/CONSTRAINTS/CONTEXT/OUTPUT) and F# pipeline notation. Use when orchestrating sub-agents or designing multi-agent workflows.

2 27d ago A 49 tokens copy · 98% MIT

test-audit

33

ashaykubal/essential-agents-skills

Skill Claude CodeCodex

Audit test suites for T1-T4 violations using AST analysis, mock detection, and multi-stage synthesis. Invoke when user asks to audit tests, check test quality, find mock violations, review test effectiveness, or inspect test suites for over-mocking. Triggers automatic rewrites when quality gates fail.

2 27d ago A 64 tokens original MIT