Chinese source (authoritative): ../../skills/trial-scheduling-and-deadline-monitoring/SKILL.md
Trial Scheduling and Procedural Deadline Monitoring
Track court schedules, evidence-submission deadlines, appeal deadlines, and service deadlines to avoid procedural risk.
Trigger Conditions
Including but not limited to:
- Mentions of “上诉期限” (appeal period), “证据提交期限” (evidence-submission deadline), “送达期限” (service deadline), “保全期限” (preservation period), and similar keywords
- Adding, modifying, or inquiring about case deadlines
If the user asks for a procedural deadline monitoring schedule, evidence-submission deadline schedule, service deadline schedule, appeal deadline schedule, or preservation deadline schedule, also use this skill.
Exclusion Situations
Do not use this skill for:
- Adding, modifying, or managing a schedule of case-related times and places
- Managing or inquiring about working hours of lawyers, paralegals, or interns
- General programming tasks unrelated to case deadlines and scheduling
Skill Title
Track court schedules, evidence-submission deadlines, appeal deadlines, service deadlines, preservation periods, and other statutory time limits to avoid procedural risk
Capabilities
- When the user adds, deletes, or modifies statutory starting points such as case-filing time, summons service time, judgment service time, or preservation time, calculate determinable statutory deadline nodes under the Civil Procedure Law (民事诉讼法) and related judicial interpretations
- For each case, when the user has not fully entered all statutory starting points, proactively ask whether relevant information is missing
- Remind judges, prosecutors, arbitrators, lawyers, and others of a case’s litigation deadlines 5 days and 3 days before each statutory deadline
- When the user asks about a case’s deadlines, provide that case’s deadline schedule
- When the user asks about a type of deadline (e.g., evidence-submission deadline), provide a schedule for that deadline type, including all cases requiring evidence submission and the corresponding deadlines
- When the user asks about upcoming deadlines, provide a legal-deadline schedule through 30 days later, including all deadline dates in that window, corresponding cases, and corresponding work items
How to Use
When adding or modifying a case that needs deadline monitoring:
- Create a new case name, or select an existing case by name
- Enter known starting points, such as time of filing materials delivered to court, case-filing time, judgment service time, hearing time, preservation time, etc.
- Under the Civil Procedure Law and related judicial interpretations, calculate determinable statutory deadline nodes
- Show calculated results to the user and ask whether any dates need adjustment
- Output the user-confirmed procedural monitoring deadline schedule
When the user needs a schedule for a particular legal deadline type:
- Retrieve all cases involving that legal deadline
- Using today’s date as the node, include only cases whose statutory deadline falls after today
- Check whether any case lacks a starting date for that legal deadline and needs user supplementation
- Output cases filtered in steps 2 and 3 together in that legal-deadline schedule
When the user needs an upcoming legal-deadline schedule:
- Ask the user for the screening window
- If the user provides a clear period (e.g., 15 days) or date (e.g., March 2), using today as the node, screen the legal-deadline schedule through that period or date
- If the user does not provide a clear period, using today as the node, screen the legal-deadline schedule through 30 days later
When reminding the user that a statutory deadline for a case is approaching:
- Identify which case the user is currently discussing and retrieve that case’s procedural monitoring deadline schedule
- Check whether the current date has reached 5 days or 3 days before the statutory deadline
- Output a reminder in the form: “Note: Case XX will reach the XX deadline in 5 days (YYYY-MM-DD).”
Input Format
Required
- Case name
- Type of statutory deadline
- Starting date of the statutory deadline
Optional
- Length of the statutory deadline
- Special deadline rules (e.g., judge or arbitrator extending the evidence-submission period)
Output Format
- Procedural monitoring deadline schedule
Case name
Case of Company Jia v. Company Yi Tort Dispute
Case-filing date
YYYY-MM-DD
Summons service date
YYYY-MM-DD
Evidence-submission deadline
YYYY-MM-DD
Hearing date
YYYY-MM-DD
Supplementary-materials submission deadline
YYYY-MM-DD
Preservation date
YYYY-MM-DD
Preservation-renewal deadline
YYYY-MM-DD
Judgment service date
YYYY-MM-DD
Appeal deadline
YYYY-MM-DD
……
……
- Schedule for a particular legal deadline type (evidence-submission deadline as example)
Evidence-Submission Deadline Schedule
Current date: YYYY-MM-DD
Time
Case name
YYYY-MM-DD
Bank Yi v. Jia private lending dispute — first-instance evidence
YYYY-MM-DD
Company Ding claim dispute — second-instance evidence
YYYY-MM-DD
……
- Upcoming deadline schedule
Upcoming Deadline Schedule
Current date: YYYY-MM-DD
Cutoff date: YYYY-MM-DD
Time
Case name
YYYY-MM-DD
Bank Yi v. Jia private lending dispute — first-instance evidence-submission deadline
YYYY-MM-DD
Company Ding claim dispute — preservation-renewal deadline
YYYY-MM-DD
……
- Reminder message
xxxx (preceding text)
Note: Case XX will reach the XX deadline in X days (YYYY-MM-DD).
Example Usage
Scenario: Add a statutory starting date for a case
User input: “For that Company Jia claim dispute, we received the first-instance judgment on March 2.”
SKILL process:
- Match case name: Company Jia v. Company Yi bond/claim dispute case
- Identify task: Add a statutory deadline end date for an existing case
- Retrieve the Civil Procedure Law and related judicial interpretations; locate Article 171 of the Civil Procedure Law
- Ask the user to confirm whether “the appeal period in this case expires on March 17” is correct
- After user confirmation, add the deadline to the case’s procedural monitoring schedule and show the updated schedule
Scripts (if applicable)
- script1.py: Description
- script2.py: Description
Best Practices
- If the user mentions multiple case names and deadline dates at once, first confirm the association between case names and dates, then sort case by case
- If multiple related provisions are retrieved and the statutory deadline cannot be confirmed, ask the user for supplementary information (e.g., ordinary first-instance procedure, summary procedure, or small-claims procedure)
- When the user adds a non-statutory deadline, confirm with the user twice before writing it into the schedule
- When the user creates a case, proactively ask whether additional reminders should be set earlier than 5 days before the statutory deadline (e.g., 10 or 15 days)
Limitations
- This skill does not organize case-related places
- This skill does not assign work tasks
- This skill does not manage work expenses
1---2name: trial-scheduling-and-deadline-monitoring-23description: Use this skill when the user needs to track or be reminded of hearing schedules, enforcement schedules, evidence-submission deadlines, appeal deadlines, service deadlines, preservation renewal, and other statutory procedural time limits. Typical triggers include but are not limited to: - Mentions of keywords such as “上诉期限” (appeal period), “证据提交期限” (evidence-submission deadline), “送达期限” (service deadline), “保全期限” (preservation period) - Adding, modifying, or inquiring about case deadlines4---56> **Chinese source (authoritative):** [`../../skills/trial-scheduling-and-deadline-monitoring/SKILL.md`](../../skills/trial-scheduling-and-deadline-monitoring/SKILL.md)78# Trial Scheduling and Procedural Deadline Monitoring910> Track court schedules, evidence-submission deadlines, appeal deadlines, and service deadlines to avoid procedural risk.1112## Trigger Conditions1314Including but not limited to:1516- Mentions of “上诉期限” (appeal period), “证据提交期限” (evidence-submission deadline), “送达期限” (service deadline), “保全期限” (preservation period), and similar keywords17- Adding, modifying, or inquiring about case deadlines1819If the user asks for a __procedural deadline monitoring schedule, evidence-submission deadline schedule, service deadline schedule, appeal deadline schedule, or preservation deadline schedule__, also use this skill.2021## Exclusion Situations2223__Do not use__ this skill for:2425- Adding, modifying, or managing a schedule of case-related times and places26- Managing or inquiring about working hours of lawyers, paralegals, or interns27- General programming tasks unrelated to case deadlines and scheduling2829# Skill Title3031Track court schedules, evidence-submission deadlines, appeal deadlines, service deadlines, preservation periods, and other statutory time limits to avoid procedural risk3233## Capabilities3435- When the user adds, deletes, or modifies statutory starting points such as case-filing time, summons service time, judgment service time, or preservation time, calculate determinable statutory deadline nodes under the Civil Procedure Law (民事诉讼法) and related judicial interpretations36- For each case, when the user has not fully entered all statutory starting points, proactively ask whether relevant information is missing37- Remind judges, prosecutors, arbitrators, lawyers, and others of a case’s litigation deadlines 5 days and 3 days before each statutory deadline38- When the user asks about a case’s deadlines, provide that case’s deadline schedule39- When the user asks about a type of deadline (e.g., evidence-submission deadline), provide a schedule for that deadline type, including all cases requiring evidence submission and the corresponding deadlines40- When the user asks about upcoming deadlines, provide a legal-deadline schedule through 30 days later, including all deadline dates in that window, corresponding cases, and corresponding work items4142## How to Use4344When adding or modifying a case that needs deadline monitoring:45461. Create a new case name, or select an existing case by name472. Enter known starting points, such as time of filing materials delivered to court, case-filing time, judgment service time, hearing time, preservation time, etc.483. Under the Civil Procedure Law and related judicial interpretations, calculate determinable statutory deadline nodes494. Show calculated results to the user and ask whether any dates need adjustment505. Output the user-confirmed procedural monitoring deadline schedule5152When the user needs a schedule for a particular legal deadline type:53541. Retrieve all cases involving that legal deadline552. Using today’s date as the node, include only cases whose statutory deadline falls after today563. Check whether any case lacks a starting date for that legal deadline and needs user supplementation574. Output cases filtered in steps 2 and 3 together in that legal-deadline schedule5859When the user needs an upcoming legal-deadline schedule:60611. Ask the user for the screening window622. If the user provides a clear period (e.g., 15 days) or date (e.g., March 2), using today as the node, screen the legal-deadline schedule through that period or date633. If the user does not provide a clear period, using today as the node, screen the legal-deadline schedule through 30 days later6465When reminding the user that a statutory deadline for a case is approaching:66671. Identify which case the user is currently discussing and retrieve that case’s procedural monitoring deadline schedule682. Check whether the current date has reached 5 days or 3 days before the statutory deadline693. Output a reminder in the form: “Note: Case XX will reach the XX deadline in 5 days (YYYY-MM-DD).”7071## Input Format7273__Required__7475- Case name76- Type of statutory deadline77- Starting date of the statutory deadline7879__Optional__8081- Length of the statutory deadline82- Special deadline rules (e.g., judge or arbitrator extending the evidence-submission period)8384## Output Format85861. Procedural monitoring deadline schedule8788__Case name__8990__Case of Company Jia v. Company Yi Tort Dispute__9192Case-filing date9394YYYY-MM-DD9596Summons service date9798YYYY-MM-DD99100Evidence-submission deadline101102YYYY-MM-DD103104Hearing date105106YYYY-MM-DD107108Supplementary-materials submission deadline109110YYYY-MM-DD111112Preservation date113114YYYY-MM-DD115116Preservation-renewal deadline117118YYYY-MM-DD119120Judgment service date121122YYYY-MM-DD123124Appeal deadline125126YYYY-MM-DD127128……129130……1311321. Schedule for a particular legal deadline type (evidence-submission deadline as example)133134__Evidence-Submission Deadline Schedule__135136__Current date: YYYY-MM-DD__137138Time139140Case name141142YYYY-MM-DD143144Bank Yi v. Jia private lending dispute — first-instance evidence145146YYYY-MM-DD147148Company Ding claim dispute — second-instance evidence149150YYYY-MM-DD151152……1531541. Upcoming deadline schedule155156__Upcoming Deadline Schedule__157158__Current date: YYYY-MM-DD__159160__Cutoff date: YYYY-MM-DD__161162Time163164Case name165166YYYY-MM-DD167168Bank Yi v. Jia private lending dispute — first-instance evidence-submission deadline169170YYYY-MM-DD171172Company Ding claim dispute — preservation-renewal deadline173174YYYY-MM-DD175176……1771781. Reminder message179180xxxx (preceding text)181182Note: Case XX will reach the XX deadline in X days (YYYY-MM-DD).183184## Example Usage185186__Scenario: Add a statutory starting date for a case__187188User input: “For that Company Jia claim dispute, we received the first-instance judgment on March 2.”189190SKILL process:1911921. Match case name: Company Jia v. Company Yi bond/claim dispute case1932. Identify task: Add a statutory deadline end date for an existing case1943. Retrieve the Civil Procedure Law and related judicial interpretations; locate Article 171 of the Civil Procedure Law1954. Ask the user to confirm whether “the appeal period in this case expires on March 17” is correct1965. After user confirmation, add the deadline to the case’s procedural monitoring schedule and show the updated schedule197198## Scripts (if applicable)199200- script1.py: Description201- script2.py: Description202203## Best Practices2042051. If the user mentions multiple case names and deadline dates at once, first confirm the association between case names and dates, then sort case by case2062. If multiple related provisions are retrieved and the statutory deadline cannot be confirmed, ask the user for supplementary information (e.g., ordinary first-instance procedure, summary procedure, or small-claims procedure)2073. When the user adds a non-statutory deadline, confirm with the user twice before writing it into the schedule2084. When the user creates a case, proactively ask whether additional reminders should be set earlier than 5 days before the statutory deadline (e.g., 10 or 15 days)209210## Limitations2112121. This skill does not organize case-related places2132. This skill does not assign work tasks2143. This skill does not manage work expenses