engineering productivity commands

5 tagged engineering productivity, measured the same way as everything else here.

go-fast

01

bearded-illirian/trailmark

Command Claude Code

Thin entry point into a self-organizing skill chain for a fast-track task. Creates a task (slug, number, task.md, routing.db entry) and passes control to idea-first. The chain then runs autonomously via Skill() calls. Use when: "/go-fast", start a fast-track task, quick task with autonomous routing through the skill…

19 1mo ago A 79 tokens original MIT

INFO

02

bearded-illirian/trailmark

Command Claude Code

A startup routine for giving a coding agent the context it needs at the beginning of a terminal session. It checks platform, project, and current-task information from a fixed set of files and records a short summary.

19 1mo ago A 0 tokens original MIT

techdebt-file

03

PierreJanineh/TechDebtMCP

Command

Analyze a single source file for technical debt and print a line-numbered issue table of findings sorted by severity.

7 1mo ago A 22 tokens original MIT

techdebt-scan

04

PierreJanineh/TechDebtMCP

Command

Scan a project directory for technical debt across all supported languages and print a prioritized summary of findings.

7 1mo ago A 19 tokens original MIT

techdebt-summary

05

PierreJanineh/TechDebtMCP

Command

Print an aggregate debt summary (health score, SQALE rating, issue counts, remediation estimate) for a project without listing individual findings.

7 1mo ago A 28 tokens original MIT