dotfiles
Personal dotfiles with developer workflow automation skills
All Skills in This Repository (8)
Pure Emerald Level Indicatorsretrospect
Review conversations to derive lessons and propose CLAUDE.md guideline updates.
commit
Create git commits for dotfiles changes grouped by component directories.
create-commit
Guide users through creating Jujutsu commits with reproduction prompts.
save-research
Summarize conversation research findings into structured markdown documents.
jira-lookup
Retrieve and filter Jira issues using the Jira CLI.
recall
Index past Claude Code and Codex conversations into a SQLite FTS5 database.
create-skill
Guide users through creating and structuring AI skills with SKILL.md and bundled resources.
gotest
Generate Go unit and integration tests from existing code patterns.
Frequently Asked Questions
FAQPage SchemaHow to install meain/dotfiles?โผ
Run `npx skills add meain/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.
What can these dotfiles skills automate?โผ
They automate commits, PR reviews, Jira and Confluence updates, backlog planning, weekly reports, and session search across past conversations.
Do these skills work with Claude Code?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, and other compatible agent environments.
Are these skills tied to one person's setup?โผ
Many reference personal paths and work tools like Jira and VibeDiff, so they work best as templates you adapt to your own environment.
Can I use these skills without coding experience?โผ
Basic terminal familiarity helps, but once installed you trigger most workflows with plain-English requests like 'plan my backlog' or 'review my changes'.
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