jm96441njm96441nCommunityยท3 Agent Skills Included

dotfiles

Structured issue tracking, code search, and version control workflows

Automates issue planning, execution, and review loops using the bd tracker with Jujutsu version control. Searches codebases structurally with ast-grep rules and writes Gremlin graph queries for AWS Neptune. Manages Jira work items from the terminal and enforces clean session handoffs with mandatory push verification.
npx skills add jm96441n/dotfiles --all -g -y
Available:

Instructs your AI agent to track all work through bd issues, claim and close tasks atomically, and always push changes before ending a session.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’