archive_work

Generate structured work reports, plans, and conversation logs into a centralized repository.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/tatsuki-washimi/gwexpy --skill archive-work-tatsuki-washimi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive_work
Source: https://github.com/tatsuki-washimi/gwexpy/tree/main/.agent/skills/archive_work
Command: npx skills add https://github.com/tatsuki-washimi/gwexpy --skill archive-work-tatsuki-washimi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a unified approach to archiving work artifacts by creating post-task reports, storing implementation plans, and logging conversations for seamless handovers and audits.

Core Features & Use Cases

  • Generate Work Reports after task completion, capturing changes, tests, resolutions, and performance notes.
  • Archive Implementation Plans and Conversation Logs to a centralized docs repository for future reference.
  • Ensure consistent save paths with timestamps and metadata to simplify retrieval and compliance.

Quick Start

Invoke /archive_work to create a default work report and save it to the designated docs directory, then optionally add the plan archive with --plan and the conversation log with --conversation.

Frequently Asked Questions about archive_work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive completed work into a centralized markdown repository?

You can archive completed work by generating structured markdown reports, plans, and conversation logs into a centralized repository. This enforces consistent save paths with timestamps and metadata for easy retrieval.

What is the best way to generate a post-task work report for handovers?

Generating a post-task work report involves capturing changes, tests, resolutions, and performance notes into a structured document. This ensures seamless handovers and audits by applying consistent metadata and timestamping.

Can I store implementation plans and conversation logs together for knowledge transfer?

Yes, you can store implementation plans and conversation logs together for knowledge transfer. You invoke the default work report and add the plan archive with a flag and the conversation log with another flag.

How do I add conversation logs to a work report archive?

To add conversation logs to a work report archive, you invoke the archiving command and apply the conversation flag. This captures the logs alongside the default report into the designated docs directory.

Does this work report archiving process enforce timestamping and metadata capture?

Yes, the work report archiving process enforces timestamping and metadata capture. It applies consistent save paths and metadata to reports, plans, and conversation logs to simplify retrieval and compliance.

When do I need to archive implementation plans and logs for audits?

You need to archive implementation plans and logs for audits when completing tasks across projects. This centralized post-task reporting ensures consistent documentation, capturing changes, tests, and resolutions for compliance.