daily-iteration

Generate Day N entries in .copilot/daily-plan.md for daily development workflows.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/chinawrj/agent-skills-stock --skill daily-iteration
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: daily-iteration
Source: https://github.com/chinawrj/agent-skills-stock/tree/main/.github/skills/daily-iteration
Command: npx skills add https://github.com/chinawrj/agent-skills-stock --skill daily-iteration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables AI-driven daily development rhythms that coordinate planning, execution, and retrospective logging, helping teams maintain a consistent cadence and record daily progress automatically.

Core Features & Use Cases

  • Morning Planning: Generates Day N content and writes it to .copilot/daily-plan.md, setting the daily goals and risk notes.
  • Execute & Test: Guides task execution and unit testing, validating progress against milestones.
  • Evening Review: Appends Day N retrospective data and milestone status to the daily plan, enabling progress tracking and continuous improvement.
  • Milestone Tracking & Thresholds: Supports updating priorities, thresholds, and dependencies as part of the daily workflow.

Quick Start

Ask the AI agent to start the Morning Planning phase and have it generate Day N content in .copilot/daily-plan.md.

Frequently Asked Questions about daily-iteration

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

FAQPage Schema
How do I automate AI-driven daily development planning and logging?▼

Automate AI-driven daily development planning by generating Day N entries in .copilot/daily-plan.md, executing tasks, and appending evening review logs to maintain a consistent development cadence.

What is the three-stage workflow for AI-driven daily iteration?▼

The daily iteration workflow consists of Morning Planning to set goals, Execute & Test to validate progress against milestones, and Evening Review to append retrospective data for continuous improvement.

How do I track milestones and adjust priorities in a daily development plan?▼

Track milestones and adjust priorities by updating thresholds and dependencies directly within daily-plan items during the execution and review phases of the workflow.

Can I use AI to generate daily dev logs and retrospective notes?▼

Yes, AI can generate daily dev logs and retrospective notes by appending Day N milestone status and progress data to the .copilot/daily-plan.md file during the evening review stage.

Does daily iteration workflow planning work without external dependencies?▼

Yes, daily iteration workflow planning operates without external dependencies, relying solely on structured frontmatter metadata and the .copilot/daily-plan.md file as its primary output source.

When do I need structured frontmatter metadata for daily development workflows?▼

Structured frontmatter metadata is required when generating daily plan entries to ensure consistent formatting for goals, risk notes, and milestone tracking across the three-stage workflow.