Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-toolkit.
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-toolkit.
Plugin Claude Code
A toolkit of DiUS agent skills, commands, agents and hooks for AI coding agents.
Instructions file CodexOpenCode
Instructions for DiUS/agent-toolkit, covering agents.md, what this repo is, repo map, principles and how to add each component type.
Instructions file
Instructions for DiUS/agent-toolkit, covering claude.md, claude code specifics, testing changes locally, load the plugin from this working tree and preview skill discovery for the npx-skills channel.
Agent
Read-only adversarial verifier for the codebase-discovery skill. Use in the verification phase to independently check that every claim in the generated onboarding docs (under docs/) traces to real code evidence or a named stakeholder, that nothing was invented, and that the docs stay onboarding-lean. Runs as an…
Agent
Read-only code reconnaissance worker for the codebase-discovery skill. Use during deep recon to investigate a specific, scoped area of a codebase (the data model, a service, an API surface, a workflow) and return distilled, evidence-cited findings without dumping raw file contents into the main context. Ideal for…
Skill Claude CodeCodex
Extract domain, architecture, business rules, workflows and a business glossary from an existing (often poorly documented) codebase, then validate the findings with a senior BA/Product Owner one question at a time. Produces onboarding-grade docs under docs/ that give a new team member — human or AI — enough context to…