@softspark/ai-toolkit 3.4.1 → 3.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. package/AGENTS.md +111 -111
  2. package/CHANGELOG.md +43 -0
  3. package/README.md +5 -6
  4. package/app/.claude-plugin/plugin.json +1 -1
  5. package/app/skills/a11y-validate/SKILL.md +1 -1
  6. package/app/skills/agent-creator/SKILL.md +1 -1
  7. package/app/skills/analyze/SKILL.md +1 -1
  8. package/app/skills/api-patterns/SKILL.md +1 -1
  9. package/app/skills/app-builder/SKILL.md +1 -1
  10. package/app/skills/architecture-audit/SKILL.md +1 -1
  11. package/app/skills/architecture-decision/SKILL.md +1 -1
  12. package/app/skills/biz-scan/SKILL.md +1 -1
  13. package/app/skills/brand-voice/SKILL.md +1 -1
  14. package/app/skills/briefing/SKILL.md +1 -1
  15. package/app/skills/build/SKILL.md +1 -1
  16. package/app/skills/chaos/SKILL.md +1 -1
  17. package/app/skills/ci/SKILL.md +1 -1
  18. package/app/skills/ci-cd-patterns/SKILL.md +1 -1
  19. package/app/skills/clean-code/SKILL.md +1 -1
  20. package/app/skills/command-creator/SKILL.md +1 -1
  21. package/app/skills/commit/SKILL.md +1 -1
  22. package/app/skills/content-moderation-patterns/SKILL.md +1 -1
  23. package/app/skills/council/SKILL.md +1 -1
  24. package/app/skills/cpp-rules/SKILL.md +1 -1
  25. package/app/skills/csharp-patterns/SKILL.md +1 -1
  26. package/app/skills/csharp-rules/SKILL.md +1 -1
  27. package/app/skills/cve-scan/SKILL.md +1 -1
  28. package/app/skills/dart-rules/SKILL.md +1 -1
  29. package/app/skills/database-patterns/SKILL.md +1 -1
  30. package/app/skills/debug/SKILL.md +1 -1
  31. package/app/skills/debugging-tactics/SKILL.md +1 -1
  32. package/app/skills/deploy/SKILL.md +1 -1
  33. package/app/skills/design-an-interface/SKILL.md +1 -1
  34. package/app/skills/design-engineering/SKILL.md +1 -1
  35. package/app/skills/docker-devops/SKILL.md +1 -1
  36. package/app/skills/docs/SKILL.md +1 -1
  37. package/app/skills/documentation-standards/SKILL.md +1 -1
  38. package/app/skills/ecommerce-patterns/SKILL.md +1 -1
  39. package/app/skills/evaluate/SKILL.md +1 -1
  40. package/app/skills/evolve/SKILL.md +1 -1
  41. package/app/skills/explain/SKILL.md +1 -1
  42. package/app/skills/explore/SKILL.md +1 -1
  43. package/app/skills/fix/SKILL.md +1 -1
  44. package/app/skills/flutter-patterns/SKILL.md +1 -1
  45. package/app/skills/git-mastery/SKILL.md +1 -1
  46. package/app/skills/golang-rules/SKILL.md +1 -1
  47. package/app/skills/grill-me/SKILL.md +1 -1
  48. package/app/skills/health/SKILL.md +1 -1
  49. package/app/skills/hipaa-validate/SKILL.md +1 -1
  50. package/app/skills/hive-mind/SKILL.md +1 -1
  51. package/app/skills/hook-creator/SKILL.md +1 -1
  52. package/app/skills/index/SKILL.md +1 -1
  53. package/app/skills/instinct-review/SKILL.md +1 -1
  54. package/app/skills/java-patterns/SKILL.md +1 -1
  55. package/app/skills/java-rules/SKILL.md +1 -1
  56. package/app/skills/json-mode-patterns/SKILL.md +1 -1
  57. package/app/skills/kotlin-patterns/SKILL.md +1 -1
  58. package/app/skills/kotlin-rules/SKILL.md +1 -1
  59. package/app/skills/lint/SKILL.md +1 -1
  60. package/app/skills/mcp-builder/SKILL.md +1 -1
  61. package/app/skills/mcp-patterns/SKILL.md +1 -1
  62. package/app/skills/medplum-rules/SKILL.md +1 -1
  63. package/app/skills/mem-search/SKILL.md +1 -1
  64. package/app/skills/migrate/SKILL.md +1 -1
  65. package/app/skills/migration-patterns/SKILL.md +1 -1
  66. package/app/skills/model-routing-patterns/SKILL.md +1 -1
  67. package/app/skills/night-watch/SKILL.md +1 -1
  68. package/app/skills/observability-patterns/SKILL.md +1 -1
  69. package/app/skills/onboard/SKILL.md +1 -1
  70. package/app/skills/orchestrate/SKILL.md +1 -1
  71. package/app/skills/panic/SKILL.md +1 -1
  72. package/app/skills/performance-profiling/SKILL.md +1 -1
  73. package/app/skills/persona/SKILL.md +1 -1
  74. package/app/skills/php-rules/SKILL.md +1 -1
  75. package/app/skills/plan/SKILL.md +1 -1
  76. package/app/skills/plan-writing/SKILL.md +1 -1
  77. package/app/skills/plugin-creator/SKILL.md +1 -1
  78. package/app/skills/pr/SKILL.md +1 -1
  79. package/app/skills/prd-to-issues/SKILL.md +1 -1
  80. package/app/skills/prd-to-plan/SKILL.md +1 -1
  81. package/app/skills/predict/SKILL.md +1 -1
  82. package/app/skills/prompt-caching-patterns/SKILL.md +1 -1
  83. package/app/skills/python-rules/SKILL.md +1 -1
  84. package/app/skills/qa-session/SKILL.md +1 -1
  85. package/app/skills/rag-patterns/SKILL.md +1 -1
  86. package/app/skills/refactor/SKILL.md +1 -1
  87. package/app/skills/refactor-plan/SKILL.md +1 -1
  88. package/app/skills/repeat/SKILL.md +1 -1
  89. package/app/skills/research-mastery/SKILL.md +1 -1
  90. package/app/skills/review/SKILL.md +1 -1
  91. package/app/skills/rollback/SKILL.md +1 -1
  92. package/app/skills/ruby-patterns/SKILL.md +1 -1
  93. package/app/skills/ruby-rules/SKILL.md +1 -1
  94. package/app/skills/rust-patterns/SKILL.md +1 -1
  95. package/app/skills/rust-rules/SKILL.md +1 -1
  96. package/app/skills/search/SKILL.md +1 -1
  97. package/app/skills/security-patterns/SKILL.md +1 -1
  98. package/app/skills/seo-validate/SKILL.md +1 -1
  99. package/app/skills/skill-audit/SKILL.md +1 -1
  100. package/app/skills/skill-creator/SKILL.md +1 -1
  101. package/app/skills/subagent-development/SKILL.md +1 -1
  102. package/app/skills/swarm/SKILL.md +1 -1
  103. package/app/skills/swift-patterns/SKILL.md +1 -1
  104. package/app/skills/swift-rules/SKILL.md +1 -1
  105. package/app/skills/tdd/SKILL.md +1 -1
  106. package/app/skills/teams/SKILL.md +1 -1
  107. package/app/skills/test/SKILL.md +1 -1
  108. package/app/skills/testing-patterns/SKILL.md +1 -1
  109. package/app/skills/triage-issue/SKILL.md +1 -1
  110. package/app/skills/typescript-patterns/SKILL.md +1 -1
  111. package/app/skills/typescript-rules/SKILL.md +1 -1
  112. package/app/skills/ubiquitous-language/SKILL.md +1 -1
  113. package/app/skills/verification-before-completion/SKILL.md +1 -1
  114. package/app/skills/workflow/SKILL.md +1 -1
  115. package/app/skills/write-a-prd/SKILL.md +1 -1
  116. package/llms-full.txt +111 -111
  117. package/manifest.json +1 -1
  118. package/package.json +1 -1
  119. package/scripts/generate_language_rules_skills.py +3 -9
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: content-moderation-patterns
3
- description: "Loaded when user builds content moderation, safety filters, or policy enforcement with Claude. Covers pre-filter vs LLM-classify, category design, confidence thresholds, and human-in-the-loop."
3
+ description: "Content moderation with Claude: pre-filter vs LLM-classify, categories, thresholds, HITL. Triggers: moderation, safety filter, policy enforcement, content classifier."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: council
3
- description: "4-perspective decision evaluation for architecture choices. Use when user wants multi-angle analysis, needs to decide between alternatives, or mentions 'council', 'evaluate decision', 'pros cons'."
3
+ description: "4-perspective decision evaluation for architecture choices. Triggers: council, evaluate decision, pros cons, multi-angle, alternatives."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[decision question or proposal to evaluate]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: cpp-rules
3
- description: "C++ coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .cpp, .cc, .cxx, .hpp, .h, CMakeLists.txt, Makefile, GoogleTest, clang-tidy. Load when writing, reviewing, or editing C++ code."
3
+ description: "C++ coding rules: style, patterns, security, testing. Triggers: .cpp, .cc, .cxx, .hpp, .h, CMakeLists.txt, Makefile, GoogleTest, clang-tidy."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: csharp-patterns
3
- description: "C# and .NET development patterns: LINQ, async/await, dependency injection, records, nullable reference types, ASP.NET Core minimal APIs, EF Core, MediatR. Triggers: C#, .NET, dotnet, ASP.NET, EF Core, LINQ, IServiceCollection, record type, async C#, nullable reference types. Load when writing or reviewing C#/.NET code."
3
+ description: "C#/.NET: LINQ, async/await, DI, records, nullable refs, ASP.NET Core, EF Core, MediatR. Triggers: C#, .NET, dotnet, ASP.NET, EF Core, LINQ, record type, IServiceCollection."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: csharp-rules
3
- description: "C#/.NET coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .cs, .csproj, .sln, ASP.NET, ASP.NET Core, EF Core, LINQ, NUnit, xUnit, dotnet. Load when writing, reviewing, or editing C#/.NET code."
3
+ description: "C#/.NET coding rules: style, patterns, security, testing. Triggers: .cs, .csproj, .sln, ASP.NET, ASP.NET Core, EF Core, LINQ, NUnit, xUnit, dotnet."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: cve-scan
3
- description: "Scan project dependencies for known CVEs using native audit tools (npm, pip, composer, cargo, go, bundler, dart)"
3
+ description: "Scans deps for known CVEs via native audit (npm, pip, composer, cargo, go, bundler, dart). Triggers: CVE scan, vulnerability scan, npm audit, pip audit."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[--ecosystem npm|pip|composer|cargo|go|ruby|dart] [--fix] [--json]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: dart-rules
3
- description: "Dart/Flutter coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .dart, pubspec.yaml, Flutter, Riverpod, Bloc, widget, StatelessWidget, StatefulWidget. Load when writing, reviewing, or editing Dart/Flutter code."
3
+ description: "Dart/Flutter coding rules: style, patterns, security, testing. Triggers: .dart, pubspec.yaml, Flutter, Riverpod, Bloc, widget, StatelessWidget, StatefulWidget."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: database-patterns
3
- description: "Database schema design and query optimization: normalization, indexing strategies, joins, N+1, transactions, isolation levels, partitioning, EXPLAIN plans. Triggers: schema, table design, index, slow query, N+1, PostgreSQL, MySQL, SQL Server, SQL, EXPLAIN, query plan, transaction, deadlock. Load when designing tables or tuning queries."
3
+ description: "DB schema design and query tuning: normalization, indexing, N+1, transactions, EXPLAIN. Triggers: schema, index, slow query, N+1, PostgreSQL, MySQL, EXPLAIN, deadlock, query plan."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: debug
3
- description: "Debug errors and trace root causes systematically using logs, health checks, and hypothesis-driven investigation. Use when a bug or error message is in hand not for architectural questions or when there is no reproducible symptom."
3
+ description: "Systematic debugging via logs, health checks, hypothesis-driven investigation. Triggers: debug, error, trace root cause, fix bug, reproduce symptom, investigation."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[symptom]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: debugging-tactics
3
- description: "Root-cause debugging with 4-phase method: investigation, hypothesis, validation, fix. No fix without RCA. Triggers: bug, error, exception, stack trace, not working, intermittent, flaky, crash, regression, fails sometimes, why is X happening, broken after. Load when user reports a bug or asks to investigate failing code."
3
+ description: "RCA debugging: investigation, hypothesis, validation, fix. No fix without RCA. Triggers: bug, error, exception, stack trace, intermittent, flaky, crash, regression, broken after."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Grep, Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: deploy
3
- description: "Deploy with pre-flight checks and health verification"
3
+ description: "Deploys with pre-flight checks and health verification. Triggers: deploy, deployment, ship, release, push to prod."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[environment]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: design-an-interface
3
- description: "Generate multiple radically different interface designs using parallel sub-agents, then compare on simplicity, depth, and correctness. Based on 'Design It Twice' from Ousterhout. Use when user wants to design an API, explore interface options, compare module shapes, or mentions 'design it twice'."
3
+ description: "Generates and compares parallel interface designs (Ousterhout 'Design It Twice'). Triggers: design API, interface options, compare modules, design it twice."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[module or interface to design]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: design-engineering
3
- description: "UI craftsmanship (Emil Kowalski school): animation frequency rules, easing curves, micro-interactions, state polish, invisible-details philosophy. Triggers: animation, transition, ease-out, ease-in-out, motion, micro-interaction, hover state, loading state, UI polish, design detail, spring curve, delightful UX. Load when building or reviewing interactive UI."
3
+ description: "UI craftsmanship: animation rules, easing, micro-interactions, state polish. Triggers: animation, transition, ease-out, motion, micro-interaction, hover, loading state, UI polish."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: docker-devops
3
- description: "Docker, containers, Kubernetes, and DevOps patterns: Dockerfile best practices, multi-stage builds, compose, k8s manifests, Helm charts, service mesh, image hardening. Triggers: Docker, Dockerfile, container, image, Kubernetes, k8s, compose, Helm, registry, layer caching, service mesh, pod, deployment yaml. Load when writing or fixing container/orchestration configs."
3
+ description: "Docker/K8s: Dockerfile, multi-stage, compose, manifests, Helm. Triggers: Docker, Dockerfile, container, Kubernetes, k8s, compose, Helm, pod."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: docs
3
- description: "Generate and update README, API docs, and architecture notes"
3
+ description: "Generates/updates README, API docs, architecture notes. Triggers: docs, README, API docs, architecture note, documentation."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[type: readme/api/architecture-note]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: documentation-standards
3
- description: "KB document conventions: YAML frontmatter (7 required fields), 5-category taxonomy (reference/howto/procedures/troubleshooting/best-practices), directory-category matching, validate.sh CI rules. Triggers: kb/, KB document, architecture note, SOP, runbook, howto, frontmatter, knowledge base entry, documentation standard. Load when creating or editing any file under kb/."
3
+ description: "KB conventions: YAML frontmatter, 5-category taxonomy (reference/howto/procedures/troubleshooting/best-practices). Triggers: kb/, SOP, runbook, howto, frontmatter, knowledge base."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: ecommerce-patterns
3
- description: "E-commerce domain patterns: cart, checkout flow, payment providers (Stripe/Adyen), order state machine, inventory, promotions, tax, B2B vs B2C. Triggers: cart, checkout, product, SKU, inventory, payment, Stripe, Shopify, Medusa, Magento, order status, promotion, tax calculation, coupon, refund. Load when working on any e-commerce feature."
3
+ description: "E-commerce: cart, checkout, payments (Stripe/Adyen), order state, inventory, promos, tax. Triggers: cart, checkout, SKU, payment, Stripe, Shopify, Medusa, Magento, coupon, refund."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: evaluate
3
- description: "Evaluate RAG retrieval accuracy and LLM-as-a-judge quality metrics (faithfulness, relevancy, context precision) against a golden dataset. Use when the user asks to measure RAG quality or detect knowledge gaps not for evaluating generic LLM outputs."
3
+ description: "Evaluates RAG retrieval and LLM-as-judge metrics (faithfulness, relevancy, context precision). Triggers: measure RAG quality, knowledge gap, RAG eval, golden dataset."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[--threshold N]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: evolve
3
- description: "Analyzes failure patterns and inefficiencies in agent/skill definitions, then drafts and applies targeted improvements to system prompts, tool permissions, and behavioral rules. Use when the user asks to improve agent behavior, refine skill definitions, update system prompts, or optimize agent configurations based on observed failures."
3
+ description: "Analyzes agent/skill failures, drafts prompt/permission fixes. Triggers: improve agent, refine skill, system prompt, optimize agent."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  context: fork
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: explain
3
- description: "Explain code, architecture, or concepts with Mermaid diagrams and sequence flows. Use when the user asks 'what does X do' or 'how does Y work' not to critique code quality or implement changes."
3
+ description: "Explains code/architecture with Mermaid diagrams and sequence flows. Triggers: what does X do, how does Y work, explain code, sequence diagram."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[file or module path]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: explore
3
- description: "Explore codebase structure, stack, and architecture"
3
+ description: "Explores codebase structure, stack, and architecture. Triggers: explore codebase, project structure, stack overview, architecture map."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[path or question]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: fix
3
- description: "Apply a targeted fix to a known bug or lint error and verify it with the same command that surfaced the problem. Use when the root cause is already identified not for unknown symptoms or open-ended debugging."
3
+ description: "Applies targeted fix to known bug/lint error, verifies with same command that surfaced it. Triggers: fix, apply fix, fix bug, fix lint, targeted fix."
4
4
  effort: low
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[test or lint target]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: flutter-patterns
3
- description: "Flutter and Dart development patterns: widget composition, state management (Riverpod/Bloc/Provider), navigation, async, platform channels, performance. Triggers: Flutter, Dart, widget, StatefulWidget, Riverpod, Bloc, Provider, pubspec, Navigator, platform channel, hot reload, StatelessWidget. Load when writing or reviewing Flutter code."
3
+ description: "Flutter/Dart: widgets, state mgmt (Riverpod/Bloc), navigation, platform channels. Triggers: Flutter, Dart, widget, Riverpod, Bloc, pubspec, hot reload."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: git-mastery
3
- description: "Advanced Git workflows: interactive rebase, bisect, reflog, cherry-pick, worktrees, history rewriting, submodules, large-file migration (LFS/filter-repo). Triggers: git rebase, bisect, cherry-pick, reflog, force push, history rewrite, detached HEAD, merge conflict, worktree, squash, fixup, submodule. Load when user needs non-trivial Git operations."
3
+ description: "Advanced Git: rebase, bisect, reflog, cherry-pick, worktrees, LFS. Triggers: rebase, bisect, cherry-pick, reflog, force push, merge conflict, worktree."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read, Grep, Glob
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: golang-rules
3
- description: "Go coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .go, go.mod, go.sum, Gin, Echo, Gorilla, testing, gofmt. Load when writing, reviewing, or editing Go code."
3
+ description: "Go coding rules: style, patterns, security, testing. Triggers: .go, go.mod, go.sum, Gin, Echo, Gorilla, testing, gofmt."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: grill-me
3
- description: "Stress-test a plan or design through relentless Socratic questioning, walking down each decision branch until reaching shared understanding. Use when user wants to stress-test a plan, get grilled, validate assumptions, or mentions 'grill me'."
3
+ description: "Stress-tests a plan via Socratic questioning down each decision branch. Triggers: stress-test, grill me, validate assumptions, challenge plan, socratic review."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  argument-hint: "[plan or design to stress-test]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: health
3
- description: "Report service and infrastructure health status via liveness/readiness checks, resource usage, and quick diagnostics. Use when the user asks whether services are up or degraded not for deep debugging of a known error."
3
+ description: "Service/infra health via liveness/readiness checks, resource usage, quick diagnostics. Triggers: health check, services up, system status, infra health, degraded service."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[service]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: hipaa-validate
3
- description: "Validate code against HIPAA policy: PHI exposure, missing audit logging, unencrypted transmission/storage, access control gaps, temp file exposure, and missing BAA references"
3
+ description: "HIPAA validator: PHI exposure, audit logging, encryption, access control, BAA refs. Triggers: HIPAA, PHI, healthcare compliance, audit log, BAA."
4
4
  user-invocable: true
