Audit Claude Code architecture files against Anthropic docs and release notes, and verify internal ecosystem consistency. Run on demand to maintain compliance, catch new features, and keep the context system clean.
Add a new tool/capability to this CodecksMCP server. Use this skill whenever the user wants to extend the MCP — e.g. "add support for milestones to the MCP", "I want a tool that lists sprints", "add CRUD for cards/decks/spaces/users/tags/runs/projects/reviewers/etc", "support attaching X to Y in Codecks", "expose…
Use when testing or running an app while a VPN/proxy tunnel is up and the app's own outbound calls must leave via the real ISP connection instead of the tunnel - geo-locked or domestic APIs, payment/SMS gateways, bank endpoints, or any service that rejects the VPN's exit IP. Gives the app under test a LAN-direct…
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
After a batch of 2+ user-facing UI changes, produce a before/after verification report to sign off each change while reviewing locally. Invoke on request ('before/after report', 'verification table', 'screenshot diff') or proactively when a finished change set touches ≥2 distinct UI surfaces/behaviors. Captures…
AgentOS uses a modular 3-tier ReAct reasoning engine. The AI (Gemini 2.0 Flash / Claude Sonnet 4.6 / GPT-4o / Ollama) automatically discovers, chains, and executes these skills via the Tool Registry and Skill Loader.
Review and remediate Dependabot and dependency vulnerabilities in AgentOS repositories. Use for critical or high-severity alert triage, dependency-path analysis, specialist assignment, secure upgrades, regression testing, rollback planning, release gates, and audit evidence.
Coordinate AgentOS specialist work across Planner, Engineer, Accountant, Secretary, Procurement, Expeditor, Designer, and Draftsman roles. Use for role onboarding, WBS delegation, skill selection, activity tracking, handoffs, approvals, evidence, channel rendering, procurement exceptions, and project delivery…
Use after coding, debugging, investigations, architecture discussions, code reviews, handoffs, /capture requests, or context compaction to save one local raw Markdown capture with decisions, evidence, changes, and next steps.
Use when participants are working with any of the workshop's MCP servers (stdio, HTTP, or Express) — running, testing, comparing transports, or troubleshooting.
Initialize or update AGENTS.md and docs/ai/ for a project. First explores the codebase silently, then interviews the user relentlessly — challenging decisions, suggesting alternatives, predicting edge cases — until every branch is exhausted. Use when user says "finish setup", "finish project setup", "set up project…
Integration with Visma eAccounting API for bookkeeping and invoicing. Use when the user wants to interact with Visma eAccounting to manage invoices, customers, suppliers, upload receipts/documents, handle accounting operations, or automate bookkeeping tasks. Triggers include mentions of "Visma", "eAccounting"…
Download permitted audio or video from YouTube and other yt-dlp-supported sites with the lyt CLI. Use for media downloads, MP3 extraction, quality selection, clips, format inspection, and exact local output paths.
Reduce Codex context and token use while preserving evidence and correctness. Use for long coding, research, debugging, repository exploration, noisy logs, large command or MCP outputs, repeated file reads, cost-sensitive work, or when the user asks for concise, cheap, low-token, or context-efficient execution. Also…