project-status

Track translation project status and synchronize TODO files.

2|Updated Jun 7, 2025
One-click install
npx skills add https://github.com/archetypal-cz/bashkirtseff --skill project-status-archetypal-cz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-status
Source: https://github.com/archetypal-cz/bashkirtseff/tree/main/.claude/skills/project-status
Command: npx skills add https://github.com/archetypal-cz/bashkirtseff --skill project-status-archetypal-cz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines project management by providing clear visibility into translation progress, documenting changes, and ensuring consistency across project files.

Core Features & Use Cases

  • Status Reporting: Get detailed overviews of project completion percentages, worker assignments, and blockers.
  • Change Logging: Record completed tasks and updates directly into README files with timestamps and worker attribution.
  • File Bootstrapping: Automatically create necessary tracking files (README.md, PROGRESS.md) based on templates.
  • TODO Synchronization: Keep task lists consistent between original source materials and translations.
  • Use Case: A project manager can use this Skill to quickly generate a report on the current status of Czech translations for a specific carnet, identify any outstanding issues, and log a recently completed batch of edits.

Quick Start

Show the overall project status report.

Frequently Asked Questions about project-status

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

FAQPage Schema
How do I track translation progress across multiple languages using markdown files?

Track translation progress by parsing markdown files and YAML configuration to report completion percentages, worker assignments, and blockers across multiple languages. This ensures visibility into project status and maintains consistency across source materials.

What is the best way to log completed translation tasks with timestamps and worker attribution?

Log completed translation tasks by recording updates directly into README files with timestamps and worker attribution. This change logging mechanism maintains project documentation and provides an actionable history of edits.

How do I bootstrap tracking files for a new translation project?

Bootstrap tracking files by automatically generating README.md and PROGRESS.md based on predefined templates. This file bootstrapping establishes necessary documentation structure to maintain project integrity from the start.

Can I synchronize TODO lists between original source materials and their translations?

Synchronize TODO lists between original source materials and translations to keep task assignments consistent across languages. This ensures outstanding issues and tasks remain aligned throughout the translation workflow.

Does project status tracking work with YAML configuration and file globbing for large-scale projects?

Project status tracking works with YAML configuration and file globbing to coordinate large-scale translation projects. It maintains project integrity across multiple source materials and languages without external dependencies.