plan-writing

Create structured task plans with goals, dependencies, and verification criteria.

3|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Harmitx7/tribunal-kit --skill plan-writing-harmitx7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writing
Source: https://github.com/Harmitx7/tribunal-kit/tree/main/.agent/skills/plan-writing
Command: npx skills add https://github.com/Harmitx7/tribunal-kit --skill plan-writing-harmitx7

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of unstructured or poorly defined tasks, which can lead to confusion, missed dependencies, and inefficient implementation. It provides a standardized framework for planning any multi-step work.

Core Features & Use Cases

  • Structured Planning: Enforces a clear format for goals, context, approach, and tasks.
  • Dependency Management: Explicitly defines task prerequisites and parallelization opportunities.
  • Verification Criteria: Mandates concrete, evidence-based verification steps for task completion.
  • Use Case: Before starting a complex feature implementation, use this Skill to generate a detailed plan, ensuring all stakeholders understand the approach, dependencies, and how success will be measured.

Quick Start

Use the plan-writing skill to create a plan for implementing JWT authentication.

Frequently Asked Questions about plan-writing

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

FAQPage Schema
How do I structure a project plan for complex feature implementation?

To structure project planning for feature implementation, define the goals, context, approach, and granular tasks. This enforces clear roadmaps and ensures all stakeholders understand the implementation approach before development begins.

What is the best way to manage task dependencies and parallelization?

Managing task dependencies requires explicitly defining task prerequisites and parallelization opportunities within your workflow. Structured planning maps these relationships out, preventing missed dependencies and inefficient implementation during multi-step work.

How do I set verification criteria for task completion in a workflow?

Setting verification criteria for task completion requires mandating concrete, evidence-based verification steps. This enforces evidence-based verification before task completion, ensuring success is measured accurately and objectively.

Can I use structured task planning for risky operations and refactoring?

Structured task planning is applicable to risky operations and refactoring. It provides a standardized framework that defines goals and context, ensuring clear roadmaps are established before executing any risky operational changes.

Why does unstructured task planning lead to missed dependencies?

Unstructured task planning leads to missed dependencies because it lacks explicit prerequisite definitions. Without a standardized framework, poorly defined tasks cause confusion and inefficient implementation across the project workflow.