dex-workflow
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Dex Workflow - Task-Based Feature Implementation
Current branch: !git branch --show-current 2>/dev/null || echo "not in git repo"
Task status: !dex status 2>/dev/null | head -5 || echo "dex not configured"
Dex is a CLI for persistent task tracking across sessions. Tasks sync with GitHub issues and support native cross-session resume.
When to Use Dex Workflow
- Implementing stories from a PRD spec
- Tracking implementation progress across sessions
- Resuming work after
/clearor session restart - When you need GitHub issue sync
Daily Workflow
Check Status
More from somtougeh/somto-dev-toolkit
technical-svg-diagrams
Generate clean, minimal technical SVG diagrams in a consistent Cloudflare-inspired style. Use when creating architecture diagrams, flow diagrams, or component diagrams for blog posts and documentation.
4unit-test-loop
|
3gwt
|
2blog-post-writer
Transform brain dumps into polished blog posts in Nick Nisi's voice. Use when the user wants to write a blog post with scattered ideas, talking points, and conclusions that need organization into a cohesive narrative with Nick's conversational, authentic, and thoughtful tone.
2biome-gritql
Creates and manages Biome GritQL custom lint rules to enforce coding patterns. Use when creating linter rules, enforcing code conventions, preventing anti-patterns, or when the user mentions Biome, GritQL, custom lint rules, or AST-based linting.
2e2e-test-loop
|
2