Agent Skills by Lino Silvan
Showing 14 vetted skills indexed across 1 GitHub repositories.
before-dev
Returns JSON containing title, URL, and summary for each item.
brainstorm
Coordinate collaborative requirements discovery sessions to seed PRDs and MVP scope.
update-spec
Automate capture and formalization of executable code-spec contracts into .trellis/spec/.
break-loop
Generate structured post-mortem reports from debugging sessions.
integrate-skill
Automate external skill integration into project guidelines and documentation.
start
Initialize AI development sessions by loading .trellis context and classifying tasks into workflows.
onboard
Onboard new developers to the Trellis workflow system.
create-command
Generate a Codex skill scaffold with a structured SKILL.md file.
check-cross-layer
Verify cross-layer changes across API, service, data, and UI layers.
record-session
Record coding-session summaries and commit history to .trellis/workspace journal files.
improve-ut
Analyze code changes to identify unit-test coverage gaps and update tests.
check
Validate changed files against project guidelines using lint and typecheck.
finish-work
Enforce a pre-commit quality checklist across linting, type checks, and tests.
parallel
Orchestrate worktree agents and dispatch tasks across multiple features.