requirement-change

Solid

Add or modify tasks in Implementation Plan. Use when user proposes new requirements, changes priorities, or adjusts existing task scope.

Code & Development 21 stars 2 forks Updated 1 months ago Apache-2.0

Install

View on GitHub

Quality Score: 74/100

Stars 20%
45
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
37
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Requirement Change ## Instructions When user proposes new requirements or changes: 1. Review `docs/PROJECT_OVERVIEW.md` and `docs/Implementation Plan.md` to understand current task structure and priority order 2. Identify appropriate Phase/Task location for the change 3. Create/modify tasks following these principles: Each task must: - Be independently completable and testable - Deliver complete functionality that can be verified (avoid partial implementations that are untestable) - Focus on functionality and requirements (not code details) 4. Update Priority Order table if priorities change 5. For large new features, consider creating a new Phase section 6. Keep documentation concise—avoid redundancy to reduce AI context usage

Details

Author
doraemonkeys
Repository
doraemonkeys/sloc-guard
Created
5 months ago
Last Updated
1 months ago
Language
Rust
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category