Agent Skills by Silentflower
Showing 14 vetted skills indexed across 1 GitHub repositories.
before-dev
Discover and inject project-specific coding guidelines from .trellis/spec into development workflows.
brainstorm
Conduct collaborative requirements discovery and seed PRDs for ambiguous software tasks.
update-spec
Document executable contracts and design decisions into .trellis/spec files.
break-loop
Analyze resolved bugs with a five-dimensional framework and generate markdown reports.
integrate-skill
Integrate external skill documentation into project-specific development guidelines.
start
Load workflow guides, git status, and project context to initialize AI development sessions.
onboard
Trains users on interacting with Large Language Models in a sandboxed environment.
create-command
Create Codex skill directories with SKILL.md files and kebab-case naming.
check-cross-layer
Validate code changes across multiple architectural layers for data flow and consistency.
record-session
Append session summaries and commit hashes to repository journal files.
improve-ut
Generate unit, integration, or regression tests for changed code files.
check
Run lint and typecheck on git-changed packages against .trellis/spec guidelines.
finish-work
Validate linting, type-checking, tests, and documentation before a git commit.
parallel
Orchestrate parallel development tasks across multiple worktree agents.