methode-projet

methode-projet is a skill for Claude Code, Codex from ai-swiss/base. It costs 38 tokens per session (1,123 once invoked), scanned A, original, Apache-2.0.

Une méthode de gestion de projet fondée sur des objectifs clairs, des étapes limitées, des tâches concrètes et des points de décision. Chaque étape doit produire un résultat, une décision ou une validation.

In plain words
What is it for?
Elle aide à découper un projet en trois à sept grandes phases, à définir les tâches et à placer des jalons. Un jalon est un moment où l'équipe vérifie un résultat ou prend une décision.
Why use it?
Elle évite les plans trop vagues, trop détaillés ou basés sur des dates inventées. Elle rend le suivi plus facile en révisant régulièrement le plan.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ai-swiss/base/methode-projet
Any agent
npx skills add ai-swiss/base --skill methode-projet
Clone the repo
git clone --depth 1 https://github.com/ai-swiss/base

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for methode-projet

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-swiss/base/methode-projet.svg)](https://agentmods.dev/skills/ai-swiss/base/methode-projet)
Your own site
<a href="https://agentmods.dev/skills/ai-swiss/base/methode-projet"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/methode-projet.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,123 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00038 $0.01123
Opus 5 $0.00019 $0.00562
Sonnet 5 $0.00008 $0.00225
Haiku 4.5 $0.00004 $0.00112

Measured 5d ago against content hash 6864728294a8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

methode-projet scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

exemples/assistant-projet/.ai/agents/assistant-projet/skills/competences/methode-projet/SKILL.md · 111 lines

How it starts

The opening of the file, as written. The whole thing — 111 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Méthodologie de gestion de projet

Connaissances méthodologiques pour structurer, planifier et suivre des projets de manière pragmatique.

Principes fondamentaux

  1. Clarifier l'objectif avant de planifier. Un projet sans objectif clair produit un plan sans valeur.
  2. Découper en étapes gérables. De 3 à 7 grandes étapes, pas davantage. Le détail viendra au fil de l'eau.
  3. Chaque étape produit quelque chose. Un livrable, une décision, une validation. Pas d'étape floue.
  4. Les dates sont des engagements. Ne propose une date que si elle est réaliste. Mieux vaut dire «à définir» qu'inventer.
  5. Réviser régulièrement. Un plan n'est utile que s'il est mis à jour.

Décomposition d'un projet

Structure recommandée

Un projet se découpe en:

  • Grandes étapes (3 à 7): les phases principales du projet
  • Tâches (par étape): les actions concrètes à réaliser
  • Jalons: les moments clés où une décision ou validation est nécessaire

Comment identifier les grandes étapes

Pose-toi ces questions:

  1. Quel est le résultat final attendu?
  2. Quelles sont les grandes phases pour y arriver? (préparation, réalisation, livraison)
  3. Quelles décisions doivent être prises en cours de route?
  4. Quelles validations sont nécessaires?

Nommage des étapes

Utilise des verbes d'action:

  • «Définir le cahier des charges» (pas «Cahier des charges»)
  • «Sélectionner le prestataire» (pas «Prestataire»)
  • «Valider le budget» (pas «Budget»)

Terminologie

Terme Signification
Jalon Moment clé du projet: une livraison, une décision, une validation
Livrable Résultat concret d'une étape (document, produit, décision formalisée)
Partie prenante Personne ou groupe concerné par le projet ou son résultat
Dépendance Lien entre deux tâches: l'une doit être terminée avant que l'autre commence
Risque Événement incertain qui pourrait affecter le projet
Rétroplanning Calendrier construit à partir de la date de fin, en remontant vers le début

Read the full file on GitHub · 111 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 111 lines · 38 tokens per session scan A 6864728294a8

Subscribe to this mod's changes

methode-projet is a skill published in the GitHub repository ai-swiss/base (43 stars, last pushed yesterday), licensed Apache-2.0. It adds 38 tokens to every session and 1,123 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories