tech-lead-advisor

Evaluates architectural proposals for scalability, maintainability, security, and delivery fit with explicit tradeoffs.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/AbsolutSystems/absolutpowers --skill tech-lead-advisor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-lead-advisor
Source: https://github.com/AbsolutSystems/absolutpowers/tree/main/codex/skills/tech-lead-advisor
Command: npx skills add https://github.com/AbsolutSystems/absolutpowers --skill tech-lead-advisor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you evaluate technical decisions before you commit to them, especially when the right choice depends on architecture, scalability, maintainability, security, or delivery tradeoffs.

Core Features & Use Cases

  • Architecture Review: Assess whether a proposed design fits the problem and existing system constraints.
  • Option Comparison: Weigh competing stacks, patterns, or implementation strategies with clear pros and cons.
  • Refactor and Migration Planning: Judge whether a refactor or migration is worth the cost and how to stage it safely.
  • Decision Support: Get a grounded recommendation when you need a second opinion before implementation.

Quick Start

Ask the tech-lead-advisor skill to review your proposed approach and recommend the best path forward with explicit tradeoffs.

Frequently Asked Questions about tech-lead-advisor

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

FAQPage Schema
How do I evaluate a system design proposal for scalability and maintainability?

To evaluate a system design proposal, assess its architectural soundness, scalability, and maintainability against existing constraints. You must perform explicit tradeoff analysis to ensure the design fits delivery requirements and practical engineering standards.

What is the best way to compare competing software architecture patterns?

The best way to compare competing software architecture patterns is to weigh them with clear pros and cons. Evaluate each option against explicit constraints and tradeoffs to yield a grounded recommendation for your implementation strategy.

How do I plan a safe system migration or refactoring strategy?

To plan a safe system migration or refactoring strategy, judge whether the cost is justified and determine how to stage it safely. Analyze tradeoffs and system constraints to ensure the migration maintains security and delivery fit.

When do I need a technical review for a second opinion before implementation?

You need a technical review for a second opinion before implementation when architectural choices depend on scalability, maintainability, or security tradeoffs. It provides decision support by evaluating proposals for soundness and practical engineering fit.

Can I use technical review to assess database migration tradeoffs?

Yes, you can use technical review to assess database migration tradeoffs. It evaluates the migration strategy for soundness, maintainability, and delivery fit, requiring constraint awareness and explicit tradeoff analysis to determine if the cost is justified.