Files
claude-howto/openspec/changes/update-slash-commands-readme/tasks.md
T
Luong NGUYEN 0fcac18357 docs: Add blog post and new slash commands for development workflow
- Add blog post: 4 Essential Slash Commands I Use in Every Project
- Add new slash commands: /doc-refactor, /setup-ci-cd, /unit-test-expand
- Update slash-commands README with comprehensive documentation
- Simplify /push-all command structure
- Archive add-blog-post-slash-commands change
- Add blog-post spec and pending openspec changes
2025-12-26 11:02:19 +01:00

520 B

1. Implementation

  • 1.1 Update /push-all section in README to reflect enhanced safety checks (API key validation, confirmation workflow, detailed error handling)
  • 1.2 Add /doc-refactor section documenting the documentation restructuring command
  • 1.3 Add /setup-ci-cd section documenting the CI/CD pipeline setup command
  • 1.4 Add /unit-test-expand section documenting the test coverage expansion command
  • 1.5 Update section heading to reflect 8 available commands (was 4, added 4 new)