steering

Generate steering documents and a detailed tasklist for planning workflows.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/yamato0811/my-agent-skills --skill steering-yamato0811
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: steering
Source: https://github.com/yamato0811/my-agent-skills/tree/main/skills/steering
Command: npx skills add https://github.com/yamato0811/my-agent-skills --skill steering-yamato0811

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams and individuals capture, organize, and track work through steering files and a detailed tasklist, reducing ambiguity and missed steps.

Core Features & Use Cases

  • Steering file creation: Generate discipline-wide steering files (requirements, design, tasklist) to formalize plans.
  • Progress tracking: Ensure every task in tasklist.md is updated in real time to reflect progress.
  • Phase-based reviews: Compile and record retrospective insights at the end of each phase to inform future work.
  • Use Case: When planning a feature, use this Skill to create steering docs, break work into tasks, and enforce completion before proceeding to validation.

Quick Start

Use the steering skill to create a new steering folder for a feature and populate requirements.md, design.md, and tasklist.md.

Frequently Asked Questions about steering

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

FAQPage Schema
How do I create steering documents for project planning and task tracking?

To create steering documents for project planning, generate discipline-wide files like requirements.md, design.md, and tasklist.md within a steering folder to formalize plans and track progress. This reduces ambiguity by capturing work details in structured text.

What is the best way to track task progress in markdown files?

The best way to track task progress in markdown files is maintaining a tasklist.md updated in real time to reflect completion status. This ensures disciplined implementation and provides a clear record of work completed across project phases.

Can I use standard text editing for phase-based project reviews and retrospectives?

Yes, you can use standard text editing for phase-based project reviews and retrospectives without external tooling. Compile and record retrospective insights directly into your steering documents at the end of each phase to inform future work.

Do I need external project management tools to use a steering workflow?

No, you do not need external project management tools to use a steering workflow. The process requires no tooling beyond standard text editing and project docs, relying on generated steering files and tasklists to organize work.

When should I use steering files instead of other task tracking methods?

Use steering files instead of other task tracking methods when your team needs to document requirements, design decisions, and task progress in a structured text format. This approach enforces completion before proceeding to validation and supports phase-based reviews.

Why does my tasklist need to be updated in real time during implementation?

Your tasklist needs to be updated in real time during implementation to ensure accurate progress tracking and enforce task completion before proceeding to validation. This discipline prevents missed steps and keeps steering documents aligned with actual work.