Agentic Workflow Audit
by s0912758806p · development · skill
Read-only auditor that judges whether a project is a truly decomposed agentic workflow or a disguised mega-agent (task boundaries, I/O contracts, programmatic success criteria, per-step SOPs, control-flow ownership, failure rollback). | 稽核一個專案是否真正採用「拆解式 agentic workflow」——把流程拆成一串有明確邊界的小 Task、每步有獨立 SOP、步驟間有 input/output 契約、有可程式化檢查的成功標準、失敗時能帶錯誤上下文回退自我修復——而不是一個偽裝成模組化、實際上控制流全攪在一起的 mega agent。只要使用者要你檢視、檢查、稽核、review 一個 agent / LLM pipeline 的架構,或問「我的 workflow 有沒有拆好」「是不是偷偷變成 mega agent 了」「task 邊界 / S...
Source: https://github.com/s0912758806p/agentic-sop-to-work
Install
git clone https://github.com/s0912758806p/agentic-sop-to-workTags: skill
⭐ 11 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Agentic Workflow Audit is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- renfield-mcp-filesystem by ebongard
Watches local and SMB folders for settled new files and pushes them into the Renfield knowledge base and Paperless over REST; also provides interactive MCP tools for browsing and on-demand file ingestion.
- Indian Market MCP by afthabvp
A comprehensive MCP server for the Indian stock market, providing 68 tools for stocks, derivatives, mutual funds, commodities, and more without any API keys.
- stillonline-mcp by shenwell
MCP server for StillOnline uptime monitoring, enabling management of projects, checks, incidents, and public status pages through natural language.
- mcp-sanity-check by nidamen
Scans repositories for owner identifiers and secrets, blocking pushes or CI merges if any are found.
- Enterprise MCP Server by bruriah1999
Production-grade FastMCP 3.x server template for scalable semantic tool retrieval, dynamic providers, paginated tool lists, and role-based progressive disclosure.
- small-mcp by Nishant-IIT
A minimal FastMCP server in Python demonstrating all four MCP primitives with tools for arithmetic, word counting, time, and logging, resources for server info and code snippets, and prompts for summarization and code review.
- Kite Connect MCP Server by bhimanshukalra
Provides tools for basic calculations and greetings, as well as placing real Kite Connect stock orders on NSE through buy_stock and sell_stock tools.
- notebooklm-codex by knowingdoing
Enables Codex to interact with Google NotebookLM, allowing it to list notebooks, add sources, ask questions, and generate audio overviews.
Frequently asked questions
How do I install Agentic Workflow Audit?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Agentic Workflow Audit?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Agentic Workflow Audit free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.