Guillaume Bastianelli
Community@g-bastianelli · Paris
Agent Skills by Guillaume Bastianelli
Showing 45 vetted skills indexed across 1 GitHub repositories.
halt
Stop autopilot relays for a project or all projects in a repository.
advance
Advance GitHub issues in Linear after PR merges and verification.
run
Starts a Linear project relay and spawns its first worktree atomically.
create-issue
Automates creation of Linear Issues with SDD-formatted descriptions.
greet
Detect Linear issue identifiers and prepare context for planning.
plan
Automate planning, drafting, and auditing of implementation plans for Linear issues.
create-milestone
Add a new milestone to a Linear project.
next-issue
Recommend the next startable Linear issue using project state and blockers.
create-project
Create Linear projects, milestones, and issues from spec files or Q&A.
code-organisation
Enforce TypeScript code organization with named exports and index.ts boundaries.
hono-pipeline
Manage Hono monorepo backend development with a layered typed-RPC pipeline.
react-rules
Enforce React component structure with one component per file and mirrored folders.
type-safety
Enforce strict TypeScript type-safety by disallowing 'any', 'as T', and '!' assertions.
result-pattern
Implement Result<T, E> error handling in TypeScript domain logic.
validation
Validates TypeScript data with Zod schemas at trust boundaries.
check-drift
Detect specification drift between pull requests and project SDD documents.
write-constitution
Extract principles from project documentation and draft them into a constitution document.
write-checklist
Generate acceptance checklists from approved specifications in Markdown.
write-spec
Guide users through creating and validating detailed project specifications.
audit-spec
Audit specifications for SDD compliance and codebase alignment.
write-plan
Convert specifications into implementation plans with architecture decisions and data contracts.
research
Conducts concurrent web searches and verifies claims with subagents.
subroutine
Activate TypeScript discipline knowledge skills based on file type or content.
release
Automate Claude Code plugin releases with version bumping and SHA pinning.