Daniel Terra
Community@danielterra · Brasil
Agent Skills by Daniel Terra
Showing 19 vetted skills indexed across 1 GitHub repositories.
widget-create
Registers a new Foundation widget type and scaffolds its Svelte component.
mcp-change
Synchronize an existing FOUNDATION MCP tool across Rust handler, template, and ontology.
feature-implement
Orchestrate sequential UserStory implementations and lifecycle transitions for software features.
mcp-remove
Retract MCPTool ontology individuals and delete Rust handlers for Foundation MCP tools.
server-start
Starts the FOUNDATION dev server via PM2 and reports readiness status.
code-review
Automate code review of git working tree and staged changes.
feature-remove
Retract a Foundation SoftwareFeature and dependent UserStories from the graph.
release-create
Bump versions, update changelogs, and publish GitHub releases.
deps-check
Generate a daily dependency update report for npm and Cargo packages.
server-restart
Restart the FOUNDATION dev server with stop, optional cache clean, and start sequence.
feature-plan
Orchestrate end-to-end FOUNDATION SoftwareFeature planning by coordinating child UserStories via /userstory-plan.
mcp-create
Scaffold and register new MCP tools with Rust handlers and ontology updates.
server-stop
Stops the PM2 dev server and removes orphan processes.
userstory-implement
Orchestrate Foundation User Story execution from planning through QA with developer dispatch.
widget-remove
Retract a Foundation widget's WidgetType and remove its Svelte component and dispatch branches.
widget-change
Update Foundation widget WidgetType metadata and Svelte component logic.
feature-code-sync
Reconcile a foundation:SoftwareFeature with the codebase and create UserStories for missing capabilities.
bug-fix
Coordinate an end-to-end bug-fix pipeline from discovery through QA validation.
code-commit
Enforce pre-commit validation and standardized commit messages for FOUNDATION projects.