5
5
  effort: medium
6
6
  disable-model-invocation: true
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: hive-mind
3
- description: "Multi-agent swarm coordination: consensus voting with confidence scores, output aggregation, file ownership, targeted vs broadcast messaging, map-reduce workflows. Triggers: swarm, hive mind, multi-agent, consensus, parallel agents, team of agents, aggregate results, agent voting, distributed agents. Load when orchestrating 3+ agents working in parallel."
3
+ description: "Multi-agent swarm: consensus voting, aggregation, file ownership, map-reduce. Triggers: swarm, hive mind, multi-agent, consensus, parallel agents, agent voting."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: hook-creator
3
- description: "Create a new Claude Code lifecycle hook (PreToolUse, PostToolUse, Stop, SessionStart, etc.) with a bash script and hooks.json registration. Use when the user wants automated behavior tied to a specific event — not for one-off commands."
3
+ description: "Create new Claude Code lifecycle hook (PreToolUse/PostToolUse/Stop/SessionStart) with bash + hooks.json. Triggers: create hook, lifecycle hook, PreToolUse, PostToolUse, hook event."
4
4
  effort: high
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[hook event or description]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: index
3
- description: "Reindex the knowledge base for semantic search via the configured vector store (e.g., Qdrant). Use only when the user explicitly asks to reindex never trigger speculative rebuilds."
3
+ description: "Reindexes KB for semantic search via vector store (Qdrant). Triggers: reindex KB, rebuild index, vector reindex, refresh embeddings."
4
4
  effort: low
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[path or scope]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: instinct-review
3
- description: "Review, promote, or remove learned instincts extracted from past sessions (`.claude/instincts/*.md`). Use when the user wants to curate the instinct list — not to extract new instincts or edit memory."
3
+ description: "Reviews/promotes/removes instincts from `.claude/instincts/*.md`. Triggers: instinct review, curate instincts, manage instincts, promote instinct."
4
4
  effort: low
