SENTINEL
"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",
Install / Use
claude mcp add Unigalactix -- npx -y github:Unigalactix/SENTINELIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "sentinel", "version": "1.0.0", "description": "Sentinel: Autonomous DevOps Agent for Jira and GitHub Automation", "main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest tests/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js", "verify": "npm run lint && npm run test:exports", "copilot:suggest": "gh copilot suggest", "copilot:fix": "gh copilot suggest --commit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.2.0", "@octokit/auth-app": "^7.1.1", "@octokit/rest": "^20.0.2", "dotenv": "^16.3.1", "express": "^4.18.2", "express-session": "^1.19.0", "openai": "^4.28.0", "zod": "^3.23.8" }, "devDependencies": { "eslint": "^8.57.1", "jest": "^29.7.0" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
