Silentflower
Community@silentflower
Silentflower maintains the Trellis skill ecosystem for spec-driven AI coding sessions, covering PRD extraction, quality gates, GitLab collaboration, and Maven verification.
Agent Skills by Silentflower
Showing 68 vetted skills indexed across 2 GitHub repositories.
trellis-plan-version
Generates version development plans with requirements lists, cohesive tasks, waves, and effort estimates.
trellis-spec-bootstrap
Generates project-specific Trellis coding specs from real codebase analysis.
xhgj-gitlab-collaboration
Executes controlled GitLab Issue, Note, Discussion, and MR operations with preflight checks and full readback.
trellis-start
Initializes Trellis development sessions by loading context, tasks, and workflow routing rules.
trellis-maven-verify
Generates tiered Maven verification plans and reuses auditable build evidence across Trellis workflows.
trellis-release
Audits Trellis task release.md files and generates batch release operation sheets.
trellis-before-dev
Loads project coding guidelines from .trellis/spec/ before implementation begins.
trellis-brainstorm
Guides requirements discovery and produces PRD, design, and implementation planning artifacts.
trellis-finish-work
Archives completed Trellis tasks, records session journals, and commits bookkeeping changes.
trellis-task-brief
Generate and validate Trellis task brief.md files from prd, design, and implement documents.
trellis-check-all
Reviews code changes against planning documents, implementation assumptions, and project specs with routed light or full depth.
trellis-continue
Resumes in-progress Trellis tasks by loading workflow phase context and saved progress.
trellis-break-loop
Analyzes fixed bugs across five dimensions to prevent recurring bug classes.
trellis-route
Routes Trellis implement and check execution between inline and subagent modes using session state and personal preferences.
trellis-session-insight
Search and extract past AI conversation history through the trellis mem CLI.
trellis-push
Commits and pushes exact planned files across multiple Git repositories with task progress sync.
trellis-run-full-chain
Executes cross-layer end-to-end verification scenarios across UI, API, and database layers.
trellis-auto-loop
Drives unattended batch task execution through the Trellis auto_loop.py runner.
trellis-check
Verifies code changes against specs, lint, tests, and cross-layer consistency checklists.
trellis-meta
Explains local Trellis architecture and customization entry points for AI agents.
trellis-extract-prd
Extracts a cohesive task PRD from source requirements documents with verbatim UI copy and source annotations.
trellis-verify-task
Audits task planning documents against original requirements for accuracy, coverage, and cross-layer consistency.
trellis-visualize
Generate offline HTML/SVG diagrams for architecture, flows, logic, and state transitions.
trellis-channel
Coordinate multi-agent collaboration through Trellis channel event logs, workers, and forum threads.
Frequently Asked Questions About Silentflower
FAQPage SchemaWhat 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.