Silentflower avatar

Silentflower

Community

@silentflower

2Followers
|
90Public Repos
|
68Published Skills

Silentflower maintains the Trellis skill ecosystem for spec-driven AI coding sessions, covering PRD extraction, quality gates, GitLab collaboration, and Maven verification.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (40%)Code Quality & Ver.. (25%)Requirements Engin.. (15%)Git & GitLab Colla.. (10%)

Agent Skills by Silentflower

Showing 68 vetted skills indexed across 2 GitHub repositories.

SilentFlowerSilentFlower

trellis-plan-version

Generates version development plans with requirements lists, cohesive tasks, waves, and effort estimates.

Community
Advanced
SilentFlowerSilentFlower

trellis-spec-bootstrap

Generates project-specific Trellis coding specs from real codebase analysis.

Community
Intermediate
SilentFlowerSilentFlower

xhgj-gitlab-collaboration

Executes controlled GitLab Issue, Note, Discussion, and MR operations with preflight checks and full readback.

Community
Advanced
SilentFlowerSilentFlower

trellis-start

Initializes Trellis development sessions by loading context, tasks, and workflow routing rules.

Community
Intermediate
SilentFlowerSilentFlower

trellis-maven-verify

Generates tiered Maven verification plans and reuses auditable build evidence across Trellis workflows.

Community
Advanced
SilentFlowerSilentFlower

trellis-release

Audits Trellis task release.md files and generates batch release operation sheets.

Community
Advanced
SilentFlowerSilentFlower

trellis-before-dev

Loads project coding guidelines from .trellis/spec/ before implementation begins.

Community
Intermediate
SilentFlowerSilentFlower

trellis-brainstorm

Guides requirements discovery and produces PRD, design, and implementation planning artifacts.

Community
Advanced
SilentFlowerSilentFlower

trellis-finish-work

Archives completed Trellis tasks, records session journals, and commits bookkeeping changes.

Community
Advanced
SilentFlowerSilentFlower

trellis-task-brief

Generate and validate Trellis task brief.md files from prd, design, and implement documents.

Community
Intermediate
SilentFlowerSilentFlower

trellis-check-all

Reviews code changes against planning documents, implementation assumptions, and project specs with routed light or full depth.

Community
Advanced
SilentFlowerSilentFlower

trellis-continue

Resumes in-progress Trellis tasks by loading workflow phase context and saved progress.

Community
Advanced
SilentFlowerSilentFlower

trellis-break-loop

Analyzes fixed bugs across five dimensions to prevent recurring bug classes.

Community
Intermediate
SilentFlowerSilentFlower

trellis-route

Routes Trellis implement and check execution between inline and subagent modes using session state and personal preferences.

Community
Advanced
SilentFlowerSilentFlower

trellis-session-insight

Search and extract past AI conversation history through the trellis mem CLI.

Community
Intermediate
SilentFlowerSilentFlower

trellis-push

Commits and pushes exact planned files across multiple Git repositories with task progress sync.

Community
Advanced
SilentFlowerSilentFlower

trellis-run-full-chain

Executes cross-layer end-to-end verification scenarios across UI, API, and database layers.

Community
Advanced
SilentFlowerSilentFlower

trellis-auto-loop

Drives unattended batch task execution through the Trellis auto_loop.py runner.

Community
Advanced
SilentFlowerSilentFlower

trellis-check

Verifies code changes against specs, lint, tests, and cross-layer consistency checklists.

Community
Intermediate
SilentFlowerSilentFlower

trellis-meta

Explains local Trellis architecture and customization entry points for AI agents.

Community
Advanced
SilentFlowerSilentFlower

trellis-extract-prd

Extracts a cohesive task PRD from source requirements documents with verbatim UI copy and source annotations.

Community
Advanced
SilentFlowerSilentFlower

trellis-verify-task

Audits task planning documents against original requirements for accuracy, coverage, and cross-layer consistency.

Community
Advanced
SilentFlowerSilentFlower

trellis-visualize

Generate offline HTML/SVG diagrams for architecture, flows, logic, and state transitions.

Community
Intermediate
SilentFlowerSilentFlower

trellis-channel

Coordinate multi-agent collaboration through Trellis channel event logs, workers, and forum threads.

Community
Advanced

Frequently Asked Questions About Silentflower

FAQPage Schema
What tasks can I accomplish with Silentflower's Trellis skills?▼

You can run full spec-driven coding sessions: brainstorm requirements into PRDs, bootstrap .trellis/spec guidelines, plan version waves, verify implementations against PRDs, run lint/typecheck/cross-layer checks, generate UML activity diagrams, execute full-chain UI+API+DB scenario tests, and manage GitLab issues, MRs, and timelogs.

Who are these skills designed for?▼

Software engineers and tech leads practicing spec-driven development with AI coding assistants, especially Java/Maven multi-module teams and Chinese-language enterprise developers who need auditable PRD traceability, quality gates, and controlled GitLab collaboration under their own identity.

How do I start a session using these skills?▼

Invoke trellis-start to load workflow guides, git status, developer identity, and .trellis/ project context; it classifies the incoming task and routes to brainstorm, direct edit, or the task workflow. trellis-continue resumes in-progress tasks via the Phase Index.

What prerequisites do the Trellis skills require?▼

A project containing a .trellis/ directory with spec and task structure; routing and auto-loop skills skip non-Trellis projects. Specific skills need their stated runtimes: Maven/JDK for trellis-maven-verify, glab CLI access for GitLab collaboration, and Playwright browser context for craft-rpa recording.

Do the skills handle releases and deployments?▼

No. trellis-release only generates release operation sheets from task release.md files; actual packaging, deployment, version tagging, npm publish, and POM modification are explicitly out of scope and must follow the project's own SOP.