/meta-kanban frame

Guide users through process framing questions and generate a framing.md file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrhicks/skills --skill meta-kanban-frame
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /meta-kanban frame
Source: https://github.com/jrhicks/skills/tree/main/.claude/skills/meta-kanban/workflow/02-frame
Command: npx skills add https://github.com/jrhicks/skills --skill meta-kanban-frame

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires trello_api.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps define the fundamental aspects of a process, ensuring clarity on its purpose, flow, and deliverables before designing its workflow.

Core Features & Use Cases

  • Process Framing: Guides users through 7 key questions to understand a process's core nature.
  • Structured Output: Generates a framing.md file detailing the process's purpose, type, steps, and deliverables.
  • Use Case: A product manager needs to design a new feature request process. They use this Skill to clearly define what a feature request is, its main stages, and what artifacts should be produced at each stage.

Quick Start

Use the /meta-kanban frame skill to start framing the 'user-onboarding' process.

Frequently Asked Questions about /meta-kanban frame

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

FAQPage Schema
What is process framing and when do I need it for workflow design?

Process framing defines a workflow's fundamental aspects—purpose, flow, and deliverables—before implementation. You need process framing when designing a new workflow to ensure clarity on its core nature and required artifacts.

How do I define a process flow and its deliverables step by step?

Define a process flow by answering seven key questions covering purpose, process type, what flows through, main steps, deliverables, output destinations, and done flow. The answers generate a structured framing.md file detailing the workflow.

Can I resume an existing process framing session or do I need to start over?

You can resume existing process framing sessions without starting over. The Skill supports both starting new framing and resuming existing sessions, preserving your previous answers in the generated framing.md file.

Does this process definition tool work with Trello for workflow design?

The process definition tool integrates with Trello through a trello_api.py dependency. It uses this connection to support workflow design by mapping the defined process steps and deliverables to your board.

What's the best way to document a workflow's purpose and output destinations?

Document a workflow's purpose and output destinations by guiding users through structured framing questions. This generates a framing.md file that records the process type, main steps, deliverables, and where outputs are sent.

What are the limitations of using a framing.md file for process analysis?

Framing.md files provide static documentation of process analysis answers. They capture purpose, flow, and deliverables, but require manual updates if the process type or workflow design changes after the initial framing session.