dotfiles
Structured issue tracking, code search, and version control workflows
All Skills in This Repository (3)
Pure Emerald Level Indicatorsgremlin
Generate Gremlin traversal queries for AWS Neptune using gremlin-go driver patterns.
session-close
End coding sessions with committed, pushed, and documented handoffs.
jujutsu
Squash jj commits into clean history with stable change IDs.
Frequently Asked Questions
FAQPage SchemaHow to install dotfiles skills?โผ
Run `npx skills add jm96441n/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.
How to automate issue-driven coding workflows?โผ
Use the bdplan, bdexecplan, and bdloop skills to break work into epics, stories, and checkpoints, then execute and review them automatically.
How to search code by structure instead of text?โผ
The ast-grep skill turns plain-English requests into AST-based search rules that find code patterns like async functions missing error handling.
Does this work with Claude Code and OpenCode?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenCode, Cursor, and compatible coding agents.
Can I manage Jira tickets from the terminal?โผ
Yes. The acli and jira skills let your agent create, search, transition, and link Jira work items directly from the command line.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core