neo
dfd9959540
fix: use 4-backtick fences for nested code blocks
...
Use quadruple backticks to properly fence markdown content containing
triple-backtick code blocks, resolving markdownlint MD041 violations.
2026-02-10 15:18:50 +08:00
neo
6e5a11ab74
fix: resolve markdownlint issues in documentation
...
- Remove trailing whitespace from inline code
- Add blank line before table
- Fix heading levels to ensure proper hierarchy
- Convert bare URLs to markdown links
2026-02-10 15:18:39 +08:00
Skyler Anderson
6b424e31ff
feat: add pm2 and multi-agent orchestration commands
...
Add 6 new command files:
- pm2.md: PM2 process management for running multiple services
- multi-plan.md: Multi-agent planning orchestration
- multi-execute.md: Multi-agent parallel execution
- multi-backend.md: Backend-focused multi-agent workflow
- multi-frontend.md: Frontend-focused multi-agent workflow
- multi-workflow.md: General multi-agent workflow coordination
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-05 05:57:58 -08:00