Add /ask-minimax-with-context skill
Walks CONTEXT.md and CLAUDE.md files from a given folder up to the git root, assembles them into a context bundle via shell redirects (file contents never enter the calling session), then delegates a one-line question to MiniMax M2.7. Token cost to the main session: paths only. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
- [Process Lessons](memory/process-lessons.md) — Container agent workflow patterns, skill development rules
|
||||
- [Decisions](memory/decisions.md) — Task orchestration architecture decisions, harness design rationale
|
||||
- [skill-ask-minimax-with-context](memory/skill-ask-minimax-with-context.md) — Walk CONTEXT.md+CLAUDE.md up to git root, bundle via shell redirects, delegate question to MiniMax
|
||||
|
||||
## Task Orchestration Skills (2026-03-24)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user