yc-bench task-inspect
Get comprehensive details about a specific task including requirements, progress, timeline, and assignment information.
Usage
Parameters
The ID of the task to inspect
Response
Returns detailed task information:Unique task identifier
Task title/description
Current status: planned, in_progress, completed, or cancelled
Payment in dollars upon completion
Prestige points gained upon completion
Total hours required to complete
Hours of work completed so far
Completion percentage (0-100)
Minimum employee tier required
Details of assigned employee, or null if unassigned
When task was accepted (ISO 8601 format)
When work began, or null if not started
Task deadline (ISO 8601 format)
Days remaining until deadline
Estimated completion date based on current progress
Whether task is on track to meet deadline
Example
Example Output
Use Cases
- Monitor task progress and timeline
- Check if task will meet deadline
- Verify employee assignment and productivity
- Evaluate task value (payment vs. effort)
- Track completion percentage
Related Commands
- task-list - List all tasks
- task-assign - Assign employee to task
- task-cancel - Cancel task if needed
- sim-resume - Advance to completion