agent-workflow-guidelines

Installation
SKILL.md

Agent Workflow Guidelines

Overview

Essential workflow guidelines to ensure efficient and reliable task execution. Follow these guidelines at the start of every task.

High Priority Guidelines

1. Mandatory Skill Discovery

MANDATORY WORKFLOW - Do not skip:

  1. Read task file (tasks/next_task.md)
  2. Read progress file (tasks/progress.txt)
  3. Call search_skills("") to list ALL available skills
  4. Load relevant skills before starting implementation
  5. Only then proceed with task work

This is a blocking requirement - the orchestrator will verify skill discovery was performed.

Installs
7
GitHub Stars
2
First Seen
Mar 18, 2026
agent-workflow-guidelines — pmarashian/cursor-agent-skills