trellis-before-dev

Loads .trellis project-specific coding guidelines and specs before implementation begins.

10|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/tincopper/neeko --skill trellis-before-dev-tincopper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-before-dev
Source: https://github.com/tincopper/neeko/tree/main/.agents/skills/trellis-before-dev
Command: npx skills add https://github.com/tincopper/neeko --skill trellis-before-dev-tincopper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents implementation drift by surfacing the right project-specific conventions, checklists, and shared guidance before any code is written.

Core Features & Use Cases

  • Pre-development discovery: Identifies the relevant package and spec layers for the work you are about to do.
  • Guideline loading: Reads task artifacts, spec indexes, and shared guides so coding follows repository standards.
  • Use Case: Before starting a backend feature, a frontend refactor, or a test update, it helps you review the correct conventions and validation expectations first.

Quick Start

Ask the assistant to review the task artifacts and then load the relevant .trellis specs and shared guides for the package before making any changes.

Frequently Asked Questions about trellis-before-dev

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

FAQPage Schema
How do I load project-specific coding guidelines before implementation begins?

To load coding guidelines before implementation, read task artifacts, resolve relevant package spec layers, and follow shared guide indexes to align code changes with repository standards in .trellis-managed repositories.

What is spec discovery for pre-development in a repository?

Spec discovery is the process of identifying the relevant package and spec layers for software work before coding starts, preventing implementation drift by surfacing project-specific conventions, checklists, and shared guidance.

Can I use this to review conventions for frontend refactoring and test updates?

Yes, you can use this to review conventions for frontend refactoring and test updates, as it applies across backend, frontend, testing, and documentation tasks to ensure coding follows repository standards.

How do I resolve relevant package spec layers when starting a new package?

To resolve package spec layers when starting a new package, read task artifacts and follow the shared guide indexes within .trellis-managed repositories to align your code with repository standards.

Why does implementation drift happen in software engineering projects?

Implementation drift happens when coding begins without surfacing the right project-specific conventions, checklists, and shared guidance, causing code changes to misalign with established repository standards.

Do I need a .trellis-managed repository to discover coding guidelines and shared guides?

Yes, you need a .trellis-managed repository, because the skill resolves relevant package spec layers and follows shared guide indexes specifically within .trellis-managed environments to load conventions.