From orchestrator
Use proactively when you discover a bug, known issue, footgun, security concern, or limitation that future sessions should be aware of. Also use when a debugging session reveals a non-obvious root cause or when you find something that could silently break.
npx claudepluginhub spawnbox-dev/claude-plugins --plugin orchestratorThis skill uses the workspace's default tool permissions.
You discovered a problem worth tracking. Record it with `note`:
Submits bug reports, feature requests, SDLC patterns, or improvements to claude-sdlc-wizard GitHub repo via gh issue create. Privacy-first with opt-in scanning of SDLC setup.
Creates GitHub issues in WaterplanAI/agentic-config repo for bugs and feature requests using GitHub CLI. Handles templates, explicit args, or extracts from conversation context. Invoke via /ac-issue.
Maintains project-specific known-issues.md mapping recurring errors to solutions. Auto-consulted by systematic-debugging before investigations; triggers on 'save this fix', 'remember this error', or known issues phrases.
Share bugs, ideas, or general feedback.
You discovered a problem worth tracking. Record it with note:
open_thread, include steps to reproduce and any workaroundsanti_pattern, explain what goes wrong and how to avoid itrisk, describe the vulnerability and mitigationrisk or insight, explain the constraint and its implicationsBe specific about the failure mode. "rm -rf with backslash paths in Git Bash deletes wrong directory" is better than "be careful with rm."