ai-coding-agents
Shared coding personas, skills, and commands for opencode and pi-mono
All Skills in This Repository (18)
Pure Emerald Level Indicatorscontent-research-writer
Identify credible sources, organize citations, and refine drafts for writing projects.
skill-judge
Evaluate Skill design quality against official specifications and best practices.
asdf
Manage per-project tool versions across languages using asdf and .tool-versions.
work-on-ticket
Fetch Jira ticket details, create a named branch, and start task planning.
mermaid-diagrams
Convert Mermaid text into rendered diagrams for documenting software architectures and workflows.
marp-slide
Create Marp slides with built-in themes and templates.
worktrunk
Orchestrate parallel AI agent sessions in isolated git worktrees.
notion
Automate Notion workspace management using notion-cli commands.
jira
Route natural language Jira requests to CLI or MCP backends.
datadog
Query Datadog logs, metrics, and traces via CLI with filters.
glab
Automate GitLab issues, merge requests, and CI/CD pipelines via the glab CLI.
writing-clearly-and-concisely
Rewrite professional prose for clarity and concision using Strunk's rules.
Frequently Asked Questions
FAQPage SchemaHow to install ai-coding-agents?βΌ
Run `npx skills add jjmartres/ai-coding-agents --all -g -y` in your terminal to install all skills globally.
What does ai-coding-agents include?βΌ
It bundles 80+ agent personas, 19 skill packs (Jira, GitLab, Datadog, Mermaid diagrams, slides, documentation), and 14 slash commands shared between opencode and pi-mono.
How do I use the agent personas?βΌ
Type @agent-name in any prompt to route that turn to a specialist, or use the /agents picker to assign one persona to a whole session.
Does it work with both opencode and pi-mono?βΌ
Yes. The shared configuration is symlinked into both tools, so the same agents, skills, and commands work in either one.
Can I automate Jira ticket work with this?βΌ
Yes. The work-on-ticket skill fetches a Jira ticket, creates a properly named branch, and kicks off task planning from a single phrase like 'work on PROJ-123'.
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