workflows - Concepts
Explore concepts tagged with "workflows"
Total concepts: 43
Concepts
- LangGraph - A low-level orchestration framework for building stateful, long-running AI agent workflows with support for cyclic graphs.
- CODE Method - Capture, Organize, Distill, Express - a knowledge management workflow.
- Distributed Version Control System (DVCS) - A version control system where every user has a complete copy of the entire repository history.
- Commit - A snapshot of changes in version control, representing a specific point in the project's history.
- Content Batching - Creating multiple pieces of content in dedicated production sessions to improve efficiency and consistency.
- Agent Orchestration - The coordination and management of multiple AI agents, including their workflows, communication, task delegation, and error handling to achieve complex goals.
- Vibe Coding - AI-assisted coding approach where developers guide AI agents through natural language to write and refine code.
- Human-in-the-Loop - Systems design where humans remain actively involved in AI decision-making processes.
- Version Control - Systems for managing changes to documents, programs, and other collections of information over time.
- AI Agent Swarms - Systems where multiple AI agents work together to accomplish complex tasks through collaboration, communication, and coordination.
- Fork - Creating a personal copy of someone else's project to independently develop without affecting the original.
- Content Workflow - A systematic process for creating, reviewing, approving, and publishing content efficiently and consistently.
- Feature Branching - A development workflow where each new feature is developed in a dedicated branch before being merged into the main codebase.
- YOLO Mode - A development approach where AI agents are granted broad execution permissions to work autonomously without per-action approval.
- Stash - Temporarily shelving uncommitted changes to work on something else without losing work in progress.
- Version Control for Notes - Using version control systems like Git to track changes, backup, and sync personal notes.
- Async Development - A development workflow where tasks run in the background, allowing developers to work on multiple streams simultaneously.
- Cherry-pick - Selectively applying specific commits from one branch to another without merging the entire branch.
- Plan More, Review Less - A development philosophy that emphasizes investing time in upfront planning to reduce the burden of reviewing completed work.
- Ralph Wiggum Technique - An AI agent execution philosophy that embraces persistent iteration, where agents keep trying despite initial failures until they converge on working solutions.
- Deterministic vs Non-deterministic Work - The distinction between predictable, rule-based work that can be automated by traditional software and creative knowledge work requiring human judgment and context.
- Prompt Debt - The accumulated cost of unrefined, ad-hoc, or poorly maintained prompts that degrade AI output quality and create hidden inefficiencies over time.
- Cyborg Model - Deep human-AI integration where AI augments human cognition in real-time.
- C.O.D.E.C - Capture, Organise, Deconstruct, Emerge, Create - a knowledge management workflow.
- Jobs to Tasks Transformation - The historical pattern where automation transforms entire jobs into component tasks within broader roles, typically increasing rather than decreasing total employment in affected fields.
- Merge - Combining multiple sequences of commits into one unified history in version control.
- Tool Gardening - Spending excessive time configuring, optimizing, and tending to productivity tools rather than using them for actual productive work.
- GitFlow - A structured branching model for Git with specific branch types for features, releases, and hotfixes.
- Beads - A distributed, Git-backed graph issue tracker specifically designed for AI agents to provide persistent, structured memory for coding tasks.
- Centaur Model - Human-AI collaboration where humans and AI work as partners, each contributing their distinct strengths.
- Branch - An independent line of development in version control that allows parallel work without affecting the main codebase.
- Clone - Creating a complete local copy of a remote repository, including all files, branches, and history.
- Meta-work - Work about work—planning, organizing, tracking, and discussing work rather than doing the actual productive work itself.
- Git - A distributed version control system for tracking changes in source code and coordinating work among programmers.
- Remote - A reference to a repository hosted on a server, enabling collaboration and synchronization in distributed version control.
- Productivity Theater - Activity that looks productive and feels busy but produces no meaningful output or value.
- AI Agent - AI systems that can take actions, use tools, and pursue goals autonomously.
- Rebase - Reapplying commits on top of another base commit to create a linear history in version control.
- Yak Shaving - Getting sidetracked by a sequence of nested, preparatory tasks that take you progressively further from your original goal.
- Trunk-based Development - A version control workflow where developers integrate small changes frequently into a single main branch.
- Prompt Chaining - Breaking complex tasks into a sequence of simpler prompts, where each prompt's output feeds into the next.
- Staging Area - An intermediate space in Git where you prepare and review changes before committing them to the repository.
- Processing Notes - The workflow of transforming raw captures into organized, connected knowledge.
← Back to all concepts