Agent Claude Code
Check for previous related work before starting new tasks. Searches work logs via vector database to provide context and prevent duplicate efforts.
Agent Claude Code
Check for previous related work before starting new tasks. Searches work logs via vector database to provide context and prevent duplicate efforts.
Skill Claude CodeCodex
Fetch a GitHub issue and create a detailed implementation plan. Use when given a GitHub issue URL or number to analyze the issue, explore relevant codebase areas, and produce a step-by-step implementation plan with file changes, architecture considerations, and risk assessment.
Skill Claude CodeCodex
Explore and debug .screenize project packages. Lists projects, reads project.json, summarizes event streams, displays timeline segments, and shows recording statistics.
Skill Claude CodeCodex
SQLite vector DB for work log storage and semantic search. Use for indexing work logs, generating embeddings, semantic search, and DB maintenance.
Skill Claude CodeCodex
Document completed work with vector database indexing. Use /log-work after completing any significant task (feature, bug fix, refactoring, configuration change) to record what was done, decisions made, and files changed.
Instructions file CodexOpenCode
Instructions for syi0808/screenize, covering agents.md, repository snapshot, mandatory agent workflow, build, lint, and test commands and build.
Instructions file
Instructions for syi0808/screenize, covering claude.md, core principles, workflow orchestration, plan node default and subagent strategy.