5
5
  user-invocable: true
6
6
  argument-hint: "[--list | --promote <id> | --remove <id> | --clear]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: java-patterns
3
- description: "Java development patterns: Spring Boot, CompletableFuture, records, sealed types, streams, JPA/Hibernate, Maven/Gradle, virtual threads (Loom). Triggers: Java, Spring, Spring Boot, JPA, Hibernate, Maven, Gradle, CompletableFuture, record type, sealed class, virtual thread. Load when writing or reviewing Java code."
3
+ description: "Java: Spring Boot, CompletableFuture, records, sealed types, JPA/Hibernate, virtual threads. Triggers: Java, Spring, JPA, Hibernate, Maven, Gradle, virtual thread, sealed class."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: java-rules
3
- description: "Java coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .java, pom.xml, build.gradle, Spring, Spring Boot, JPA, Hibernate, JUnit, Maven, Gradle. Load when writing, reviewing, or editing Java code."
3
+ description: "Java coding rules: style, patterns, security, testing. Triggers: .java, pom.xml, build.gradle, Spring, Spring Boot, JPA, Hibernate, JUnit, Maven, Gradle."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: json-mode-patterns
3
- description: "Loaded when user needs structured JSON output from Claude. Covers tool-use-as-JSON-mode, schema design, parsing, partial recovery, and validation."
3
+ description: "Structured JSON output from Claude: tool-use-as-JSON, schema, parsing, partial recovery. Triggers: JSON mode, structured output, schema validation, JSON parsing."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: kotlin-patterns
3
- description: "Kotlin development patterns: coroutines, Flow, sealed classes, data classes, extension functions, null safety, Ktor, Jetpack Compose, KMP. Triggers: Kotlin, coroutine, Flow, suspend, Ktor, Android Kotlin, Jetpack Compose, sealed class, data class, KMP, kotlinx. Load when writing or reviewing Kotlin code."
3
+ description: "Kotlin: coroutines, Flow, sealed/data classes, null safety, Ktor, Compose, KMP. Triggers: Kotlin, coroutine, Flow, suspend, Ktor, Jetpack Compose, KMP, kotlinx."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: kotlin-rules
3
- description: "Kotlin coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .kt, .kts, build.gradle.kts, Ktor, Jetpack Compose, coroutines, kotlinx. Load when writing, reviewing, or editing Kotlin code."
3
+ description: "Kotlin coding rules: style, patterns, security, testing. Triggers: .kt, .kts, build.gradle.kts, Ktor, Jetpack Compose, coroutines, kotlinx."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: lint
3
- description: "Run the project's linter and type-checker with auto-detected toolchain (ruff/mypy, eslint/tsc, phpstan, golangci-lint, clippy, dart analyze). Use when the user asks for static-analysis feedback — not to run tests or refactor."
3
+ description: "Runs linter+typechecker with auto-detected toolchain (ruff/mypy, eslint/tsc, phpstan, golangci-lint, clippy). Triggers: lint, typecheck, static analysis."
4
4
  effort: low
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[path]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: mcp-builder
3
- description: "Build production-grade MCP (Model Context Protocol) servers from scratch using the 4-phase methodology: research, implement, test, evaluate. Use when creating new MCP integrations for external APIs, databases, or internal services."
3
+ description: "Builds production MCP servers via 4-phase methodology: research, implement, test, evaluate. Triggers: build MCP, new MCP, MCP integration, MCP server scaffold."
4
4
  effort: high
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[service name or API description]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: mcp-patterns
3
- description: "MCP (Model Context Protocol) server design: tool schemas, resource patterns, transport selection (stdio/SSE), client configuration, error handling, capability negotiation. Triggers: MCP, Model Context Protocol, MCP server, MCP tool, MCP resource, JSON-RPC, stdio transport, SSE transport, Claude Desktop config, Cursor MCP. Load when building or integrating MCP servers."
3
+ description: "MCP server design: tool schemas, resources, stdio/SSE, capability negotiation. Triggers: MCP, Model Context Protocol, JSON-RPC, stdio, SSE, Claude Desktop."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: medplum-rules
3
- description: "Medplum (FHIR healthcare) coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: medplum.config.mts, medplum.config.ts, FHIR, Medplum, Bot, Subscription, Questionnaire. Load when writing, reviewing, or editing Medplum (FHIR healthcare) code."
3
+ description: "Medplum (FHIR healthcare) coding rules: style, patterns, security, testing. Triggers: medplum.config.mts, medplum.config.ts, FHIR, Medplum, Bot, Subscription, Questionnaire."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: mem-search
3
- description: "Search past coding sessions using natural language. Finds relevant observations, decisions, and context from previous work."
3
+ description: "Searches past coding sessions for observations, decisions, context. Triggers: mem-search, recall session, past work, prior decisions, session history."
4
4
  effort: medium
