Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Planning with Files

porothmanadi·othmanadi· v1.0.0 · atualizado em 2026-04-10
79
Score

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

planningtask-managementfile-managementworkflow-automationpersistent-memorycontext-switching
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdplanning-with-files/workflow
1. Check for previous session context using `session-catchup.py`.
2. Create `task_plan.md`, `findings.md`, and `progress.md` files in the project directory.
3. Define phases, goals, and potential challenges in `task_plan.md`.
4. Execute tasks, logging progress and errors in `progress.md`.
5. Record research findings and discoveries in `findings.md`.
6. After each phase, update `task_plan.md` with progress and errors.
7. Before major decisions, re-read `task_plan.md` and `findings.md`.
8. Escalate to user after 3 failed attempts to resolve an error.

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 aNode.js Backend Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAPI Design Principles
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
29
Similar aPython Performance Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Planning with Files
planning-with-files
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
plan a complex taskcreate a task plan using filesmanage a multi-step projectimplement file-based planninguse persistent markdown files for planningrecover session after interruptionorganize a research project

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 planning-with-files
$ synaptic skills detail planning-with-files
$ synaptic skills live planning-with-files

Links

GitHub Repository