Skip to content

README

Subagent definitions invoked by the skills, or directly via `Task(subagent_type=...)`. Each file carries the frontmatter contract (`name`, `description`, `model`, `color`) documented in [`CLAUDE.md`](../CLAUDE.md). Back to the [Map of Content](../docs/index.md).

From plugin
309 skills9 agents8 commands
shell
$ npx -y skills add bjcoombs/ai-native-toolkit --agent claude-code

Ships with ai-native-toolkit. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Subagent definitions invoked by the skills, or directly via `Task(subagent_type=...)`. Each file carries the frontmatter contract (`name`, `description`, `model`, `color`) documented in [`CLAUDE.md`](../CLAUDE.md). Back to the [Map of Content](../docs/index.md).
Ships withai-native-toolkit

A Claude Code plugin - and a set of standalone skills for any AI assistant: skills, agents, and commands for AI-native development. In Claude Code it runs locally against your own codebase using whichever model you already pay for.

Get the whole plugin, auto-invoked
Stats
30
Stars
0
Views
5
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
11d ago
Last commit
6mo ago
Created

Repo: bjcoombs/ai-native-toolkit