Construction submittal tracking skill for document management and review workflow
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill submittal-tracker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Submittal Tracker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-submittal-tracker-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: submittal-tracker
description: Construction submittal tracking skill for document management and review workflow
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Construction Management
skill-id: CIV-SK-029
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# Submittal Tracker Skill
## Purpose
The Submittal Tracker Skill manages construction submittals including log management, review workflow automation, and approval tracking.
## Capabilities
- Submittal log management
- Review workflow automation
- Specification section linking
- Response time tracking
- Revision management
- Approval stamp generation
- Distribution tracking
- Status reporting
## Usage Guidelines
### When to Use
- Managing project submittals
- Tracking review status
- Monitoring response times
- Generating status reports
### Prerequisites
- Submittal register established
- Review workflow defined
- Spec sections identified
- Response times specified
### Best Practices
- Track all submittals
- Monitor response times
- Document review comments
- Maintain revision history
## Process Integration
This skill integrates with:
- Shop Drawing Review
- Construction Quality Control
## Configuration
```yaml
submittal-tracker:
status-types:
- pending
- under-review
- approved
- rejected
- resubmit
tracking:
- dates
- reviewers
- comments
- revisions
```
## Output Artifacts
- Submittal logs
- Status reports
- Response time analysis
- Approval stamps
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!