Adithya Kozham Burath Bijoy
Community@adikpb
Adithya Kozham Burath Bijoy maintains 26 skills for configuring, verifying, and extending OpenCode, Hermes, and LM Studio coding environments.
Agent Skills by Adithya Kozham Burath Bijoy
Showing 25 vetted skills indexed across 1 GitHub repositories.
oh-my-opencode-slim
Configure agents, models, prompts, skills, and MCPs for oh-my-opencode-slim setups.
reflect
Analyzes past OpenCode sessions to recommend reusable skills, agents, commands, and config changes.
codemap
Generate hierarchical codemaps and change-aware state files for unfamiliar repositories.
clonedeps
Clone dependency source repositories into an ignored local workspace for agent inspection.
worktrees
Orchestrates Git worktrees as isolated coding lanes for parallel and risky development work.
verification-planning
Plans project-specific evidence paths to verify non-trivial code changes.
deepwork
Orchestrates phased multi-specialist coding workflows with Oracle review gates and persistent progress files.
simplify
Simplifies code for readability while preserving exact behavior and project conventions.
hermes-source-development
Patch Hermes Agent source, run its test suite, and submit PRs to NousResearch/hermes-agent.
security-tool-analysis
Extract transferable design patterns from open-source AI SOC codebases.
shrimp-brainstorming
Researches and validates vague project or business ideas into documented directions.
hermes-opencode-plugin
Develop, verify, and debug the Hermes-to-opencode bridge plugin against a live opencode server.
llm-app-patterns
Implements schema-valid JSON output, dashboard cards, and tool-calling agentic loops for LLM applications.
atomic-commits
Plans atomic git commit sequences from dirty working trees with submodule and gitignore handling.
codebase-audit
Audit Python codebases through baseline verification, structural recon, and iterative review loops.
colab-cli
Run Google Colab and Modal GPU jobs from the terminal.
oss-contribution-prep
Guides reading of governing repository documents before opening open-source pull requests.
debug-lm-studio-model-load
Diagnose and resolve stuck JIT model loading in LM Studio on macOS.
hermes-agent-profiles
Create and manage directory-locked Hermes agent profiles with isolated skills, personalities, and CLI tools.
sub-agent-verification
Verify sub-agent output with syntax checks, smoke tests, and git review before reporting completion.
hermes-auxiliary-models
Configure Hermes auxiliary model slots with tiered free-tier and local model assignments.
opencode-plugin-development
Build and audit OpenCode plugins and SDK bridges against source-verified API contracts.
opencode
Orchestrate OpenCode CLI coding agents for autonomous implementation, review, and crash recovery.
report-generation
Generate docx and PDF reports with embedded web UI screenshots via pandoc, docx-js, and reportlab.
Frequently Asked Questions About Adithya Kozham Burath Bijoy
FAQPage SchemaWhat tasks can I accomplish with adikpb's skill collection?▼
You can configure OpenCode and Hermes coding agents, generate repository codemaps, audit codebases, plan atomic commits, manage Git worktrees, run LM Studio local models, execute Colab/Modal GPU jobs, build OpenCode plugins, and generate docx/PDF reports with screenshots.
Who are these skills designed for?▼
Software engineers and power users running OpenCode, Hermes, or LM Studio environments who need agent configuration, multi-agent orchestration, code verification, dependency source inspection, and open-source contribution preparation across Linux, macOS, and Windows.
How do the verification and deep-work skills operate in practice?▼
The verification-planning skill runs before non-trivial features or refactors to define an evidence path, while deepwork orchestrates large multi-phase efforts with review gates. Sub-agent-verification requires manually confirming delegated output before claiming completion.
Are these skills free and open source?▼
Yes. Most skills carry an MIT license, including opencode, hermes-opencode-plugin, atomic-commits, codebase-audit, and llm-app-patterns. A few skills list no explicit license, so check individual frontmatter before redistribution.
What prerequisites and dependencies do these skills require?▼
The LM Studio skill requires curl and jq binaries plus a ~/lm-studio/ config path. Hermes agent profiles use uv-only Python tooling, and several skills depend on pinned Hermes/opencode clones, Git, and platform support for Linux, macOS, or Windows.