process

Codify human-AI collaboration workflows with session lifecycle commands and decision tracking.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/danhannah94/claymore-plugins --skill process-danhannah94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process
Source: https://github.com/danhannah94/claymore-plugins/tree/main/lean/skills/process
Command: npx skills add https://github.com/danhannah94/claymore-plugins --skill process-danhannah94

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Lean Process methodology codifies the lean collaborative development approach for human-AI work, emphasizing load-bearing principles and eliminating ceremony to keep focus on actionable workflow.

Core Features & Use Cases

  • Defines workspace vs project scope with process.md, next.md, decisions.md and an optional CLAUDE.md to support session bootstrapping.
  • Documents the decisions lifecycle (active → settled → demonstrated) to preserve rationale and enable Foundry annotations.
  • Encapsulates Foundry conventions, quality gates, and a repeatable session lifecycle to support multi-project environments.

Quick Start

To begin, issue /start [project] to bootstrap the session and load process.md, next.md, decisions.md, and CLAUDE.md if present, then continue work and end with /stop.

Frequently Asked Questions about process

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AI-assisted development workflows across multiple projects?

To manage AI-assisted development workflows, you use a lean process framework that separates workspace and per-project contexts, enforcing a repeatable session lifecycle and cross-project consistency for human-AI teams.

What is the best way to track design decisions in a human-AI coding session?

The best way to track design decisions in a human-AI coding session is using a decisions.md file with a lifecycle that moves entries from active to settled to demonstrated, preserving rationale and enabling Foundry annotations.

How do I start and stop a collaborative coding session using a lean workflow?

You start and stop a collaborative coding session by issuing the /start [project] command to bootstrap and load process files, then concluding work with the /stop command to ensure proper lifecycle closure and quality gate enforcement.

Do I need specific files to bootstrap a lean development session?

You need process.md, next.md, and decisions.md in your workspace to bootstrap a lean development session, along with an optional CLAUDE.md file to support session initialization and load relevant project context.

Can I use a lean process framework for multi-project AI work?

You can use this lean process framework for multi-project AI work because it explicitly defines workspace versus project scope, providing Foundry conventions, quality gates, and repeatable session lifecycle commands to support diverse environments.