5
5
  argument-hint: "[search query]"
6
6
  allowed-tools: Bash, Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: migrate
3
- description: "Run or create database migrations with the detected tool (Alembic, Prisma, Laravel, Django, Flyway, Drizzle) and verify backups exist first. Use when the user asks to apply, roll back, or generate a migration — not for general schema design."
3
+ description: "Run/create DB migrations (Alembic, Prisma, Laravel, Django, Flyway, Drizzle); checks backup. Triggers: apply migration, rollback, generate migration."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[direction]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: migration-patterns
3
- description: "Zero-downtime database migration patterns: expand-contract, double-write, backfill, blue-green schema changes, feature flags, rollback safety, online DDL. Triggers: migration, schema change, zero-downtime, expand-contract, double-write, backfill, ALTER TABLE, column rename, safe deploy, online DDL. Load when planning non-trivial DB schema changes."
3
+ description: "Zero-downtime DB migrations: expand-contract, double-write, backfill, blue-green. Triggers: migration, schema change, backfill, ALTER TABLE, online DDL."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: model-routing-patterns
3
- description: "Loaded when user builds multi-model pipelines (Haiku/Sonnet/Opus). Covers cost-optimized routing, escalation, sub-agent delegation, and fallback chains."
3
+ description: "Multi-model pipelines (Haiku/Sonnet/Opus): cost routing, escalation, fallback chains. Triggers: model routing, Haiku, Sonnet, Opus, escalation, fallback chain."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: night-watch
3
- description: "Run autonomous maintenance tasks (dependency updates, dead code removal, small refactors) in an isolated branch. Use only when the user triggers it explicitly — typically off-hours; never auto-invoked."
3
+ description: "Autonomous maintenance (dep updates, dead code, small refactors) in isolated branch, off-hours. Triggers: night watch, autonomous maintenance, dep updates."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  context: fork
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: observability-patterns
3
- description: "Observability: structured logging, metrics (RED/USE/four golden signals), distributed tracing (OpenTelemetry), correlation IDs, log aggregation, SLO/SLI. Triggers: logging, log level, metrics, Prometheus, Grafana, OpenTelemetry, trace, span, structured log, observability, monitoring, SLO, SLI, alerting. Load when adding or reviewing logs, metrics, or traces."
3
+ description: "Observability: structured logs, metrics (RED/USE), tracing, SLO/SLI. Triggers: logging, metrics, Prometheus, Grafana, OpenTelemetry, trace, monitoring."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: onboard
3
- description: "Guide setup of ai-toolkit in a new project: install symlinks, create CLAUDE.md, capture undocumented intent via interview. Use when the user starts a fresh project or migrates an existing one to ai-toolkit."
3
+ description: "Sets up ai-toolkit in a project: symlinks, CLAUDE.md, intent interview. Triggers: onboard, setup project, install ai-toolkit, migrate project."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[project-path]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: orchestrate
3
- description: "Coordinate multiple specialized agents in parallel"
3
+ description: "Coordinates multiple specialized agents in parallel. Triggers: orchestrate, multi-agent, parallel agents, coordinate agents."
4
4
  user-invocable: true
