Chris Lasher
Community@gotgenes · Sharon, PA, USA
Agent Skills by Chris Lasher
Showing 15 vetted skills indexed across 1 GitHub repositories.
colgrep
Guide search strategy by mapping semantic or hybrid colgrep versus traditional grep usage.
pi-extension-lifecycle
Document the Pi coding agent's turn and tool execution lifecycle for extension design.
package-pi-permission-system
Enforce deterministic permission gates across Pi extensions via YAML frontmatter configuration.
package-pi-colgrep
Exposes ColGrep CLI as a Pi agent tool for semantic code search across projects.
testing
Implement Vitest mock patterns and TDD planning rules for JavaScript/TypeScript tests.
package-pi-subagents
Provide package-specific context for developers editing the @gotgenes/pi-subagents package.
fallow
Identify dead code, duplication, and complexity hotspots in TypeScript/JavaScript codebases.
package-pi-autoformat
Apply repository-configured autoformat rules to touched files in packages/pi-autoformat.
pre-completion
Dispatch the pre-completion-reviewer subagent and capture its report on modified files.
mermaid
Detect Mermaid diagram syntax pitfalls and guide correct rendering.
design-review
Detect dependency and encapsulation smells in module interfaces.
package-pi-github-tools
Automate GitHub CI, releases, and issue tooling for Pi extensions.
markdown-conventions
Enforce project-specific Markdown rules and YAML frontmatter schema during writing.
improvement-discovery
Codifies smell taxonomy, analysis workflow, and prioritization to identify architectural hotspots and refactoring targets for packages.
code-design
Apply SOLID and self-documenting guidelines to TypeScript code.