EcoPaste
Structured AI coding workflow for planning, building, and reviewing software
All Skills in This Repository (24)
Pure Emerald Level Indicatorstrellis-spec-bootstrap
Create and update coding specifications by analyzing repository architecture with GitNexus and ABCoder.
trellis-before-dev
Review pre-development checklists and spec indexes for coding guideline compliance.
trellis-brainstorm
Guide collaborative product requirements discovery through structured interviews and codebase exploration.
trellis-break-loop
Analyze bug fixes to identify root causes and update specs.
trellis-session-insight
Retrieve past AI conversation history from Claude Code, Codex, and Pi Agent sessions.
trellis-check
Run spec compliance, linting, type-checking, and testing on code changes.
trellis-meta
Modify Trellis architecture files and platform directories in user projects.
trellis-channel
Manage multi-agent collaboration through shared event logs and worker spawning.
trellis-update-spec
Capture and document executable contracts and coding conventions from completed tasks.
trellis-start
Initialize a development session by extracting workflow guides and classifying tasks.
trellis-finish-work
Archive completed tasks and record session progress in the .trellis environment.
trellis-continue
Resume interrupted workflow tasks by interpreting state from .trellis/workflow.md.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core