5
5
  effort: max
6
6
  argument-hint: "[task]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: panic
3
- description: "Emergency kill switch that halts all agent activity via a lockfile gate. Use when agents are looping, misbehaving, or the user wants to stop everything NOW not for normal workflow interruptions."
3
+ description: "Emergency kill switch halts all agents via lockfile gate. Triggers: panic, stop everything, kill switch, halt agents, agents looping."
4
4
  effort: low
5
5
  disable-model-invocation: true
6
6
  agent: system-governor
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: performance-profiling
3
- description: "Performance measurement and optimization: four golden signals (latency/traffic/errors/saturation), p50/p95/p99, baseline-change-measure loop, flame graphs, load testing. Triggers: performance, slow, latency, p99, flame graph, profile, bottleneck, optimization, load test, benchmark, CPU profiling, memory leak. Load when diagnosing or optimizing slow code or services."
3
+ description: "Performance: golden signals, p50/p95/p99, flame graphs, load testing. Triggers: performance, slow, latency, p99, flame graph, bottleneck, memory leak."
4
4
  effort: medium
5
5
  allowed-tools: Read, Grep
6
6
  user-invocable: false
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: persona
3
- description: "Switch engineering persona at runtime: backend-lead, frontend-lead, devops-eng, junior-dev"
3
+ description: "Switches engineering persona at runtime. Triggers: persona, switch role, backend-lead, frontend-lead, devops-eng, junior-dev."
4
4
  effort: low
