Agent skill
work-documentation
Company-specific procedures, standards, templates, and best practices for engineering documentation, project management, and professional communication in building energy consulting
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/work-documentation
SKILL.md
Work Documentation Skill
This skill contains company-specific knowledge and procedures for professional engineering work.
Core Capabilities
Documentation Standards
- Technical report formatting
- Project documentation requirements
- Client communication templates
- Quality assurance procedures
Project Management
- Project planning templates
- Milestone tracking procedures
- Client deliverable standards
- Time tracking and billing
Professional Communication
- Email templates for common scenarios
- Proposal and contract language
- Client presentation formats
- Technical review procedures
Reference Materials
eferences/company_standards.md: Company engineering standards
eferences/project_procedures.md: Standard project workflows
eferences/client_templates.md: Client communication templates
Asset Templates
- ssets/proposal_template.docx: Proposal format
- ssets/report_templates/: Various report formats
- ssets/presentation_template.pptx: Client presentation template
Usage Examples
- "Format this technical report according to company standards"
- "Create a project plan for this commissioning study"
- "Draft a client email about project delays"
- "Prepare a proposal for energy modeling services"
Saving Next Steps
When work-documentation work is complete or paused:
node .claude/skills/work-command-center/tools/add-skill-next-steps.js \
--skill "work-documentation" \
--content "## Priority Tasks
1. Document project procedures in company wiki
2. Update engineering calculation standards
3. Create proposal template for new service offering"
See: .claude/skills/work-command-center/skill-next-steps-convention.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?