Instructions file CodexOpenCode
AGENTS.md instructions for desplega-ai/ai-toolbox, a project described as: AI toolbox, intended to be developed and used by agents!
Instructions file CodexOpenCode
AGENTS.md instructions for desplega-ai/ai-toolbox, a project described as: AI toolbox, intended to be developed and used by agents!
Instructions file
Claude Code instructions for desplega-ai/ai-toolbox, covering ai toolbox, repository structure, claude plugins, plugin versioning and key tools.
Plugin Claude Code
Plugin for effective agentic development.
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).
Agent
Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
Agent
You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.
Agent
Use this agent when you need to preserve context before running out of context window space, when you want to checkpoint progress on a complex task, when transitioning between sessions, or when explicitly asked to save/store current progress. Examples:\n\n \nContext: The assistant has been working on a complex…
Agent
Executes a single plan phase as an autonomous background sub-agent. Invokes the desplega:phase-running skill which contains the full execution logic and registers plan checkbox tracking hooks.
Agent
Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…
Command
Interactive exploration of ideas through Socratic Q&A.
Command
Analyze the codebase and automatically add Business-Use SDK instrumentation to track critical business flows.
Command
You are tasked with creating git commits for the changes made during this session.
Command
Continue work from a saved handoff file.
Command
Create detailed implementation plans through interactive research and iteration.
Command
Create TDD implementation plans with strict Red-Green-Commit/Rollback cycles.
Command
Implement technical plans from a predefined plan file.
Command
Improve or bootstrap an AGENTS.md / CLAUDE.md file using conditional blocks.
Command
Capture, search, and promote institutional learnings across projects.
Command
Plan and implement a small task in one session with a lightweight yolo plan.
Command
Functional validation with test evidence and QA reports.
Command
One-shot question answering using the research process.
Command
Document codebase as-is with thoughts directory for historical context.
Command
Structured critique of research, plan, and brainstorm documents.
Command
Execute a single plan phase as a background sub-agent.