5
5
  user-invocable: true
6
6
  argument-hint: "[backend-lead | frontend-lead | devops-eng | junior-dev | --list | --clear]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: php-rules
3
- description: "PHP coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .php, composer.json, Laravel, Symfony, PHPUnit, PSR-12, Composer. Load when writing, reviewing, or editing PHP code."
3
+ description: "PHP coding rules: style, patterns, security, testing. Triggers: .php, composer.json, Laravel, Symfony, PHPUnit, PSR-12, Composer."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: plan
3
- description: "Breaks down feature requests and project goals into phased implementation plans with task lists, agent assignments, dependency graphs, and success criteria. Use when the user asks to plan a feature, create an implementation roadmap, break down a coding task, or outline project phases."
3
+ description: "Breaks features/goals into phased plans with task lists, agent assignments, dependencies. Triggers: plan feature, implementation roadmap, break down task, project phases."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[goal]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: plan-writing
3
- description: "Implementation plan and pre-mortem drafting: phase breakdown, success criteria, risks, rollback plan, acceptance tests, estimated effort. Triggers: implementation plan, pre-mortem, phased plan, project plan, task breakdown, success criteria, rollback strategy, risk register. Load when user asks to write a plan or pre-mortem document."
3
+ description: "Implementation plans + pre-mortems: phases, success criteria, risks, rollback. Triggers: implementation plan, pre-mortem, phased plan, task breakdown."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: plugin-creator
3
- description: "Creates experimental opt-in plugin packs with manifests, conventions, and optional module scaffolding for Claude and Codex runtimes"
3
+ description: "Creates opt-in plugin packs with manifests + module scaffolding for Claude/Codex. Triggers: new plugin, plugin pack, plugin scaffold."
4
4
  effort: high
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[plugin pack name or domain]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: pr
3
- description: "Create a GitHub pull request after running pre-flight checks (lint, typecheck, tests) and generating a structured summary from commit history. Use when the branch is ready to merge — not for drafting work-in-progress."
3
+ description: "Creates GitHub PR after pre-flight checks (lint/typecheck/tests), structured summary from commits. Triggers: pr, pull request, create PR, ready to merge."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[title or branch]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: prd-to-issues
3
- description: "Break a PRD into independently-grabbable GitHub issues using vertical slices with HITL/AFK tagging and dependency ordering. Use when user wants to convert a PRD to issues, create tickets, or break down a PRD into work items."
3
+ description: "Splits a PRD into vertical-slice GitHub issues with HITL/AFK tagging and dependencies. Triggers: PRD to issues, create tickets, break down PRD, work items."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[PRD issue number]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: prd-to-plan
3
- description: "Convert a PRD into a phased implementation plan using tracer-bullet vertical slices. Use when user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions tracer bullets."
3
+ description: "Converts PRD into phased plan via tracer-bullet vertical slices. Triggers: PRD to plan, break down PRD, implementation plan, tracer bullets, phased plan."
4
4
  user-invocable: true
5
5
  effort: high
6
6
  argument-hint: "[PRD issue number or paste PRD]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: predict
3
- description: "Analyzes code diffs and file changes to identify potential regressions, maps dependency impact across the codebase, and generates a risk-scored impact report. Use when reviewing pull requests, assessing code change risk, checking for breaking changes, or analyzing the blast radius of a diff."
3
+ description: "Analyzes diffs for regression risk and blast radius, generates risk-scored impact report. Triggers: PR review, code change risk, breaking change, blast radius, regression check."
4
4
  effort: medium
5
5
  disable-model-invocation: true
6
6
  argument-hint: "[change description]"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: prompt-caching-patterns
3
- description: "Loaded when user builds with Anthropic API and needs to cut cost or latency via prompt caching. Covers TTL, cache breakpoints, stacking, invalidation, and measuring hit rate."
3
+ description: "Anthropic API prompt caching: TTL, breakpoints, stacking, invalidation, hit rate. Triggers: prompt caching, cache_control, cache breakpoint, cache TTL, hit rate."
4
4
  effort: medium
5
5
  user-invocable: false
6
6
  allowed-tools: Read