Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Local Agent Checks

porcontinuedev·continuedev· v1.0.0 · atualizado em 2026-04-11
85
Score

Executes local .continue/agents checks against the current diff, mimicking the GitHub pull request checks. Use this skill when the user requests '/check' to review changes before pushing.

code-reviewstatic-analysiscode-qualityagent-checksci-cdpull-requestdeveloper-tooling
Linguagens
multi-language
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcheck/workflow
1
Gather Context: — Create a diff and commit log of the current changes.
2
Discover Agent Checks: — Identify available agent check files.
3
Run Checks in Parallel: — Spawn sub-agents to execute each check.
4
Collect Results: — Parse the output of each sub-agent to determine pass/fail status and extract findings.
5
Summarize Results: — Present a summary table of the check results.
6
Triage Findings Interactively: — Present findings to the user and allow them to choose actions (fix, skip, etc.).
7
Execute User Actions: — Perform the actions chosen by the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aCreate Pull Request
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Local Agent Checks
check
Fases Cognitivas7
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
7.REFLECT
Triggers8
run checkscheck my codeexecute code reviewperform static analysisrun agent checksreview changescheck code qualityrun local checks

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download check
$ synaptic skills detail check
$ synaptic skills live check

Dependências

git

Links

GitHub Repository