steering

Create and update steering files under .steering for task tracking.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/yukikm/jpyc-concierge --skill steering-yukikm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: steering
Source: https://github.com/yukikm/jpyc-concierge/tree/main/.claude/skills/steering
Command: npx skills add https://github.com/yukikm/jpyc-concierge --skill steering-yukikm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users plan, track, and reflect on work using steering files located under .steering, ensuring progress is visible and preserved.

Core Features & Use Cases

  • Steering File Creation: Automatically scaffold requirements/design/tasklist for a new task.
  • Progress Tracking: Enforce real-time updates to tasklist.md during implementation.
  • Post-Implementation Reflection: Record retrospective notes after completion.

Quick Start

Create a steering folder at .steering/YYYYMMDD-feature/, populate with templates, then follow the steps to update tasklist.md as you implement.