pl

Generates structured coding plans and technical dossiers for new features in monorepos.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lucasmonstrox/mrtip --skill pl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pl
Source: https://github.com/lucasmonstrox/mrtip/tree/main/.claude/skills/pl
Command: npx skills add https://github.com/lucasmonstrox/mrtip --skill pl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Este Skill resolve a falta de clareza e a inconsistência na implementação de novas funcionalidades, garantindo que o planejamento técnico seja robusto, rastreável e executável por qualquer agente sem contexto prévio.

Core Features & Use Cases

  • Dossiê de Planejamento: Cria documentação técnica detalhada incluindo briefing, evidências, mapa de dependências e análise de blast radius.
  • Plano Executável: Gera um outline estruturado de passos técnicos que o agente de implementação pode seguir de forma determinística.
  • Use Case: Ao receber uma nova feature, o Skill mapeia o terreno, valida caminhos de código e gera um plano de ação que inclui testes, garantindo que a implementação não quebre funcionalidades existentes.

Quick Start

Use o comando pl seguido do ID da feature para gerar o dossiê e o plano de codificação detalhado.

Frequently Asked Questions about pl

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

FAQPage Schema
How do I create a structured coding plan for new features in a monorepo?

A coding plan for monorepo features requires analyzing current code states and dependencies to generate deterministic implementation steps. This process produces a technical dossier with a briefing, evidence map, and blast radius analysis to prevent breaking existing functionalities.

What is a technical dossier for feature development and when do I need it?

A technical dossier for feature development is comprehensive documentation containing a briefing, evidence map, and blast radius analysis. It is needed when implementing new functionalities to ensure technical planning remains robust, traceable, and executable by any agent without prior context.

How do I map dependencies and analyze blast radius before coding a new feature?

Mapping dependencies and analyzing blast radius involves evaluating the current codebase state to validate code paths and identify risks. This action produces an executable outline with required tests, ensuring the new implementation will not break existing functionalities.

Can I generate deterministic implementation steps for agents without prior project context?

Yes, generating deterministic implementation steps for contextless agents is possible by creating a comprehensive technical dossier. This dossier provides the necessary briefing, evidence, dependency maps, and architectural rules required for executable feature development.

What's the best way to ensure architectural compliance when planning feature implementation?

The best way to ensure architectural compliance when planning feature implementation is to validate citation integrity and enforce project architecture rules. This guarantees the technical plan remains robust, traceable, and executable during development.

Why does new feature implementation break existing functionalities in monorepos?

Feature implementation breaks existing functionalities in monorepos due to unmapped dependencies and unvalidated code paths. Generating a technical dossier with blast radius analysis and structured implementation steps prevents these inconsistencies and ensures robust execution.