502 Commits

Author SHA1 Message Date
Necati Özmen c9e51ec0b3 Merge pull request #308 from VoltAgent/fix/knowledge-synthesizer-grounding
Ground meta-orchestration subagents, remove fabricated metrics (#300)
2026-08-12 16:34:46 +03:00
necatiozmen b464bd5199 Ground remaining 7 meta-orchestration subagents (issue #300)
Applies the same cleanup as knowledge-synthesizer to the rest of the
category, all of which shared the identical keyword-stuffed template:

  agent-organizer, context-manager, error-coordinator,
  multi-agent-coordinator, performance-monitor, task-distributor,
  workflow-orchestrator

For each file:
- Removed fabricated metrics — the numeric-target checklists
  (">95%", "<100ms", "100%"), the progress/status JSON blobs with
  invented counts, and the "Delivery notification" brag sentences the
  model would otherwise hallucinate into its output.
- Cut technique/buzzword blocks the tools (Read, Write, Edit, Glob,
  Grep) cannot execute; reframed each agent honestly as planning and
  documenting rather than running a live runtime.
- Replaced the circular "Communication Protocol" JSON (which assumed a
  non-existent message bus) with honest file-and-orchestrator
  coordination and explicit tool-scope/grounding rules.
- Preserved frontmatter (name/tools/model) and the sibling-agent
  cross-references.

Each file dropped from ~286 lines to ~66-101. No version bump needed
beyond the 1.0.4 already applied for knowledge-synthesizer, since all
changes are within the voltagent-meta category.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-12 16:31:24 +03:00
necatiozmen 94354f9f35 Ground knowledge-synthesizer subagent, remove fabricated metrics
Rewrites the knowledge-synthesizer definition to match what its tools
(Read, Write, Edit, Glob, Grep) can actually do, addressing issue #300:

- Removes fabricated metrics ("Pattern accuracy > 85%", "50k+ entities",
  "improving performance by 23%") the model would otherwise hallucinate
  into its output.
- Drops technique blocks the tools cannot execute (federated/reinforcement
  learning, knowledge-graph building, anomaly/causation inference).
- Replaces the circular "Communication Protocol" JSON (which assumed a
  non-existent message bus) with an evidence-cited output schema and an
  honest note that coordination happens through shared files.
- Adds hard grounding rules: every pattern must cite path:line evidence
  and appear in >=2 sources; no invented counts.

Bumps voltagent-meta 1.0.3 -> 1.0.4 (plugin.json + marketplace.json) to
satisfy the version-bump CI gate.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-12 13:50:54 +03:00
Necati Özmen 3ad38dd633 Merge pull request #305 from Sabeekhann/add-email-deliverability-and-landing-page-copywriter-agents
Add email-deliverability-engineer and landing-page-copywriter subagents
2026-08-12 13:42:53 +03:00
necatiozmen 37bebc3d5f Merge remote-tracking branch 'origin/main' into add-email-deliverability-and-landing-page-copywriter-agents
# Conflicts:
#	.claude-plugin/marketplace.json
#	categories/07-specialized-domains/.claude-plugin/plugin.json
2026-08-12 13:41:19 +03:00
Necati Özmen efd4389841 Merge pull request #299 from javeoff/add-docs-editor-subagent
Add docs-drift-editor subagent to Developer Experience
2026-08-12 13:35:05 +03:00
Necati Özmen 75edb94db1 Merge pull request #296 from kriptoburak/codex/add-x-api-integration-subagent
Add X API integration subagent
2026-08-12 13:32:56 +03:00
Omer d483b876c5 chore: update README 2026-08-10 07:18:59 -07:00
Necati Özmen 91810b33c7 Enhance README
Added promotional content for EveryFeed and LaunchKit.
2026-07-31 15:34:38 +03:00
Sabee Ur Rehman Khan f852f6e6f4 Align landing-page-copywriter tools with Business & Product category convention
Every other agent in this category grants WebFetch/WebSearch for
competitor/industry research; add them here and use them (competitor
landing page research) rather than leaving them unused.
2026-07-30 22:37:24 +05:00
Sabee Ur Rehman Khan fd46bc1928 Fix alphabetical ordering: email-deliverability-engineer sorts before embedded-systems 2026-07-30 22:16:03 +05:00
Sabee Ur Rehman Khan 76829599a8 Add email-deliverability-engineer and landing-page-copywriter subagents
Fills two gaps in the collection: no agent covered email authentication
(SPF/DKIM/DMARC)/deliverability, and none covered conversion-focused
landing page copywriting specifically. Updates category READMEs, root
README, and bumps plugin/marketplace versions per CONTRIBUTING.md.
2026-07-30 21:51:09 +05:00
Daniil d33a81bb49 Add docs-drift-editor subagent to Developer Experience category 2026-07-10 17:28:56 +07:00
necatiozmen 947b44ca0c update links 2026-07-10 12:17:47 +03:00
necatiozmen 977dfeaaf3 update sponsors section 2026-07-08 23:00:02 +03:00
necatiozmen 574d7f62a7 Merge branch 'main' of https://github.com/VoltAgent/awesome-claude-code-subagents 2026-07-08 22:55:50 +03:00
necatiozmen ed9d29bf2b update sponsor section 2026-07-08 22:54:46 +03:00
Necati Özmen aa81fad6d4 update sponsor section from README
Removed sponsor section from README.
2026-07-07 20:19:13 +03:00
kriptoburak 14bbcf5d98 Add X API integration subagent 2026-07-03 23:22:34 +03:00
necatiozmen c193ad4541 update README 2026-06-24 09:28:01 +03:00
Necati Özmen 58bea2139a Merge pull request #291 from kriptoburak/codex/fix-readme-assistants-typo
Fix README assistants typo
2026-06-24 09:09:07 +03:00
Necati Özmen bdf43211d0 Merge pull request #280 from sam-eer12/fix/subagent-model-opus-to-inherit
fix: switch 25 subagents from model: opus to model: inherit
2026-06-24 09:02:41 +03:00
kriptoburak c6d0a143a2 Fix README assistants typo 2026-06-23 01:39:56 +03:00
Necati Özmen 5983fe3b4e Update launchkit banner image in README 2026-06-16 17:22:56 +03:00
Necati Özmen 02de092a27 Update README.md to remove VoltAgent references
Removed some content related to VoltAgent and its tools.
2026-06-15 21:43:14 +03:00
Sameer Gupta 7c82e7b008 fix: switch subagent model from opus to inherit
Switch all 25 subagents that hardcode `model: opus` to `model: inherit`
so they ride the user's session model (including claude-opus-4-8[1m])
instead of silently falling back to standard Opus.

Problem: The `opus` alias always resolves to standard Opus, never the
1M-context variant (claude-opus-4-8[1m]). In Claude Code, these two
variants draw from separate usage allowances — standard Opus has a much
smaller budget. When a user runs their main session on opus[1m] and
spawns one of these subagents, the subagent silently drops to standard
Opus and rapidly drains the scarce standard-Opus allowance.

There is no user-side workaround: aliases can't be remapped globally,
plugin agent files are read-only and overwritten on updates, and
same-named agents in ~/.claude/agents/ don't override plugin agents.

Fix: Using `model: inherit` preserves the original intent ('use the
best model for heavy work') while respecting whichever Opus tier the
user's session is actually running on.

Affected categories:
- 01-core-development: design-bridge, graphql-architect, microservices-architect
- 03-infrastructure: cloud-architect, platform-engineer, security-engineer
- 04-quality-security: ad-security-reviewer, ai-writing-auditor,
  architect-reviewer, code-reviewer, compliance-auditor, penetration-tester,
  powershell-security-hardening, security-auditor
- 05-data-ai: ai-engineer, llm-architect
- 07-specialized-domains: fintech-engineer, healthcare-admin,
  payment-integration, quant-analyst, risk-manager
- 08-business-product: license-engineer
- 09-meta-orchestration: codebase-orchestrator, multi-agent-coordinator,
  workflow-orchestrator
2026-06-12 10:53:39 +05:30
Necati Özmen 2f9cf8b956 Update README
Added a section for ecosystem tools and sponsorship information.
2026-05-27 13:45:40 +03:00
necatiozmen d14cf517cd update README 2026-05-25 11:40:25 +03:00
necatiozmen 52e1392011 update README 2026-05-25 11:35:53 +03:00
necatiozmen b2e2203f6b update versions 2026-05-25 10:22:37 +03:00
Necati Özmen 541f7e56cb Merge pull request #256 from hemanth1999k/feat/add-product-compliance-subagents
feat: add 8 product management and compliance subagents
2026-05-25 10:09:45 +03:00
Necati Özmen 5361c93032 Merge pull request #247 from AndersGeer/patch-1
Removed declared agents that are not part of qa-sec
2026-05-25 09:51:53 +03:00
Necati Özmen 2896d5485d Merge pull request #238 from MohamedAbdallah-14/add-asset-gen-unslop-agents
Add visual-asset-generator and content-quality-editor subagents
2026-05-25 09:49:53 +03:00
Necati Özmen 2ddd2236ae Merge pull request #234 from GoosLab/add-moai-adk
Add MoAI-ADK to Meta & Orchestration category
2026-05-25 09:39:59 +03:00
Necati Özmen 945f491f0f Merge pull request #239 from etannous/fix/qa-sec-orphan-agent-entries
fix(qa-sec): remove orphan agent entries from plugin.json
2026-05-20 22:25:48 +03:00
hemanth1999k 0312fd6c4f feat: add 8 product management and compliance subagents 2026-05-17 12:11:28 -05:00
Anders Geer Jakobsen 7308a36795 Update plugin.json 2026-05-04 09:20:53 +02:00
Elias TANNOUS 2fc2491a5a fix(qa-sec): remove orphan agent entries from plugin.json
plugin.json v1.1.0 references two agent files that don't exist in the
repository:
- cost-accounting-performance-reviewer.md
- performance-roi-translator.md

This causes the plugin to fail loading in Claude Code with:
  Path not found: <cache>/voltagent-qa-sec/1.1.0/cost-accounting-performance-reviewer.md (agents)
  Path not found: <cache>/voltagent-qa-sec/1.1.0/performance-roi-translator.md (agents)

Drop the orphan entries to restore plugin loading. The two referenced
agents can be re-added later once the corresponding .md files are
committed.
2026-04-26 00:45:17 +02:00
Mohamed Abdallah a631d34a85 Add visual-asset-generator and content-quality-editor subagents 2026-04-25 21:57:45 +03:00
Goos Kim dcbdb7d69d Add MoAI-ADK to Meta & Orchestration subagents 2026-04-23 00:08:38 +09:00
Necati Özmen 6f804f0cfa Merge pull request #228 from ScientificAJ/feature/ui-ux-tester-reopen
feat: add ui-ux-tester subagent
2026-04-20 10:13:01 +03:00
Necati Özmen ed47c29a0b Merge branch 'main' into feature/ui-ux-tester-reopen 2026-04-20 10:12:50 +03:00
Necati Özmen 5d46556e77 Merge pull request #227 from ScientificAJ/feature/codebase-orchestrator-reopen
feat: add codebase-orchestrator subagent
2026-04-20 10:11:53 +03:00
Necati Özmen 2a44c6cf16 Merge branch 'main' into feature/codebase-orchestrator-reopen 2026-04-20 10:11:44 +03:00
Necati Özmen 62796f48ff Merge pull request #203 from ajhcs/add-healthcare-admin
Add healthcare administration agent (51 specialized sub-agents)
2026-04-20 10:07:12 +03:00
Necati Özmen 6e2d4aaed6 Merge pull request #177 from AliChishti/feature/node-specialist
feat(lang): add node-specialist agent
2026-04-20 10:04:03 +03:00
Necati Özmen 08a76eafa1 Merge pull request #191 from neztach/patch-1
version bump
2026-04-20 10:01:49 +03:00
Necati Özmen c63950c41d Merge pull request #192 from neztach/patch-2
Sync qa-sec marketplace version with plugin manifest
2026-04-20 10:01:35 +03:00
AJ e00261546f Refine UI/UX Tester role and testing guidelines
Enhanced the role description for the UI/UX Tester to emphasize the importance of visual spacing and micro-interactions. Updated the testing checklist and methodologies to include specific focus on spacing and granular functionality.
2026-04-19 23:59:14 +05:30
ARJUN 524fd8aa59 feat: add codebase-orchestrator subagent 2026-04-19 23:59:14 +05:30