Command
Create API connector tools for AG2 agents with auth handling, pagination, rate limiting, and error mapping.
171 tagged cli tool, measured the same way as everything else here.
Browse within: ai-coding-assistant 37ai-assisted-development 30i18n 30python 30sdd 30claude-ai 27codex-cli 27agentic-framework 21agentic-workflow 21agent-orchestration 19ai-developer-tools 16context-management 16context-engineering 14ai-assistant 11
Command
Create API connector tools for AG2 agents with auth handling, pagination, rate limiting, and error mapping.
Command
Create a multi-agent group chat with AG2 using configurable speaker selection patterns.
Command
Scaffold an A2A-compliant AG2 agent with server wiring, card settings, and skill definitions.
Command Claude Code
Delegate task with intelligent profile selection [AUTO ENHANCE].
Command Claude Code
Continue last CCS delegation session [AUTO ENHANCE].
Command
Run when user calls /commit or asks to generate a commit message. Analyzes staged changes and writes a structured commit message.
Command
Run when user calls /review. Analyzes local changes and runs a comprehensive code review using the agent-reviewer prompt.
Command
Run when user calls /test-tdd. Scans modified files, locates their corresponding unit/integration test suites, and runs them.
Command
Deploy telemetry upstream after build. Expects skene-context/engine.yaml, skene-context/feature-registry.json (or configured outputdir; legacy skene/feature-registry.json still works), and supabase/migrations/skenetriggers.sql; push uploads the package to Skene Cloud.
Command
Initialize Skene configuration for this project. Creates .skene.config (TOML), sets up provider and API key (or SKENEAPIKEY), and runs validation.
Command
Check implementation status from skene-context/engine.yaml. Validates features, action vs code-only mode, and that trigger/function SQL exists in migrations; detail shows latest matching file and (+N) if duplicates.
Command Claude Code
Analyze codebase and create SPEC-First execution plan through dialogue (read-only).
Command Claude Code
Slash commands for SPEC-First development workflow.
Command Claude Code
Review plans with multi-angle analysis (mandatory + extended + autonomous).
Command
Review the current changes for bugs, security issues, and guideline violations.
Command
Restate requirements, assess risks, and produce a step-by-step implementation plan before touching code.
Command
Run the test-driven development workflow: write failing tests first, then the minimal code to pass.
Command
Digest this project into Engram — an explicit, one-time ingestion of the current working tree into typed memory nodes.
Command
Open the Engram graph pane — make sure the machine core is running and share the URL.
Command
Wire this repository to Engram — install the binary if missing, git-ignore the local graph, register the MCP server.
Command
Run read-only health checks on the Kobiton automate plugin (CLI, credentials, profile).
Command
Fetch Kobiton credentials from the authenticated MCP server and write them to /.kobiton/.credentials.
Command
Pre-plan interview — resolves spec ambiguity (v0.1 contract), pins the architectural lurkers from .specify/knowledge/architectural-lurkers.yaml, fires trigger-driven probes from .specify/knowledge/triggers.yaml, walks compliance scope, and writes decisions to specs/defaults/registry.yaml with provenance tagging.
Command
Execute implementation by processing atomic task files one at a time with Context Pinning (Atomic Traceability Model).