plan

Transform user requests into scoped executable plans with tasks and risk flags.

7|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/bricerising/enterprise-software-playbook --skill plan-bricerising
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/bricerising/enterprise-software-playbook/tree/main/skills/plan
Command: npx skills add https://github.com/bricerising/enterprise-software-playbook --skill plan-bricerising

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks vague requests into a scoped, executable plan with ordered tasks, risk flags, and verification steps to align teams before starting work.

Core Features & Use Cases

  • Define objective function (goal, constraints, anti-goals) and externalize a one-page system sketch.
  • Produce an ordered task list with stop points, acceptance checks, and a compact decision table.
  • Identify primary risks (correctness, migration, partial failure, etc.) and determine scope boundaries.

Quick Start

Break a request into an ordered, verifiable task plan with scope, risks, and success criteria.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn a vague project request into a scoped task plan with risk flags?

To turn a vague request into a scoped task plan, define the objective function, sketch system boundaries, and produce an ordered task list with stop points, acceptance checks, and a verification strategy. This aligns teams before implementation begins.

What is a verification strategy for cross-functional work across multiple services?

A verification strategy for cross-functional work defines objective success criteria, acceptance checks, and stop points for an ordered task list. It ensures alignment and measurable outcomes before implementation across services or components starts.

How do I define scope boundaries and identify primary risks for a new project?

Define scope boundaries by externalizing a one-page system sketch and setting anti-goals. Identify primary risks like correctness, migration, or partial failure by evaluating the objective function constraints within the scoped system boundaries.

Can I use a decision table to align teams before starting non-trivial implementation work?

Yes, you can use a compact decision table alongside an ordered task list to align teams before starting non-trivial implementation work. It clarifies scope, stop points, and acceptance checks for cross-functional services.

Does planning with anti-goals and constraints help prevent scope creep in cross-functional projects?

Planning with anti-goals and constraints prevents scope creep by explicitly defining the objective function and boundary sketch. This methodology ensures cross-functional teams remain aligned on verifiable tasks and strict scope boundaries.