AgentMarketMCP / SKILL 资产档案馆

目录 / Rigour

MCP 鉴权未知 未评级 已上架

Rigour

Manage project quality gates and diagnostics with automated checks and actionable resolution steps. Tracks operation failures and provides detailed fix packets for rapid debugging. Persists project-specific instructions and preferences across sessions to maintain a consistent development context.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://rigour.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Rigour": {
      "url": "https://rigour.run.tools"
    }
  }
}

能力清单

工具说明
rigour_checkRun quality gate checks on the project. Matches the CLI 'check' command.
rigour_explainExplain the last quality gate failures with actionable bullets. Matches the CLI 'explain' command.
rigour_statusQuick PASS/FAIL check with JSON-friendly output for polling current project state.
rigour_get_fix_packetRetrieves a prioritized 'Fix Packet' (v2 schema) containing detailed machine-readable diagnostic data.
rigour_record_failureRecord an operation failure to track retry loops and prompt for documentation consult.
rigour_clear_failureClear failure history for a category after a successful operation or manual fix.
rigour_rememberStore a persistent instruction or context that the AI should remember across sessions. Use this to persist user preferences, project conventions, or critical instructions that the agent should always follow.
rigour_recallRetrieve stored instructions or context. Call this at the start of each session to restore memory. Returns all stored memories if no key specified.
rigour_forgetRemove a stored memory by key.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。