write-agent-report
CommunityGenerate standardized agent reports effortlessly.
Content & Communication#automation#naming-conventions#report#bash-script#path-management#agent-report
AuthorMihaiOnSoftware
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of agent reports, ensuring consistent naming, formatting, and storage locations to eliminate manual workflows.
Core Features & Use Cases
- Automated Report Creation: Generate a properly named report file in the standard wip location.
- Automatic Metadata: Auto-generate agent_id and date when not provided.
- Return Value: Output the full path to the created report for downstream automation and tracking.
Quick Start
Use the write-agent-report.sh script to create a new report. Provide the required agent_name and the report content. Optional agent_id and date can be supplied; otherwise they will be auto-generated. Example invocation pattern: cat <<EOF | ~/.ai/scripts/generic/write-agent-report.sh micro-tdd-agent
Micro TDD Report
- Status: In Progress EOF
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: write-agent-report Download link: https://github.com/MihaiOnSoftware/.ai/archive/main.zip#write-agent-report Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.