satsilem/ai-workflow-framework

A structured system for turning AI sessions into reusable operational context. Designed around Claude Code, but adaptable to any LLM-based workflow.

2Stars on the repository
7Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

end-session

01

satsilem/ai-workflow-framework

Skill Claude CodeCodex

Wraps up a work session with a structured summary and action items. Use this skill whenever the user says "end session", "wrap up session", "close session", or similar. Default mode is sequential — each section presented one at a time, waits for confirmation before moving on. Say "end session quick" for all sections…

2 5mo ago A 85 tokens original MIT

project-cleanup

02

satsilem/ai-workflow-framework

Skill Claude CodeCodex

Enhanced project cleanup with validation, audit, cleanup, and application phases. Trims TODO.md done items, condenses old SESSION.md entries, audits INSIGHTS.md, validates cross-doc consistency, fixes broken links, and adds missing CLAUDE.md gaps. Fully interactive — each section presents numbered sub-tasks, user…

2 5mo ago A 138 tokens original MIT

project-health

03

satsilem/ai-workflow-framework

Skill Claude CodeCodex

Unified project health review for docs, workflow, and operational readiness. Use this when the user says "project health", "is this project healthy". Produces a decision-driven health report with optional fixes, always asking for numbered confirmation (1,2,3,4, all, skip) before each action.

2 5mo ago A 65 tokens original MIT

project-insights

04

satsilem/ai-workflow-framework

Skill Claude CodeCodex

Reviews project-level operational hygiene: INSIGHTS.md triage, CLAUDE.md gap checks, and documentation-maintenance follow-ups (including .ai-notes -> .reference promotion candidates). Checks the global skills directory and both project + global CLAUDE.md to determine what has been implemented, what remains open, and…

2 5mo ago A 126 tokens original MIT

project-setup

05

satsilem/ai-workflow-framework

Skill Claude CodeCodex

Initializes a standard AI-ready project structure in the current working directory. Use this skill when the user says "setup project", "project setup", "init project", "create project structure", or any variation of wanting to set up a new project folder with Claude's standard files and directories. Also use when the…

2 5mo ago C 108 tokens original MIT

start-session

06

satsilem/ai-workflow-framework

Skill Claude CodeCodex

Loads project context at the start of a work session. Use this skill whenever the user says "start session", "new session", "begin session", or similar. Always invoke proactively at the start of any session when the user indicates they are starting work on a project. Reads CLAUDE.md, SESSION.md, and TODO.md from the…

2 5mo ago A 82 tokens original MIT