harness:archive
CommunityArchive completion artifacts and sync docs
System Documentation
What problem does it solve?
It prevents incomplete or inconsistent handoff documentation after work is marked complete, keeping archived specs and architecture notes aligned with the codebase.
Core Features & Use Cases
- Completion archiving: Moves completed feature docs into
docs/archive/usinggit mvand prepends completion metadata (timestamp, session id, feature id) while updatingdocs/features.json. - Documentation consistency check: Compares documented architecture vs actual
src/structure, validates CLAUDE.md rules for redundancy/obsolescence, and verifies ADRs with status "Adopted" are still in use. - Architecture health quick check: Flags dependency direction violations, oversized files (>300 lines), and recently-added files without tests, then packages findings into an actionable report.
Use case: After harness verification marks a feature as completed, run archiving to ensure docs/specs or docs/plans artifacts are preserved with traceable history and that the documentation matches current implementation.
Quick Start
Ask your AI agent to run harness:archive at the end of a completed feature to produce an archiving report and sync documentation with the latest code.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: harness:archive Download link: https://github.com/huangbaixun/harness-engineering/archive/main.zip#harness-archive 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 471,000+ vetted skills library on demand.