EcoPasteHubEcoPasteHubOfficialยท24 Agent Skills Included

EcoPaste

Structured AI coding workflow for planning, building, and reviewing software

Guides AI agents through a full development workflow: brainstorming requirements, writing PRDs, implementing code, and running quality checks. Captures lessons from debugging into reusable coding specs so the same mistakes never repeat. Recalls past AI session decisions and coordinates multiple agents through shared task channels.
npx skills add EcoPasteHub/EcoPaste --all -g -y
Available:

Gives the AI agent the project's architecture rules, coding conventions, and Trellis workflow routing so it writes code that matches the repository's standards.

All Skills in This Repository (24)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-spec-bootstrap

Create and update coding specifications by analyzing repository architecture with GitNexus and ABCoder.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-before-dev

Review pre-development checklists and spec indexes for coding guideline compliance.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-brainstorm

Guide collaborative product requirements discovery through structured interviews and codebase exploration.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-break-loop

Analyze bug fixes to identify root causes and update specs.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-session-insight

Retrieve past AI conversation history from Claude Code, Codex, and Pi Agent sessions.

Official
Intermediate
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-check

Run spec compliance, linting, type-checking, and testing on code changes.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-meta

Modify Trellis architecture files and platform directories in user projects.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-channel

Manage multi-agent collaboration through shared event logs and worker spawning.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-update-spec

Capture and document executable contracts and coding conventions from completed tasks.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-start

Initialize a development session by extracting workflow guides and classifying tasks.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-finish-work

Archive completed tasks and record session progress in the .trellis environment.

Official
Advanced
๐Ÿ“ฆ In Repo
EcoPasteHubEcoPasteHub

trellis-continue

Resume interrupted workflow tasks by interpreting state from .trellis/workflow.md.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install EcoPaste skills?โ–ผ

Run `npx skills add EcoPasteHub/EcoPaste --all -g -y` in your terminal to install all skills in this suite globally.

What does the Trellis workflow do?โ–ผ

It routes your request through planning, implementation, and review phases so the AI writes code that follows your project's actual conventions.

How does it prevent repeated bugs?โ–ผ

The break-loop and update-spec skills analyze each fixed bug and write the lesson into project specs, so future sessions avoid the same class of error.

Can it recall past AI coding sessions?โ–ผ

Yes. The session-insight skill searches your local Claude Code, Codex, and Pi Agent conversation logs to recover past decisions and solutions.

Which AI tools are these skills compatible with?โ–ผ

They follow the universal SKILL.md standard and ship pre-configured copies for Claude Code, Cursor, OpenCode, Kiro, Gemini, and GitHub Copilot.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’