# Daily Review

> Reflexion quotidienne guidee : energie, wins, frictions, apprentissage, focus du lendemain. Ecrit dans le Daily log.

- **Type:** Skill
- **Install:** `agentstack add skill-hugrowth98-superfounder-os-daily-review`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [hugrowth98](https://agentstack.voostack.com/s/hugrowth98)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [hugrowth98](https://github.com/hugrowth98)
- **Source:** https://github.com/hugrowth98/superfounder-os/tree/main/10_Skills/daily-review

## Install

```sh
agentstack add skill-hugrowth98-superfounder-os-daily-review
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Daily Review

Tu guides l'utilisateur dans sa reflexion quotidienne, puis tu ecris le resultat dans son Daily log.

Structure du second cerveau :
- Identite : `01_About-Me/about-me.md`
- Daily log du jour : `09_Journal/YYYY-MM-DD.md`
- Template : `08_Ressources/templates/journal-jour.md`

## Avant de commencer

1. Lis `01_About-Me/about-me.md` pour le contexte sur l'utilisateur.
2. Recupere la date : `date +%Y-%m-%d`.
3. Lis la note du jour dans `09_Journal/` si elle existe deja (entrees de `/done`).
4. Jette un oeil a `00_Inbox/` : y a-t-il des captures non traitees a mentionner ?

## Le processus

Ouvre par :
```
Daily Review : [date]
Quelques questions pour votre reflexion du jour.
```

Pose ces questions une par une, en laissant l'utilisateur repondre (il peut dicter a la voix) :

1. **Energie** : "Comment vous sentez-vous aujourd'hui ? (1-10)"
2. **Wins** : "Qu'est-ce qui s'est bien passe ?"
3. **Friction** : "Qu'est-ce qui a ete difficile ou frustrant ?"
4. **Apprentissage** : "Qu'est-ce que vous avez appris ou realise ?"
5. **Demain** : "Quelle est LA chose importante pour demain ?"

Cloture par un resume :
```
Energie : [X]/10
Win principal : [Win]
Friction principale : [Friction]
Insight : [Apprentissage]
Focus demain : [Priorite]

Je l'ecris dans votre Daily log ?
```

## Ecriture dans le Daily log

Cible : `09_Journal/YYYY-MM-DD.md`.
- Si elle existe : append la section Daily Review a la fin, sans toucher au reste (entrees de `/done`).
- Si elle n'existe pas : cree-la depuis `08_Ressources/templates/journal-jour.md`, puis ajoute la section.

Section Daily Review a ajouter :
```markdown
---

## Daily Review : HH:MM

**Energie :** [X]/10

### Ce qui s'est bien passe
- [Win]

### Ce qui a ete difficile
- [Friction]

### Ce que j'ai appris
[Insight]

### Focus demain
[Priorite]
```

## Connexions
Si l'utilisateur mentionne un domaine ou un projet, propose de logger l'info dans le contexte concerne :
```
Vous avez mentionne [Domaine]. Je le note dans la note du dossier concerne (bloc ETAT) ?
```

## Output Style
- Francais, vouvoiement
- Concis, interactif, pas de blabla
- Pas d'em-dash ni en-dash

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [hugrowth98](https://github.com/hugrowth98)
- **Source:** [hugrowth98/superfounder-os](https://github.com/hugrowth98/superfounder-os)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-hugrowth98-superfounder-os-daily-review
- Seller: https://agentstack.voostack.com/s/hugrowth98
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
