engineering productivity skills

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

Browse within: agent-orchestration 18ai-framework 18artifact-first 18

arch-first

01

bearded-illirian/trailmark

Skill Claude CodeCodex

Protocol for architecturally clean execution of complex multi-block tasks. Decomposition into blocks → research before library-first → explicit decision pinning → clear scope vs out-of-scope → report after each block. Principle: every architectural decision is pinned explicitly, no ambiguity, epics don't sprawl. Use…

19 1mo ago A 91 tokens original MIT

audit-first

02

bearded-illirian/trailmark

Skill Claude CodeCodex

Audit-before-fix protocol — first find all gaps across 7 planes, prioritize, pin the gap table, and only then fix. Principle: never touch code until the full picture of problems is understood. Gap table → approval → flow-first per gap → library-first → plan → code. Use when: task begins with looking for problems…

19 1mo ago A 96 tokens original MIT

cadence-first

03

bearded-illirian/trailmark

Skill Claude CodeCodex

Meta-orchestrator: assigns skill-chain cadence per block (Tier 1/2/3) via Q1-Q6 rules. Reads target taskblocks + task.md, writes cadence-decisions-{R}.md artifact. Standalone (executor invokes) or Batch (generator hand-off). Use when: deciding cadence for a batch of blocks, generator hand-off from decomposition skills.

19 1mo ago A 79 tokens original MIT

add-config-block

04

PierreJanineh/TechDebtMCP

Skill Claude CodeCodex

Add a new top-level block to .techdebtrc.json — extends TechDebtConfig type, validator, consumer wiring, and dogfood self-scan fixture in one coordinated change.

7 1mo ago A 41 tokens original MIT

refresh-self-scan

05

PierreJanineh/TechDebtMCP

Skill Claude CodeCodex

Run tech-debt-mcp-local against this repo, refresh TECHDEBTSCAN.md, and propagate Health / Debt Score / Issues / Remediation to README.md, ARCHITECTURE.md, CONTRIBUTING.md in a single commit.

7 1mo ago A 52 tokens original MIT

proactive-analysis

06

PierreJanineh/TechDebtMCP

Skill Claude CodeCodex

Automatically run a tech-debt scan before opening a pull request, after large refactors, or when the user asks for a code review — surface actionable findings without being asked.

7 1mo ago A 39 tokens original MIT