Timelens Build — Development skill for Claude Code
Build the specified TimeLens part: $ARGUMENTS.
How to install Timelens Build
Installs to ~/.claude/commands/wigtn-wigtn-timelens-timelens-build.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wigtn/wigtn-timelens/HEAD/.claude/commands/timelens-build.md -o ~/.claude/commands/wigtn-wigtn-timelens-timelens-build.md Restart Claude Code, or start a new session, for it to be picked up.
What Timelens Build does
Build the specified TimeLens part: $ARGUMENTS
Protocol
- Parse — Extract part number from
$ARGUMENTS(e.g.,part-5,part-1) - Read Design — Load these files:
docs/design/part{N}-*.md(해당 파트 설계 문서)docs/contracts/shared-contract.md(타입, 파일 소유권)docs/contracts/gemini-sdk-reference.md(SDK 레퍼런스)
- Check Progress — Read
PROGRESS.md, identify incomplete items for this part - Build with Ralph Cycle — For each file to implement:
- Execute: Wr
Alternatives in Development
- Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
- System Cache Cleanup — Clean temporary files and caches to free disk space: $ARGUMENTS 23.4k ★
- Onboard — You are given the following context: $ARGUMENTS 5.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Timelens Status
Report the current TimeLens build status.
Agent Skills Discovery RFC
A mechanism for discovering Agent Skills using the .well-known URI path prefix as specified in RFC 8615 for di
Check File
Quick SEO + AEO check on the current file or a specified page
Curate
Curate a given disorder, either de-novo, or augment an existing one. A list of deep research providers may be
Debate Topic
Run a structured multi-agent deliberation on a specified topic
Localize
Convert all hardcoded user-facing strings in the specified file to localization ARB entries and apply the chan
Related Agents
Conversation Analyzer
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggere
Debater
Formal debate participant. Constructs Toulmin-structured arguments for assigned position.
CLI Master
Use for CLI design, command-line interfaces optimized for both human and AI agent interaction. Takes ARGUMENTS