Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-gjalla-mcp": {
"args": [
"-y",
"skills"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Opinionated and time-tested agent skills for trustworthy, production-grade engineering — spec-driven planning, rigorous review, test auditing to bust false-confidence, and clean operations. Built with engineering best practices in mind, adapted for use by teams shipping with coding agents. Welcome to agentic SDLC!
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'skills' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked skills against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 34 tools over stdio.
MCP Security Weekly
Get CVE alerts and security updates for io.gjalla/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Opinionated and time-tested agent skills for trustworthy, production-grade engineering — spec-driven planning, rigorous review, test auditing to bust false-confidence, and clean operations. Built with engineering best practices in mind, adapted for use by teams shipping with coding agents. Welcome to agentic SDLC!
# all skills
npx skills add gjalla/engineering
# browse and pick
npx skills add gjalla/engineering --list
Each skill is a SKILL.md your coding agent loads on demand. Works with Claude Code, Cursor, Codex, and the other agents supported by npx skills.
Every skill works standalone. A few note optional gjalla CLI commands that enrich them with live architecture and rules context — those are enhancements, not requirements.
Built by gjalla — the infrastructure for trustworthy code when building with coding agents.